[Commit] RRbot game1.gm,NONE,1.1 game2.gm,NONE,1.1 game3.gm,NONE,1.1 game4.gm,NONE,1.1 game5.gm,NONE,1.1 game6.gm,NONE,1.1 solutions.txt,NONE,1.1

Christian L. Platt commit at keithp.com
Tue Jun 10 15:30:02 PDT 2003


Committed by: plattc

Update of /local/src/CVS/RRbot
In directory home.keithp.com:/tmp/cvs-serv3515

Added Files:
	game1.gm game2.gm game3.gm game4.gm game5.gm game6.gm 
	solutions.txt 
Log Message:
Added game test cases which are in our "special" game format not the rrserver's.


--- NEW FILE: game1.gm ---
# game May 24, 2003 - 8 moves
# bases, goalBase first, row x col
14 13 0
1 13 0
2 5 2
2 9 1
4 2 3
5 7 1
5 14 2
6 1 0
6 11 1
8 12 0
9 1 3
9 5 0
9 10 1
11 9 2
12 6 2
12 14 3
14 2 1
# blockers, top row, left col, right col, bottom row
0 4 0
0 12 0
5 0 0
11 0 0
4 15 0
11 15 0
15 6 0
15 11 0
# robots, rBot first
7 0
7 13
10 14
11 11

--- NEW FILE: game2.gm ---
# game May 24, 2003 MODIFIED
# bases, goalBase first, row x col
13 13 0
1 13 0
2 5 2
2 10 1
4 2 3
5 7 1
5 14 2
6 1 0
6 11 0
8 12 0
9 1 3
9 5 0
9 10 1
11 9 2
12 6 2
12 14 3
14 2 1
# blockers, top row, left col, right col, bottom row
0 4 0
0 12 0
5 0 0
11 0 0
15 6 0
15 11 0
# robots, goal bot first
2 5 
7 13
10 15
0 4 

--- NEW FILE: game3.gm ---
# game May 27, 2003 - 8 moves
# bases, goalBase first, row x col
14 13 2
1 6 1
1 9 3
2 11 2
3 1 3
4 5 0
5 2 2
5 7 2
5 13 1
7 10 0
9 3 3
9 14 0
10 11 1
11 1 1
12 6 2
12 9 3
14 2 0
# blockers, top row, left col, right col, bottom row
0 4 0
0 11 0
7 0 0
14 0 0
4 15 0
11 15 0
15 6 0
15 11 0
# robots, goal bot first
12 1
10 0 
10 1
1 11

--- NEW FILE: game4.gm ---
# game June 1, 2003 - 8 moves
# bases, goalBase first, row x col
9 12 3
1 2 0
1 12 2
2 10 1
3 6 1
5 4 3
5 11 3
6 1 2
6 14 0
7 10 1
8 5 2
10 2 3
10 9 1
13 4 0
13 14 2
14 6 1
14 9 0
# blockers, top row, left col, right col, bottom row
0 5 0
0 9 0
5 0 0
12 0 0
4 15 0
10 15 0
15 5 0
15 11 0
# robots, goal bot first
3 11
7 2 
14 0
14 8 

--- NEW FILE: game5.gm ---
# game June 3, 2003 - 10 moves
# bases, goalBase first, row x col
9 12 3
1 2 0
1 14 0
2 11 1
3 6 1
5 4 3
6 1 2
6 13 2
7 10 3
9 4 1
10 6 0
10 9 1
12 7 3
13 1 3
13 14 2
14 3 2
14 9 0
# blockers, top row, left col, right col, bottom row
0 5 0
0 10 0
5 0 0
11 0 0
4 15 0
10 15 0
15 5 0
15 11 0
# robots, goal bot first
0 14
3 5 
11 11 
12 11 

--- NEW FILE: game6.gm ---
# game May 24, 2003 MODIFIED
# bases, goalBase first, row x col
13 13 0
1 13 0
2 5 2
2 10 1
4 2 3
5 7 1
5 14 2
6 1 0
6 11 0
8 12 0
9 1 3
9 5 0
9 10 1
11 9 2
12 6 2
12 14 3
14 2 1
# blockers, top row, left col, right col, bottom row
0 4 0
0 12 0
5 0 0
11 0 0
15 6 0
15 11 0
# robots, goal bot first
2 5 
7 13
10 15
0 11 

--- NEW FILE: solutions.txt ---
solutions prior to TTable use

game1   32 02 01 02 31 01 02 03          8 moves
game2   31 22 11 00 01 02 12 01 02 03   10 moves
game3   10 23 20 21 01 00 01 02          8 moves
game4   20 21 20 23 00 03 02 01          8 moves
game5   31 30 33 01 02 03 00 01 02 01   10 moves
game6   22 11 00 01 02 12 01 02 03       9 moves




More information about the Commit mailing list