gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] 6 handicap on 9x9


From: Arend Bayer
Subject: Re: [gnugo-devel] 6 handicap on 9x9
Date: Sat, 3 Sep 2005 17:48:43 +0200 (CEST)

Here are some test cases from these games. They are in CVS already.

Arend


Index: regression/9x9.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/9x9.tst,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- regression/9x9.tst  13 Jun 2005 03:35:08 -0000      1.17
+++ regression/9x9.tst  3 Sep 2005 15:47:38 -0000       1.18
@@ -213,3 +213,36 @@ loadsgf games/boardspace/GNUGo-GoFigure0
 loadsgf games/boardspace/GNUGo-GoFigure0.1-200503302359.sgf 41
 430 reg_genmove black
 #? [G7|H7]*
+
+loadsgf games/bitti-gnug36.sgf 24
+440 restricted_genmove black D6 C6 B7
+#? [!D6]
+
+# Not A8 as in the game
+loadsgf games/bitti-gnug36.sgf 30
+450 reg_genmove black
+#? [B5|B4]
+
+# This is not very obvious, but B9 still wins the whole board.
+loadsgf games/bitti-gnug36.sgf 44
+460 reg_genmove black
+#? [B9]
+
+# Need to protect lower right corner
+loadsgf nodan-guno.sgf 8
+470 reg_genmove black
+#? [H3|H4|G4|D3]
+
+loadsgf nodan-guno.sgf 24
+480 restricted_genmove black E2 F2
+#? [E2]
+
+# E1 is non-sense.
+loadsgf nodan-guno.sgf 38
+490 reg_genmove black
+#? [D1|A6|H1]
+
+loadsgf nodan-guno.sgf 54
+500 reg_genmove black
+#? [H6]
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]