gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] atari_atari:17


From: Evan Berggren Daniel
Subject: [gnugo-devel] atari_atari:17
Date: Wed, 20 Nov 2002 23:06:13 -0500 (EST)

I believe atari_atari:17 is a bad test.  The reason is that there is not a
combination attack against any particular group.  S10 is an attack on
either S12 or Q10.  After w S10, b T10, w Q9, b S9, the S12 group is safe.
Or, after w S10, b q9, the Q10 group is safe.  When written as a genmove
test or attack_either test, gnugo gets the right answer.  The following
patch comments out the testcase.  Should it be rewritten somewhere else?

Thanks

Evan Daniel

- remove atari_atari:17

Index: regression/atari_atari.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/atari_atari.tst,v
retrieving revision 1.21
diff -u -r1.21 atari_atari.tst
--- regression/atari_atari.tst  27 Oct 2002 16:46:14 -0000      1.21
+++ regression/atari_atari.tst  21 Nov 2002 03:58:15 -0000
@@ -70,6 +70,6 @@
 16 combination_attack white
 #? [K3]

-loadsgf games/nngs/Lazarus-gnugo-3.1.34-200204280120.sgf 194
-17 combination_attack white
-#? [S10]*
+#loadsgf games/nngs/Lazarus-gnugo-3.1.34-200204280120.sgf 194
+#17 combination_attack white
+##? [S10]*





reply via email to

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