gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] New testcases


From: Gunnar Farneback
Subject: [gnugo-devel] New testcases
Date: Tue, 20 Apr 2004 05:06:04 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode)

Some new test cases.

/Gunnar

Index: regression/connection.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/connection.tst,v
retrieving revision 1.71
diff -u -r1.71 connection.tst
--- regression/connection.tst   14 Apr 2004 12:45:47 -0000      1.71
+++ regression/connection.tst   19 Apr 2004 21:10:50 -0000
@@ -382,6 +382,15 @@
 110 connect E3 G3
 #? [0]
 
+# See also gunnar:53
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 290
+trymove W R18
+trymove B S17
+111 connect O18 R18
+#? [0]
+popgo
+popgo
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&
Index: regression/gunnar.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/gunnar.tst,v
retrieving revision 1.35
diff -u -r1.35 gunnar.tst
--- regression/gunnar.tst       14 Apr 2004 12:45:47 -0000      1.35
+++ regression/gunnar.tst       19 Apr 2004 21:10:50 -0000
@@ -275,6 +275,29 @@
 49 reg_genmove white
 #? [A10]
 
+# R13 very inefficient.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 132
+50 restricted_genmove white R13 O8
+#? [O8]
+
+# S7 kills all black stones in the corner. For GNU Go 3.5.4 this seems
+# to be a problem with valuation of the semeai.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 154
+51 reg_genmove white
+#? [S7]
+
+# Regardless whether the dragon is thrashing or critical, Q14 is the
+# most solid move.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 216
+52 reg_genmove white
+#? [Q14]
+
+# R18 is clearly ineffective.
+# See also connection:111
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 290
+53 reg_genmove white
+#? [S17]
+
 ############ End of Tests #################
 
 # Report number of nodes visited by the tactical reading
Index: regression/thrash.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/thrash.tst,v
retrieving revision 1.9
diff -u -r1.9 thrash.tst
--- regression/thrash.tst       7 Jan 2004 23:10:32 -0000       1.9
+++ regression/thrash.tst       19 Apr 2004 21:10:50 -0000
@@ -50,3 +50,23 @@
 11 reg_genmove black
 #? [S3]
 
+# H18 is too far to have any effect on the thrashing dragon.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 204
+12 reg_genmove white
+#? [K10]
+
+# G10 is totally inappropriate. F10 is of course locally better but
+# the natural constraining move is P11.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 210
+13 reg_genmove white
+#? [P11]
+
+# N17 more constraining than L18.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 274
+14 reg_genmove white
+#? [N17]
+
+# More valuable to connect P17 and O15.
+loadsgf games/nngs/gnugo-3.5.4-chpr-200403201748.sgf 278
+15 reg_genmove white
+#? [P16]




reply via email to

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