gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] More test cases


From: Gunnar Farneback
Subject: [gnugo-devel] More test cases
Date: Tue, 12 Nov 2002 22:16:22 +0100
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)

A couple of new game records and test cases.

In order to avoid collisions I've started an own test suite,
gunnar.tst, for general test cases.

/Gunnar

Index: regression/Makefile.am
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/Makefile.am,v
retrieving revision 1.55
diff -u -r1.55 Makefile.am
--- regression/Makefile.am      8 Nov 2002 23:19:59 -0000       1.55
+++ regression/Makefile.am      12 Nov 2002 21:04:08 -0000
@@ -4,7 +4,7 @@
        century2002.tst connect.tst connect_rot.tst \
        connection.tst connection_rot.tst cutstone.tst \
        dniwog.tst ego.tst endgame.tst endgame_rot.tst \
-       filllib.tst global.tst golife.tst handtalk.tst \
+       filllib.tst global.tst golife.tst gunnar.tst handtalk.tst \
        heikki.tst lazarus.tst ld_owl.tst ld_owl_rot.tst \
        manyfaces.tst manyfaces1.tst neurogo.tst newscore.tst \
        nicklas1.tst nicklas2.tst nicklas3.tst nicklas4.tst \
@@ -104,6 +104,9 @@
 global: global.tst
        $(srcdir)/eval.sh global.tst $(GG_OPTIONS)
 
+gunnar: gunnar.tst
+       $(srcdir)/eval.sh gunnar.tst $(GG_OPTIONS)
+
 handtalk: handtalk.tst
        $(srcdir)/eval.sh handtalk.tst
 
@@ -346,3 +349,4 @@
        $(srcdir)/regress.sh $(srcdir) ninestones.tst $(GG_OPTIONS)
        $(srcdir)/regress.sh $(srcdir) tactics1.tst $(GG_OPTIONS)
        $(srcdir)/regress.sh $(srcdir) manyfaces1.tst $(GG_OPTIONS)
+       $(srcdir)/regress.sh $(srcdir) gunnar.tst $(GG_OPTIONS)
Index: regression/connection.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/connection.tst,v
retrieving revision 1.42
diff -u -r1.42 connection.tst
--- regression/connection.tst   12 Nov 2002 00:08:25 -0000      1.42
+++ regression/connection.tst   12 Nov 2002 21:04:09 -0000
@@ -322,6 +322,11 @@
 97 disconnect P8 O9
 #? [1 O5]*
 
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf 185
+98 disconnect N4 Q6
+#? [1 O5]
+
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&
Index: regression/endgame.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/endgame.tst,v
retrieving revision 1.17
diff -u -r1.17 endgame.tst
--- regression/endgame.tst      10 Oct 2002 18:57:43 -0000      1.17
+++ regression/endgame.tst      12 Nov 2002 21:04:09 -0000
@@ -195,6 +195,23 @@
 604 gg_genmove white
 #? [D1]*
 
+# G5 is one point in sente or 2 points in gote for white. E3 is bigger.
+loadsgf games/endgame7.sgf 1
+701 gg_genmove black
+#? [E3]
+
+loadsgf games/endgame7.sgf 1
+702 gg_genmove white
+#? [E3]
+
+loadsgf games/endgame7.sgf 2
+703 gg_genmove black
+#? [G5]
+
+loadsgf games/endgame7.sgf 2
+704 gg_genmove white
+#? [G5]
+
 ############ End of Tests #################
 
 # Report number of nodes visited by the tactical reading
Index: regression/filllib.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/filllib.tst,v
retrieving revision 1.18
diff -u -r1.18 filllib.tst
--- regression/filllib.tst      21 Oct 2002 15:15:20 -0000      1.18
+++ regression/filllib.tst      12 Nov 2002 21:04:10 -0000
@@ -137,3 +137,7 @@
 loadsgf games/nngs/gnugo-3.2-merlin-200205071828.sgf 244
 41 gg_genmove white
 #? [M8]*
+
+loadsgf games/nngs/gnugo-3.3.11-rcde05-200211090008.sgf 271
+42 gg_genmove white
+#? [N19]
Index: regression/gunnar.tst
===================================================================
RCS file: regression/gunnar.tst
diff -N regression/gunnar.tst
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/gunnar.tst       12 Nov 2002 21:04:10 -0000
@@ -0,0 +1,56 @@
+# Reset applicable counters
+reset_connection_node_counter
+reset_owl_node_counter
+reset_reading_node_counter
+reset_trymove_counter
+
+# M19 is a serious blunder.
+loadsgf games/nngs/gnugo-3.3.10-viking4-200210261703.sgf 181
+1 gg_genmove white
+#? [M17]
+
+# D19 is locally worse than both E17 and E18.
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf 83
+2 gg_genmove white
+#? [!D19]
+
+# Just connect at K17. Don't make it difficult.
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf 157
+3 gg_genmove white
+#? [K17]
+
+# L17 is horribly overconcentrated
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf 27
+4 gg_genmove white
+#? [!L17]
+
+# G1 is the wrong way to defend G2. Both F2 and K2/K3 are locally better.
+# But what's really urgent is a move around F12.
+# An invasion around R8 would also be big but must wait until the left
+# edge has been settled.
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf 51
+5 gg_genmove white
+#? [F12]
+
+# B17 is unreasonable. Locally E16 only move.
+loadsgf games/nngs/gnugo-3.3.11-ccwills-200211031528.sgf 35
+6 gg_genmove white
+#? [!B17]
+
+############ End of Tests #################
+
+# Report number of nodes visited by the tactical reading
+10000 get_reading_node_counter
+#? [0]&
+
+# Report number of nodes visited by the owl code
+10001 get_owl_node_counter
+#? [0]&
+
+# Report number of nodes visited by the connection code
+10002 get_connection_node_counter
+#? [0]&
+
+# Report number of trymoves/trykos visited by the test
+10003 get_trymove_counter
+#? [0]&
Index: regression/owl1.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/owl1.tst,v
retrieving revision 1.29
diff -u -r1.29 owl1.tst
--- regression/owl1.tst 30 Oct 2002 00:10:16 -0000      1.29
+++ regression/owl1.tst 12 Nov 2002 21:04:10 -0000
@@ -121,6 +121,12 @@
 289 owl_defend H8
 #? [1 H6]
 
+loadsgf games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf 253
+290 owl_attack M19
+#? [1 O19]
+291 owl_defend M19
+#? [2 O19]
+
 ########### end of tests #####################
 
 # Report number of nodes visited by the tactical reading
Index: regression/games/endgame7.sgf
===================================================================
RCS file: regression/games/endgame7.sgf
diff -N regression/games/endgame7.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/endgame7.sgf       12 Nov 2002 21:04:11 -0000
@@ -0,0 +1,11 @@
+(;GM[1]FF[3]
+RU[Japanese]SZ[9]HA[0]KM[5.5]
+PW[White]
+PB[Black]
+GN[White (W) vs. Black (B)]
+DT[2002-09-29]
+SY[Cgoban 1.9.12]TM[5:00:00(5x1:00)];PL[W]
+AW[ca][cb][ac][bc][cc][cd][dd][ed][fd][be][de][bf][cf][df][ef][ff][bg][bh][ch][dh][eh][ci]
+AB[da][db][dc][ec][fc][gc][gd][hd][ee][fe][he][ie][gf][hf][dg][fg][gg][fh][fi]
+;W[eg]
+)
Index: regression/games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf
===================================================================
RCS file: regression/games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf
diff -N regression/games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/nngs/gnugo-3.3.10-rcde05-200210280427.sgf  12 Nov 2002 
21:04:13 -0000
@@ -0,0 +1,40 @@
+(;GM[1]FF[4]
+SZ[19]HA[6]KM[0.5]
+PW[GnuGo (GNU Go 3.3.10)]WR[11k*]
+PB[rcde05]BR[17k]
+PC[NNGS]DT[2002-10-28]AP[gnugoclient:2.0]
+AB[dd][pd][dj][pj][dp][pp]
+;W[cn];B[fp];W[fc];B[df];W[db];B[cc];W[ic];B[pg];W[np];B[nq];W[mq]
+;B[oq];W[nn];B[jq];W[bp];B[cq];W[cl];B[cb];W[nc];B[bq];W[bj];B[ci]
+;W[mp];B[bi];W[pb];B[qc];W[fm];B[gn];W[pn];B[hl];W[ln];B[qb];W[jn]
+;B[gm];W[ek];B[fi];W[ne];B[of];W[ie];B[mg];W[lf];B[kh];W[ql];B[fl]
+;W[rj];B[qi];W[ri];B[fk];W[qh];B[qg];W[ph];B[jl];W[oi];B[nk];W[rg]
+;B[rf];W[sf];B[oe];W[ih];B[qe];W[jf];B[pk];W[qo];B[qp];W[ho];B[hq]
+;W[sd];B[go];W[oc];B[qr];W[ff];B[ro];W[rn];B[rp];W[ck];B[og];W[ap]
+;B[dk];W[eh];B[dl];W[dm];B[el];W[da];B[ei];W[ml];B[mi];W[kl];B[mk]
+;W[rd];B[kk];W[jk];B[dh];W[il];B[em];W[jj];B[kj];W[ik];B[nf];W[me]
+;B[nh];W[en];B[im];W[hn];B[hm];W[jm];B[in];W[eg];B[ji];W[ii];B[lr]
+;W[mr];B[dg];W[kr];B[jr];W[ls];B[io];W[js];B[is];W[ks];B[hr];W[ai]
+;B[ah];W[aj];B[bg];W[so];B[sp];W[sn];B[nr];W[kq];B[gc];W[gd];B[fb]
+;W[ec];B[hc];W[ib];B[hd];W[ge];B[he];W[hf];B[id];W[jd];B[gb];W[po]
+;B[eb];W[dc];B[ce];W[ca];B[mc];W[bb];B[bc];W[jp];B[jo];W[ip];B[mb]
+;W[od];B[kc];W[jb];B[jc];W[hb];B[kd];W[je];B[ke];W[kf];B[kb];W[ka]
+;B[la];W[ha];B[ja];W[ga];B[ld];W[nb];B[ko];W[kp];B[kn];W[hp];B[km]
+;W[lm];B[lo];W[gp];B[gq];W[jl];B[eq];W[rc];B[mo];W[gj];B[mn];W[op]
+;B[mm];W[ll];B[bd];W[ns];B[pq];W[os];B[ps];W[fj];B[ej];W[rb];B[qa]
+;W[pc];B[qd];W[re];B[qf];W[jh];B[ki];W[iq];B[ir];W[fn];B[fo];W[or]
+;B[do];W[dn];B[aq];W[co];B[lb];W[ee];B[nl];W[pl];B[nm];W[no];B[ol]
+;W[om];B[hj];W[gi];B[fh];W[hk];B[oj];W[gh];B[fg];W[ef];B[gg];W[hg]
+;B[ac];W[ed];B[qk];W[rk];B[qj];W[de];B[cd];W[ra];B[ab];W[ba];B[gf]
+;W[lk];B[lj];W[gk];B[gl];W[lg];B[lh];W[lp];B[ni];W[oh];B[pa];W[kg]
+;B[na];W[cj];B[md];W[nd];B[eo];W[cp];B[mf];W[le];B[pr];W[ms];B[aa]
+;W[ea];B[pi];W[oa];B[rh];W[sh];B[sg];W[sb];B[ob];W[be];B[bf];W[oa]
+;B[si];W[ob];B[ma];W[rl];B[se];W[sj];B[sf];W[sh];B[ae];W[si];B[];W[]
+C[final_score: W+26.5
+K19 removed
+M19 removed
+E18 removed
+H10 removed
+M2 removed
+game adjourned]
+)
Index: regression/games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf
===================================================================
RCS file: regression/games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf
diff -N regression/games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/nngs/gnugo-3.3.10-rcde05-200210300235.sgf  12 Nov 2002 
21:04:13 -0000
@@ -0,0 +1,33 @@
+(;GM[1]FF[4]
+SZ[19]HA[6]KM[0.5]
+PW[GnuGo (GNU Go 3.3.10)]WR[11k*]
+PB[rcde05]BR[17k]
+PC[NNGS]DT[2002-10-30]AP[gnugoclient:2.0]
+RE[B+35.5]
+AB[dd][pd][dj][pj][dp][pp]
+;W[cn];B[fp];W[fc];B[df];W[db];B[cc];W[ic];B[pg];W[nq];B[pn];W[pr]
+;B[qq];W[kq];B[ip];W[bp];B[cq];W[cl];B[bk];W[bq];B[qr];W[nc];B[ob]
+;W[ir];B[hq];W[ie];B[cb];W[kc];B[hr];W[fm];B[fe];W[cr];B[hf];W[hs]
+;B[jg];W[gk];B[if];W[gi];B[dr];W[gr];B[br];W[dh];B[ck];W[ci];B[dl]
+;W[ar];B[cs];W[dm];B[ek];W[hm];B[gq];W[gs];B[ei];W[cf];B[em];W[en]
+;B[el];W[cg];B[fn];W[bl];B[eh];W[eo];B[eg];W[fo];B[go];W[ce];B[gn]
+;W[bh];B[je];W[gm];B[fd];W[ec];B[ed];W[nb];B[qb];W[ne];B[of];W[gd]
+;B[mg];W[jm];B[oe];W[jj];B[nd];W[md];B[od];W[lj];B[me];W[le];B[nf]
+;W[mc];B[nj];W[ll];B[nl];W[he];B[mn];W[kf];B[jf];W[fj];B[fr];W[kg]
+;B[fs];W[ps];B[is];W[jr];B[qs];W[kh];B[or];W[nr];B[os];W[jp];B[oq]
+;W[ns];B[lp];W[np];B[lq];W[lo];B[mo];W[lr];B[mp];W[ko];B[de];W[ca]
+;B[ba];W[da];B[bb];W[io];B[ln];W[mh];B[nh];W[mi];B[kn];W[jn];B[ni]
+;W[bd];B[hh];W[ge];B[gh];W[iq];B[gf];W[hp];B[gp];W[aq];B[fi];W[hi]
+;B[ej];W[ih];B[jh];W[ji];B[ig];W[ii];B[bj];W[dg];B[mk];W[ak];B[lk]
+;W[kk];B[km];W[kl];B[aj];W[al];B[ae];W[ad];B[ag];W[ah];B[jd];W[jc]
+;B[id];W[hd];B[hc];W[gc];B[kd];W[ld];B[hb];W[gb];B[co];W[bo];B[eq]
+;W[op];B[pq];W[on];B[om];W[oo];B[nn];W[po];B[qo];W[qn];B[pm];W[kp]
+;B[ro];W[dc];B[cd];W[js];B[qm];W[fk];B[rn];W[ho];B[oa];W[hs];B[ab]
+;W[oc];B[pc];W[gs];B[cp];W[dn];B[lg];W[lh];B[na];W[ma];B[lf];W[ke]
+;B[ml];W[hn];B[bs];W[fl];B[mq];W[mr];B[lm];W[cj];B[bi];W[di];B[ep]
+;W[mj];B[no];W[ai];B[dk];W[bg];B[as];W[be];B[bc];W[ac];B[gr];W[is]
+;B[do];W[bn];B[];W[]
+C[final_score: B+35.5
+H18 removed
+A15 removed
+A13 removed])
Index: regression/games/nngs/gnugo-3.3.10-viking4-200210261703.sgf
===================================================================
RCS file: regression/games/nngs/gnugo-3.3.10-viking4-200210261703.sgf
diff -N regression/games/nngs/gnugo-3.3.10-viking4-200210261703.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/nngs/gnugo-3.3.10-viking4-200210261703.sgf 12 Nov 2002 
21:04:13 -0000
@@ -0,0 +1,34 @@
+(;GM[1]FF[4]
+SZ[19]HA[6]KM[0.5]
+PW[GnuGo (GNU Go 3.3.10)]WR[11k*]
+PB[viking4]BR[16k*]
+PC[NNGS]DT[2002-10-26]AP[gnugoclient:2.0]
+RE[B+5.5]
+AB[dd][pd][dj][pj][dp][pp]
+;W[fq];B[ip];W[fo];B[dn];W[fm];B[dl];W[fc];B[ee];W[cf];B[gd];W[gc]
+;B[be];W[fk];B[hd];W[hc];B[qf];W[fi];B[fj];W[gj];B[in];W[ej];B[qn]
+;W[mp];B[oq];W[nc];B[ch];W[pb];B[qc];W[kc];B[ic];W[ib];B[ne];W[dr]
+;B[cq];W[cr];B[ke];W[il];B[jm];W[lm];B[fg];W[ir];B[jl];W[bq];B[oo]
+;W[bp];B[bn];W[lk];B[jq];W[kr];B[jj];W[li];B[ik];W[ii];B[hl];W[kk]
+;B[ig];W[ji];B[gn];W[fn];B[gm];W[mh];B[qb];W[kj];B[jk];W[db];B[ob]
+;W[cc];B[id];W[jc];B[cd];W[nb];B[oc];W[pl];B[ql];W[oh];B[qh];W[nr]
+;B[kp];W[or];B[pr];W[oa];B[os];W[mq];B[ol];W[qa];B[jr];W[hr];B[lo]
+;W[js];B[kn];W[rb];B[om];W[ns];B[lr];W[lq];B[kq];W[ks];B[ls];W[is]
+;B[ps];W[bc];B[rc];W[go];B[jb];W[ha];B[hh];W[hi];B[ho];W[gh];B[gg]
+;W[ek];B[dk];W[di];B[ci];W[dh];B[pc];W[pa];B[kg];W[cp];B[bf];W[dg]
+;B[co];W[bo];B[bm];W[nj];B[mn];W[oi];B[dq];W[ao];B[fh];W[cg];B[bg]
+;W[bd];B[fd];W[ce];B[gi];W[lg];B[kh];W[gh];B[ki];W[le];B[gk];W[em]
+;B[gi];W[nf];B[gh];W[hj];B[je];W[me];B[fp];W[ep];B[gp];W[eo];B[do]
+;W[eq];B[ef];W[oe];B[kd];W[ld];B[gr];W[gq];B[hp];W[dm];B[cm];W[pg]
+;B[qg];W[ec];B[iq];W[hq];B[ad];W[ac];B[if];W[ae];B[ja];W[lh];B[lb]
+;W[kb];B[sb];W[ra];B[ka];W[la];B[ma];W[lc];B[na];W[mb];B[sa];W[la]
+;B[oa];W[ia];B[pe];W[nd];B[pf];W[kf];B[jh];W[jf];B[jd];W[af];B[bh]
+;W[ag];B[bk];W[ah];B[ai];W[ad];B[fl];W[cj];B[el];W[bj];B[of];W[aj]
+;B[og];W[ng];B[od];W[ph];B[ck];W[ak];B[al];W[bi];B[eg];W[pi];B[qi]
+;W[no];B[jg];W[lf];B[pk];W[nn];B[nm];W[on];B[an];W[pn];B[po];W[pm]
+;B[qm];W[mm];B[ok];W[mo];B[ln];W[kl];B[ih];W[nk];B[nq];W[nl];B[np]
+;W[mr];B[ij];W[fj];B[hf];W[ne];B[hk];W[ei];B[dc];W[ed];B[de];W[km]
+;B[lp];W[ms];B[cn];W[oj];B[qj];W[eh];B[en];W[df];B[];W[]
+C[final_score: B+5.5
+J8 removed
+G2 removed])
Index: regression/games/nngs/gnugo-3.3.11-ccwills-200211031528.sgf
===================================================================
RCS file: regression/games/nngs/gnugo-3.3.11-ccwills-200211031528.sgf
diff -N regression/games/nngs/gnugo-3.3.11-ccwills-200211031528.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/nngs/gnugo-3.3.11-ccwills-200211031528.sgf 12 Nov 2002 
21:04:14 -0000
@@ -0,0 +1,28 @@
+(;GM[1]FF[4]
+SZ[19]HA[4]KM[0.5]
+PW[GnuGo (GNU Go 3.3.11)]WR[11k*]
+PB[ccwills]BR[16k*]
+PC[NNGS]DT[2002-11-03]AP[gnugoclient:2.0]
+RE[W+4.5]
+AB[dd][pd][dp][pp]
+;W[cn];B[fp];W[bp];B[cq];W[ck];B[iq];W[mp];B[nq];W[mq];B[np];W[fd]
+;B[ec];W[fc];B[df];W[jd];B[ci];W[nc];B[oc];W[nd];B[pf];W[qh];B[ob]
+;W[qk];B[qm];W[rf];B[rd];W[nb];B[nf];W[cc];B[cd];W[eb];B[db];W[dc]
+;B[cb];W[bc];B[ed];W[ea];B[bb];W[kp];B[kq];W[lq];B[mo];W[jq];B[jr]
+;W[kr];B[jp];W[lo];B[kq];W[jo];B[ip];W[jq];B[ej];W[bq];B[br];W[qq]
+;B[pq];W[qp];B[qo];W[ro];B[rp];W[rq];B[rn];W[sp];B[pn];W[fe];B[fg]
+;W[he];B[hg];W[jm];B[jf];W[gn];B[jk];W[hm];B[hk];W[le];B[lg];W[fl]
+;B[gj];W[io];B[hp];W[ek];B[ll];W[ok];B[mj];W[oa];B[pa];W[na];B[qb]
+;W[pr];B[or];W[qs];B[ls];W[mr];B[ms];W[bj];B[bi];W[ks];B[ir];W[ni]
+;B[mi];W[nr];B[ns];W[nh];B[os];W[oe];B[pe];W[of];B[ng];W[mh];B[lh]
+;W[og];B[mg];W[ai];B[ah];W[aj];B[bg];W[ar];B[cr];W[dj];B[di];W[cj]
+;B[nm];W[fj];B[ei];W[fi];B[fh];W[gi];B[hi];W[gh];B[hh];W[gk];B[hj]
+;W[gg];B[gf];W[fk];B[hf];W[ie];B[if];W[re];B[qe];W[sd];B[rc];W[rl]
+;B[ql];W[nj];B[ps];W[qr];B[js];W[lr];B[oq];W[ff];B[ef];W[mk];B[lk]
+;W[pl];B[pm];W[om];B[on];W[ol];B[ml];W[ln];B[mn];W[da];B[bd];W[pg]
+;B[nk];W[ho];B[en];W[dn];B[do];W[fo];B[eo];W[em];B[fn];W[go];B[gp]
+;W[ke];B[kf];W[km];B[kl];W[nl];B[mk];W[pj];B[lm];W[il];B[ik];W[se]
+;B[sl];W[sk];B[sm];W[so];B[rm];W[rk];B[co];W[bo];B[cp];W[qf];B[od]
+;W[sc];B[sb];W[ge];B[me];W[md];B[ne];W[ee];B[de];W[kq];B[ca];W[fb]
+;B[ac];W[fm];B[bs];W[aq];B[as];W[lf];B[je];W[hl];B[jl];W[sn];B[mf]
+;W[kd];B[];W[]C[final_score: W+4.5])
Index: regression/games/nngs/gnugo-3.3.11-rcde05-200211090008.sgf
===================================================================
RCS file: regression/games/nngs/gnugo-3.3.11-rcde05-200211090008.sgf
diff -N regression/games/nngs/gnugo-3.3.11-rcde05-200211090008.sgf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ regression/games/nngs/gnugo-3.3.11-rcde05-200211090008.sgf  12 Nov 2002 
21:04:14 -0000
@@ -0,0 +1,42 @@
+(;GM[1]FF[4]
+SZ[19]HA[6]KM[0.5]
+PW[GnuGo (GNU Go 3.3.11)]WR[11k*]
+PB[rcde05]BR[17k]
+PC[NNGS]DT[2002-11-09]AP[gnugoclient:2.0]
+RE[W+79.5]
+AB[dd][pd][dj][pj][dp][pp]
+;W[fq];B[dn];W[nq];B[pn];W[pr];B[qq];W[kq];B[ic];W[dr];B[cq];W[hp]
+;B[pg];W[md];B[fc];W[dg];B[ef];W[ce];B[cd];W[df];B[ee];W[eg];B[cr]
+;W[nn];B[ol];W[ml];B[qr];W[oc];B[pc];W[ci];B[cj];W[bi];B[bj];W[hn]
+;B[be];W[bf];B[bd];W[oo];B[ob];W[nc];B[kc];W[hl];B[fn];W[nl];B[fl]
+;W[oq];B[gj];W[po];B[qo];W[ij];B[hh];W[fg];B[ql];W[kj];B[hj];W[nj]
+;B[ii];W[ik];B[hf];W[ei];B[fj];W[di];B[op];W[np];B[ej];W[ds];B[cs]
+;W[nb];B[pb];W[mf];B[er];W[fr];B[es];W[je];B[eq];W[fs];B[ie];W[qs]
+;B[rs];W[ps];B[rr];W[kd];B[jf];W[lc];B[lb];W[kb];B[fp];W[gp];B[go]
+;W[ho];B[nh];W[jc];B[ib];W[oi];B[ng];W[pi];B[rj];W[qh];B[qg];W[rh]
+;B[rg];W[on];B[pm];W[ae];B[lh];W[ad];B[ki];W[bc];B[lj];W[kk];B[lk]
+;W[ll];B[jq];W[ir];B[kr];W[cc];B[jr];W[kp];B[iq];W[hr];B[jp];W[dc]
+;B[jo];W[ed];B[de];W[fd];B[cf];W[ge];B[cg];W[bg];B[ln];W[gc];B[ko]
+;W[lp];B[jm];W[km];B[kn];W[id];B[gb];W[hd];B[hc];W[gd];B[eb];W[ec]
+;B[fb];W[ha];B[in];W[gn];B[fo];W[kf];B[kg];W[aj];B[il];W[hk];B[hm]
+;W[gm];B[im];W[gl];B[ak];W[ai];B[io];W[bk];B[jh];W[bl];B[gf];W[ff]
+;B[jb];W[ka];B[lm];W[kl];B[fm];W[bn];B[db];W[ja];B[hb];W[ia];B[cb]
+;W[bb];B[mi];W[bp];B[cm];W[lf];B[mr];W[nr];B[lq];W[mq];B[lr];W[js]
+;B[bq];W[ok];B[qj];W[no];B[lo];W[mp];B[mk];W[nk];B[pf];W[sg];B[sf]
+;W[sh];B[re];W[om];B[pl];W[ck];B[mm];W[nm];B[ga];W[ca];B[ea];W[dk]
+;B[la];W[kc];B[na];W[mb];B[ks];W[ms];B[is];W[hq];B[gs];W[hs];B[gg]
+;W[fh];B[ek];W[dl];B[sj];W[co];B[aq];W[do];B[eo];W[bm];B[od];W[pq]
+;B[qp];W[cn];B[dm];W[mj];B[li];W[he];B[if];W[nf];B[js];W[ne];B[ap]
+;W[ao];B[oe];W[cp];B[mg];W[el];B[em];W[pk];B[qk];W[jj];B[oh];W[of]
+;B[gh];W[fi];B[gk];W[gi];B[hi];W[ph];B[og];W[nd];B[lg];W[ji];B[ri]
+;W[ni];B[qi];W[si];B[oj];W[cl];B[];W[]
+C[final_score: W+82.5
+E19 removed
+M19 removed
+B16 removed
+C14 removed
+A9 removed
+J8 removed
+D2 removed
+G1 removed]
+)




reply via email to

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