gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Semeai test cases


From: SP LEE
Subject: [gnugo-devel] Semeai test cases
Date: Mon, 04 Aug 2003 13:28:11 -0700


I have added 6 semeai test cases. It appears that when one of the dragon has 3 point eye, gnugo can get the correct result, while for 4-5 point eye, gnugo can't get correct result. I have not succeeded to find the reason of the problem, but I did see gnugo didn't try until the last liberty, but jumped to conclusion after owl_estimate_life.

These cases are all on 9x9 board, so it's both easy for gnugo and people who analyze them.

SP Lee

Index: semeai.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/semeai.tst,v
retrieving revision 1.44
diff -u -r1.44 semeai.tst
--- semeai.tst  10 Jul 2003 23:16:39 -0000      1.44
+++ semeai.tst  4 Aug 2003 20:08:15 -0000
@@ -272,6 +272,32 @@
54 analyze_semeai B16 C19
#? [1 2 A16]

+#Test 55-60 for nakade moves during semeai
+loadsgf games/test3win.sgf
+55 analyze_semeai F4 F7
+#? [1 1 H6]
+
+loadsgf games/test3lose.sgf
+56 analyze_semeai F4 F7
+#? [0 0 PASS]
+
+loadsgf games/test4win.sgf
+57 analyze_semeai C5 H6
+#? [1 1 J4]
+
+loadsgf games/test4lose.sgf
+58 analyze_semeai F5 H6
+#? [0 0 PASS]
+
+loadsgf games/test5win.sgf
+59 analyze_semeai B7 E6
+#? [1 1 J4]
+
+loadsgf games/test5lose.sgf
+60 analyze_semeai C8 E6
+#? [0 0 PASS]
+
+

########### end of semeai tests #################

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

Attachment: test3win.sgf
Description: Binary data

Attachment: test3lose.sgf
Description: Binary data

Attachment: test4win.sgf
Description: Binary data

Attachment: test4lose.sgf
Description: Binary data

Attachment: test5win.sgf
Description: Binary data

Attachment: test5lose.sgf
Description: Binary data


reply via email to

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