gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] nngs tests


From: Paul Pogonyshev
Subject: [gnugo-devel] nngs tests
Date: Sun, 20 Oct 2002 15:38:58 +0300

here are some tests from a recent gnugo game on nngs. they may need a
revision. 3-3-10-pre-3 passes tests 560, 570 and 580. in test 580, it
also liked move H19, which works. maybe H19 and several other moves on
19th line should be added to the list of correct answers.

Paul


Index: gnugo/regression/nngs2.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/nngs2.tst,v
retrieving revision 1.20
diff -u -r1.20 nngs2.tst
--- gnugo/regression/nngs2.tst  14 Oct 2002 22:35:32 -0000      1.20
+++ gnugo/regression/nngs2.tst  20 Oct 2002 12:29:59 -0000
@@ -228,6 +228,40 @@
 540 gg_genmove white
 #? [B8|B9]*
 
+# nailer-gnugo-3.3.9-200210191421 problems.
+
+# H19 is pointless.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 122
+550 gg_genmove white
+#? [!H19]
+
+# The black dragon is still dead. No need eating tails.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 146
+560 gg_genmove white
+#? [!L16]
+
+# This move is even worse.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 148
+570 gg_genmove white
+#? [!F19]
+
+# Killing black dragon is clearly better than an opportunity
+# to eat some stones.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 152
+580 gg_genmove white
+#? [K19]
+
+# Not even sure if it is needed, but it is much safer than D2
+# and white is enough ahead to play conservatively.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 220
+590 gg_genmove white
+#? [B2]
+
+# We still can live.
+loadsgf games/nngs/nailer-gnugo-3.3.9-200210191421.sgf 224
+600 gg_genmove white
+#? [B5]
+
 ############ End of Tests #################
 
 # Report number of nodes visited by the tactical reading





reply via email to

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