tests/sav: Update tests results
[nit.git] / tests / sav / puzzle.res
1 Usage: puzzle [--configs] initial...
2
3 --configs: search and time solutions with various configurations of solvers.
4 initial:   an initial configuration (letters for the tiles, and dot for the hole). eg:
5
6  8-puzzle:
7
8  goal (0):    abcdefgh.
9  easy (4):    abce.fdgh
10  medium (10): eabf.cdgh
11  hard (20):   feacbh.dg
12  harder (31): hfgbedc.a
13
14  15-puzzle:
15  goal (0):    abcdefghijklmno.
16  easy (30):   bacdefghijlkmno.
17  medium (40): fg.jacoheldnibmk
18  hard (55):   kleg.mondcafjhbi
19  harder (61): lomgkcend.afjhbi
20
21  24-puzzle:
22  goal (0):    abcdefghijklmnopqrstuvwx.
23  easy (55):   giabcjekmdhrtflqsownpuv.x
24  medium (75): giabcjekmdrtwulhs.vnqofpx
25  hard (79):   giabcjekmdrtw.uhsvnlqofpx
26  harder (80): giabcjekmdrt.wuhsvnlqofpx
27