On Mon, 11 Apr 2005, Evan Daniel wrote: > Some new test cases from kgs. >
> As always, comments are appreciated. I have merged this with a few more modifications as usual, as I found a couple of testcases unconvincing and left them out. Arend Index: kgs.tst =================================================================== RCS file: /cvsroot/gnugo/gnugo/regression/kgs.tst,v retrieving revision 1.20 diff -u -p -r1.20 kgs.tst --- kgs.tst 13 Jun 2005 03:35:08 -0000 1.20 +++ kgs.tst 10 Sep 2005 14:53:48 -0000 @@ -269,3 +269,95 @@ loadsgf games/kgs/20040525-fanfan-GnuGoB 560 reg_genmove black #? [B1]* +#E6 is bad +loadsgf games/kgs/20050407-tfujii-GNU.sgf 21 +570 reg_genmove black +#? [K17|N16|P9|R15|C4|C15|D16] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 27 +580 reg_genmove black +#? [P16] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 37 +590 reg_genmove black +#? [P16] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 51 +600 reg_genmove black +#? [E15] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 71 +610 reg_genmove black +#? [O15|N16] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 73 +620 reg_genmove black +#? [N16] + +loadsgf games/kgs/20050407-tfujii-GNU.sgf 133 +630 reg_genmove black +#? [F10|G9] + +#I think B2 is at best ko, and GNU Go fails to continue next move +#GNU Go 3.7.3 doesn't seem to play this -- a result of Gunnar's +#experimental code? +loadsgf games/kgs/20050407-tfujii-GNU.sgf 153 +640 reg_genmove black +#? [E2] + +#G6 is bad. B4 or D9 is probably best, C3 is at least an improvement +loadsgf games/kgs/20050408-wrf6041-GNU.sgf 11 +650 reg_genmove black +#? [B4|D9|C3] + +#something local; N15 is bad +loadsgf games/kgs/20050408-wrf6041-GNU.sgf 27 +660 reg_genmove black +#? [H16|J15|C13|E16] + +#M16 is bad +loadsgf games/kgs/20050408-wrf6041-GNU.sgf 33 +670 reg_genmove black +#? [J15|C13|B4|C3|H4|S6|S5|G13] + +# D13 clearly best but C12 acceptable. /ab +loadsgf games/kgs/20050408-GNU-mamassang.sgf 30 +680 reg_genmove white +#? [D13|C12] + +loadsgf games/kgs/20050408-GNU-mamassang.sgf 34 +690 restricted_genmove white K9 R11 +#? [R11] + +loadsgf games/kgs/20050408-GNU-mamassang.sgf 46 +700 reg_genmove white +#? [C10|D10|M3|M4|K3|R3] + +loadsgf games/kgs/20050408-GNU-mamassang.sgf 80 +710 reg_genmove white +#? [B7] + +loadsgf games/kgs/20050408-GNU-mamassang.sgf 160 +720 reg_genmove white +#? [A15] + +# This requires knowledge that we have no ko threats. Tough to solve, but +# important. /ab +loadsgf games/kgs/20050408-janine-GNU.sgf 16 +730 reg_genmove black +#? [R16] + +loadsgf games/kgs/20050408-janine-GNU.sgf 28 +740 restricted_genmove black F3 F4 +#? [F4] + +#H6 should at least get the J6-5 stones out +loadsgf games/kgs/20050408-janine-GNU.sgf 90 +750 reg_genmove black +#? [H6|K7] + +#W S10 is big +loadsgf games/kgs/20050408-janine-GNU.sgf 230 +760 reg_genmove black +#? [S10|R10] + _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

