Beginning of implementation of a ctypes-based interface to libboard, which is a much cleaner set of Go routines than I hacked together originally. Including a copy of gnugo 3.8 so we can build a dynamic version of libboard.

This commit is contained in:
2012-04-12 13:46:27 -04:00
parent 55dbed09f5
commit 8b772255a1
2259 changed files with 388094 additions and 291 deletions

View File

@ -0,0 +1,20 @@
(;GM[1]FF[4]
SZ[9]KM[7.50]
PW[ExBot]WR[17k]
PB[GNU]BR[13k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Formal division]
RE[B+9.50]
TM[480]RU[Chinese]
C[ExBot [17k?\]: GTP Engine for ExBot (white): Explorer version 6.6.x Jan 6 2006
GNU [13k\]: GTP Engine for GNU (black): GNU Go version 3.7.7
]
CA[UTF-8]RO[6]
;B[gc];W[dg];B[ce];W[cc];B[ee];W[gg];B[ec];W[db];B[bd];W[bf];B[bc]
;W[ae];B[he];W[bb];B[cd];W[ca];B[dc];W[ff];B[ef];W[eg];B[cf];W[cg]
;B[be];W[bh];B[gf];W[hg];B[fe];W[fg];B[hf];W[df];B[ig];W[ih];B[if]
;W[hi];B[de];W[ad];B[ac];W[af];B[eb];W[];B[ab];W[];B[ba];W[aa];B[cb]
;W[];B[ba];W[];B[da];W[];B[ge];W[];B[fc];W[];B[]TB[aa][ca][ea][fa]
[ga][ha][ia][bb][db][fb][gb][hb][ib][cc][hc][ic][dd][ed][fd][gd][hd]
[id][ie]TW[ag][bg][ah][ch][dh][eh][fh][gh][hh][ai][bi][ci][di][ei]
[fi][gi][ii])

View File

@ -0,0 +1,30 @@
(;GM[1]FF[4]
SZ[9]KM[7.50]
PW[GNU]WR[13k]
PB[AyaBot]PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]AP[CGoban:2]
EV[Tenth KGS Computer Go Tournament - Formal division]RE[B+7.50]
TM[480]RU[Chinese]
C[AyaBot [?\]: GTP Engine for AyaBot (black): Aya version 5.61
GNU [13k\]: GTP Engine for GNU (white): GNU Go version 3.7.7
]
CA[UTF-8]RO[2]ST[2]
;B[dc];W[cf];B[fc];W[bc];B[cd];W[bd]C[gunnar [?\]: B7 was really bad.
]
;B[ce];W[df]C[burtabel [3d\]: was that from the fuseki library?
]
;B[fg];W[be];B[ee];W[eh]C[gunnar [?\]: No, it was valued 26.48.
]
;B[eg];W[dh]C[gunnar [?\]: E4 second with 21.42.
];B[dg];W[cg];B[fh]
;W[cb];B[db];W[da];B[ea];W[ca];B[ei];W[eb];B[fb];W[fa];B[ga];W[gb]
;B[ea];W[ha];B[fa]C[gunnar [?\]: Can that work?
];W[ch]
C[burtabel [3d\]: no
];B[cc];W[bb];B[ef];W[di];B[de];W[fi];B[gh]
;W[gi];B[hh];W[hi];B[ih];W[ei];B[ii];W[bg];B[gc];W[af];B[hb];W[ae]
;B[ia];W[ag];B[];W[bi];B[];W[bh];B[];W[]TB[ha][eb][gb][ib][ec][hc]
[ic][dd][ed][fd][gd][hd][id][fe][ge][he][ie][ff][gf][hf][if][gg][hg]
[ig]TW[aa][ba][ab][ac][ad][bf][ah][ai][ci]
C[gunnar [?\]: What a depressing game.
])

View File

@ -0,0 +1,33 @@
(;GM[1]FF[4]
SZ[9]KM[7.50]
PW[GNU]WR[13k]
PB[NeuroGo]PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Formal division]
RE[W+Resign]
TM[480]RU[Chinese]
C[GNU [13k\]: GTP Engine for GNU (white): GNU Go version 3.7.7
NeuroGo [?\]: GTP Engine for NeuroGo (black): NeuroGo version Dec 22 2005
]
CA[UTF-8]RO[3]
;B[df];W[gc];B[dc];W[cg];B[gf];W[eb];B[cf];W[dg];B[eg];W[eh];B[fg]
;W[fh];B[gh];W[bf];B[bg];W[bh];B[ch];W[dh];B[be];W[db];B[cc];W[ag]
;B[hd];W[hc];B[gd];W[cb];B[bb];W[ec];B[dd];W[fd];B[fe];W[id];B[ed]
;W[ie];B[fc];W[fb];B[ca];W[ae];B[ad];W[bd];B[af];W[bg]
C[gunnar [?\]: B6 overplay.
];B[ae];W[gi];B[hi];W[fi];B[hg];W[fd]
;B[ha];W[he];B[ge];W[ig];B[hb];W[ih];B[hh];W[fc];B[ii];W[hf];B[if]
;W[ig];B[ib];W[ic];B[ba];W[ga];B[gg];W[da];B[ih];W[ac];B[ce];W[bc]
;B[fa];W[ab];B[gb];W[aa];B[cd];W[ba];B[if];W[ee]
C[tromp [-\]: wa7 is cool
tromp [-\]: hi, gunnar:)
gunnar [?\]: I never quite understood what was going on there.
gunnar [?\]: Hi.
tromp [-\]: gnugo saw under the stones
tromp [-\]: i mean wb7
gunnar [?\]: Ah, that cool. :-)
tromp [-\]: it captures b8
gunnar [?\]: Not every day you see that in a game.
tromp [-\]: certainly not
tromp [-\]: you can be proud of your baby:)
]
)

View File

@ -0,0 +1,47 @@
(;GM[1]FF[4]
SZ[9]KM[7.50]
PW[GNU]WR[13k]
PB[viking5]PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]AP[CGoban:2]
EV[Tenth KGS Computer Go Tournament - Formal division]RE[W+Resign]
TM[480]RU[Chinese]
C[GNU [13k\]: GTP Engine for GNU (white): GNU Go version 3.7.7
viking5 [?\]: GTP Engine for viking5 (black): Viking version 5.3.1
]
CA[UTF-8]RO[4]ST[2]
;B[ef];W[dc];B[ed];W[ec];B[fc];W[fb];B[gc];W[gg];B[fh];W[gb]
C[gunnar [?\]: GNU thinks the lower right was killed by F2.
];B[ge]
;W[ce]C[burtabel [3d\]: thats not too unreasonable
];B[cg];W[hb]
C[gunnar [?\]: But too pessimistic if it wants to win the game.
]
;B[bf];W[be];B[he]
C[zapp [?\]: Viking is still worried about the lower left
];W[cf]
C[gunnar [?\]: I'm starting to think that GNU's biggest problem in 9x9 games is that it's foo fond of early second line moves.
]
;B[bg];W[dd];B[hc]
C[burtabel [3d\]: well, only h8 was questionable here
];W[ee]
C[burtabel [3d\]: g8 was pretty big I think
];B[fe];W[af]
C[zapp [?\]: Actually I had a version of viking that played a lot on the 2nd line and won surprisingly often
]
;B[de]C[zapp [?\]: 2nd line on 9x9 is not as bas one might think
]
;W[ag];B[bh];W[df];B[ah]C[burtabel [3d\]: both missed danger of d3
]
;W[dg]C[burtabel [3d\]: (instead of d4)
];B[dh];W[eg];B[fg];W[ee]
;B[ae];W[ff];B[gf];W[ad]
C[zapp [?\]: Black plays unreasonable because it thouht white was ahead
]
;B[af];W[bc];B[ib];W[eh];B[ei];W[ef];B[fd];W[ha];B[ci];W[ia]
C[gunnar [?\]: W+0.5 according to GNU.
zapp [?\]: No bugs this time
zapp [?\]: viking also evaluated it to .5 loss
burtabel [3d\]: hmm
burtabel [3d\]: seems it trusts its counting a lot
]
)

View File

@ -0,0 +1,36 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[IdiotBot]WR[30k]
PB[TheGNUGo]BR[12k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Open division]
RE[B+161.50]
TM[780]RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (black): GNU Go version 3.7.7
IdiotBot [30k?\]: GTP Engine for IdiotBot (white): IdiotBot: I play mostly randomly: if I'm too easy, try WeakBot50k. Its maybe 60 stones stronger. 30k humans are often 80 stones stronger. My info contains links to my source code: version 0.0.2
]
CA[UTF-8]RO[3]
;B[jd];W[mj];B[hc];W[bk];B[ec];W[hf];B[de];W[ih];B[hk];W[ci];B[kk]
;W[mh];B[ek];W[hm];B[gl];W[mi];B[cg];W[ig];B[cl];W[gf];B[bl];W[hb]
;B[gc];W[lg];B[ib];W[fk];B[fj];W[jl];B[kl];W[cb];B[ed];W[kh];B[dh]
;W[fm];B[hl];W[fd];B[le];W[lm];B[kj];W[dl];B[dk];W[dj];B[fe];W[he]
;B[ej];W[hd];B[gd];W[fc];B[km];W[fb];B[eb];W[me]
C[burtabel [3d\]: seems not to lose by time is only challenge here...
]
;B[li];W[ml];B[md];W[mf];B[ld];W[ia];B[ic];W[lf];B[cd];W[bi];B[cj]
;W[di];B[bj];W[bd];B[bc];W[al];B[ei];W[db];B[bb];W[ff];B[ef];W[ab]
;B[ac];W[aa];B[fh];W[ba];B[ke];W[ca];B[ll];W[mm];B[mk];W[hj];B[lh]
;W[lk];B[ij];W[lj];B[mg];W[mh];B[hi];W[gj];B[hh];W[ak];B[ck];W[eg]
;B[fg];W[jh];B[mi];W[mg];B[kg];W[kf];B[jf];W[am];B[bh];W[gg];B[gh]
;W[ki];B[if];W[kb];B[ja];W[ha];B[gb];W[ga];B[fl];W[gk];B[gi];W[fa]
;B[ad];W[ea];B[cc];W[be];B[ce];W[da];B[dc];W[ia];B[ha];W[ea];B[fa]
;W[da];B[db];W[ca];B[ba];W[bg];B[ae];W[bf];B[cf];W[lj];B[mj];W[lb]
;B[kc];W[af];B[ag];W[df];B[hg];W[ee];B[dg];W[ef];B[ge];W[mh];B[mg]
;W[aj];B[bm];W[ai];B[ah];W[jc];B[lc];W[jb];B[la];W[gj];B[hj];W[gk]
;B[cb];W[bf];B[be];W[kf];B[lf];W[jj];B[im];W[gm];B[em];W[da];B[ea]
;W[jg];B[ii];W[ji];B[jk];W[dm];B[el];W[gm];B[hm];W[kh];B[ki];W[jh]
;B[jg];W[];B[]TB[aa][ca][da][ga][ia][ka][ma][ab][fb][hb][jb][kb][lb]
[mb][fc][jc][mc][bd][dd][fd][hd][id][kd][ee][he][ie][je][me][af][bf]
[df][ef][ff][gf][hf][kf][mf][bg][eg][gg][ig][lg][ch][eh][ih][jh][kh]
[mh][ai][bi][ci][di][fi][ji][aj][dj][gj][jj][lj][ak][bk][fk][gk][ik]
[lk][al][dl][il][jl][ml][am][cm][dm][fm][gm][jm][lm][mm])

View File

@ -0,0 +1,34 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[TheGNUGo]WR[12k]
PB[Dariush]BR[14k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]AP[CGoban:2]
EV[Tenth KGS Computer Go Tournament - Open division]RE[W+28.50]
TM[780]RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (white): GNU Go version 3.7.7
Dariush [14k\]: GTP Engine for Dariush (black): Dariush version 3.1.5.7, level 7
]
CA[UTF-8]RO[2]ST[2]
;B[kd];W[ic];B[jk];W[je];B[cj];W[ek];B[dc];W[di];B[ci];W[dh];B[ch]
;W[dg];B[cg];W[hk];B[ki];W[fc];B[dl];W[kb];B[le];W[de];B[ed];W[el]
;B[dk];W[cf];B[im];W[ih];B[ij];W[hj];B[kg];W[jg];B[bf];W[be];B[bg]
;W[ae];B[cc];W[bb];B[gl];W[dj];B[gi];W[hl];B[hm];W[hi];B[fl];W[ik]
;B[em];W[fj];B[jf];W[kf];B[if];W[kh];B[ke];W[lg];B[id];W[jl];B[ji]
;W[kk];B[fe];W[hc];B[fh];W[fk];B[ef];W[df];B[eg];W[hg]
C[burtabel [3d\]: W+23 says gnugo
];B[ge];W[jc];B[jd];W[lf];B[gg]
;W[lc];B[hf];W[hh];B[ea];W[fb];B[jm];W[jj];B[ll];W[lk];B[gk];W[gj]
;B[kl];W[fa]C[gunnar [?\]: N2 fairly big.
];B[lj];W[ml];B[bc]
C[burtabel [3d\]: well k4 was a little overcautious
];W[eb];B[ab]
;W[km];B[bk];W[lm];B[fm];W[il];B[db];W[da];B[ca];W[af];B[me];W[ag]
;B[ah];W[hd];B[cd];W[ce];B[fi];W[he];B[ie];W[gd];B[ea];W[kc];B[da]
;W[ld];B[ac];W[md];B[ei];W[ej];B[lh];W[kg];B[ig];W[jh];B[mf];W[mg]
;B[dm];W[gm];B[hm];W[im];B[gm];W[ee];B[fd];W[gh];B[ec];W[eh];B[fg]
;W[dd];B[ad];W[bd];B[];W[kj];B[];W[ll];B[];W[gb];B[];W[hb];B[];W[ia]
;B[];W[ib];B[];W[]TB[aa][ba][bb][cb][je][ff][gf][bh][ai][bi][aj][bj]
[ak][ck][al][bl][cl][am][bm][cm]TW[ga][ha][ja][ka][la][ma][jb][lb]
[mb][gc][mc][lh][mh][ii][ji][ki][li][mi][ij][lj][mj][jk][mk][kl][jm]
[mm])

View File

@ -0,0 +1,36 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[TheGNUGo]WR[12k]
PB[HouseBot]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]AP[CGoban:2]
EV[Tenth KGS Computer Go Tournament - Open division]TM[780]
RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (white): GNU Go version 3.7.7
HouseBot [?\]: GTP Engine for HouseBot (black): HouseBot version 0.3.2 (Alpha)
]
CA[UTF-8]RO[1]ST[2]
;B[kj];W[dk];B[jc];W[dc];B[gf];W[ke];B[kd];W[je];B[ld];W[ik];B[le]
;W[ji];B[ki];W[ef];B[jj];W[ij];B[jk];W[hi];B[eh];W[fe];B[ci];W[jh]
;B[kh];W[gc];B[dj];W[fg];B[cj];W[cg];B[ch];W[bg];B[bh];W[ck];B[id]
;W[ej];B[ek];W[ei];B[dl];W[cl];B[el];W[bj];B[bi];W[bk];B[dh];W[cm]
;B[dm];W[fk];B[fj];W[fi];B[gj];W[gl];B[gk];W[fl];B[hk];W[if];B[hl]
;W[il];B[jl];W[im];B[hm];W[ge];B[lf];W[jm];B[km];W[kl];B[kk];W[ll]
;B[lk];W[kg];B[lg];W[ib];B[jb];W[hb];B[gi];W[fh];B[lm];W[mm];B[jd]
;W[kf];B[di];W[km];B[hj];W[ja];B[ka];W[ia];B[kb];W[mk];B[mj];W[ml]
;B[lh];W[hd];B[gm];W[em];B[bc];W[cb];B[bb];W[be];B[ca];W[cc];B[da]
;W[eb];B[ba];W[bd];B[ad];W[ae];B[ac];W[ie];B[aj];W[dg];B[ah];W[eg]
;B[ag];W[af];B[ak];W[al];B[ii];W[ih];B[];W[ic];B[];W[hh];B[];W[db]
;B[];W[ea];B[];W[ai];B[];W[gh];B[jg];W[ig];B[];W[fm];B[];W[ek];B[]
;W[he];B[];W[hc];B[];W[bi];B[];W[ag];B[];W[cd];B[];W[]TB[la][ma][lb]
[mb][kc][lc][mc][md][me][mf][mg][mh][li][mi][lj]TW[aa][ba][ca][da]
[fa][ga][ha][ab][bb][fb][gb][ac][bc][ec][fc][ad][dd][ed][fd][gd][ce]
[de][ee][bf][cf][df][ff][gf][hf][jf][gg][hg][jg][ah][bh][ch][dh][eh]
[ci][di][gi][ii][aj][cj][dj][fj][gj][hj][ak][gk][hk][bl][dl][el][hl]
[am][bm][dm][gm][hm][lm]C[gunnar [?\]: Quick game.
HouseBot [?\]: You and the engine seem to disagree about which stones are dead. Sorry, this cannot be solved. You must either accept the engine's choices or adjourn the game. If you think the engine is incorrect, then please contact its author.
jhouse [11k\]: yeah, housebot is dumb
TheGNUGo [12k\]: You and the engine seem to disagree about which stones are dead. To solve this problem, you can press "undo", play until all dead stones are removed from the board, then score again.
jhouse [11k\]: it doesn't vote on dead stones
]
)

View File

@ -0,0 +1,31 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[TheGNUGo]WR[12k]
PB[SimpleBot]BR[26k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Open division]
RE[W+58.50]
TM[780]RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (white): GNU Go version 3.7.7
SimpleBot [26k\]: GTP Engine for SimpleBot (black): SimpleBot: If I'm too hard, try WeakBot50k or maybe DrunkenGnu. If I'm too easy, try humans or LibertyBot. See my info: version 0.2.8
]
CA[UTF-8]RO[4]
;B[dg];W[ik];B[hk];W[hj];B[ij];W[jk];B[hi];W[gj];B[gk];W[fj];B[fi]
;W[fk];B[fl];W[el];B[ek];W[ej];B[dk];W[dl];B[dj];W[ii];B[jj];W[ei]
;B[gl];W[cl];B[fh];W[di];B[cj];W[ci];B[bj];W[cg];B[ch];W[bh];B[dh]
;W[bi];B[bg];W[cf];B[bk];W[df];B[ih];W[ji];B[kj];W[ki];B[kk];W[bl]
;B[il];W[hh];B[hg];W[gi];B[eh];W[ig];B[gh];W[jh];B[fg];W[gf];B[ff]
;W[fe];B[hf];W[he];B[if];W[je];B[jg];W[ie];B[kg];W[jf];B[gg];W[gd]
;B[ih];W[lh];B[hi];W[bf];B[li];W[ef];B[kh];W[le];B[lg];W[lf];B[ke]
;W[kd];B[kf];W[em];B[ge];W[hc];B[fd];W[ee];B[gc];W[hd];B[ed];W[fc]
;B[gb];W[ec];B[dd];W[eb];B[gf];W[hb];B[hh];W[fm];B[ai];W[ag];B[kc]
;W[ld];B[lc];W[ka];B[md];W[jc];B[mf];W[gm];B[hl];W[kb];B[lb];W[la]
;B[mc];W[mg];B[mh];W[mb];B[ma];W[jb];B[me];W[jd];B[be];W[cd];B[dc]
;W[db];B[cc];W[bc];B[cb];W[bb];B[ca];W[bd];B[ba];W[hm];B[kl];W[im]
;B[jl];W[jm];B[al];W[ah];B[ea];W[ga];B[da];W[fb];B[ji];W[km];B[mg]
;W[ll];B[mb];W[lk];B[lj];W[mk];B[mj];W[eg];B[lm];W[mm];B[ab];W[de]
;B[ad];W[ce];B[af];W[ae];B[am];W[ck];B[];W[ac];B[];W[aj];B[];W[ak]
;B[];W[cj];B[];W[gb];B[];W[ia];B[];W[]TB[ig][jh][lh][ii][ki][mi][ik]
[jk]TW[aa][ba][ca][da][ea][fa][ha][ja][ab][cb][ib][cc][dc][gc][ic]
[ad][dd][ed][fd][id][be][af][bg][ai][bj][dj][bk][dk][ek][al][ml][am]
[bm][cm][dm][lm])

View File

@ -0,0 +1,50 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[TheGNUGo]WR[12k]
PB[StoneCrazy]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Open division]
RE[W+42.50]
TM[780]RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (white): GNU Go version 3.7.7
StoneCrazy [?\]: GTP Engine for StoneCrazy (black): Crazy Stone version 0003-10
]
CA[UTF-8]RO[5]
;B[ii];W[jj];B[jd];W[kh];B[cg];W[hc];B[gg];W[hk];B[il];W[ik];B[hd]
;W[gd];B[ec];W[cc];B[gc];W[ic];B[fd];W[eb];B[dk];W[kb];B[id];W[gb]
;B[ge];W[dc];B[ji];W[kj];B[hl];W[gl];B[ki];W[jl];B[fb];W[ld];B[db]
;W[cb];B[ea];W[bc];B[li];W[kf];B[le];W[ke];B[kd];W[lc]
C[burtabel [3d\]: m9 good start there..
];B[lg];W[lf];B[dd];W[be]
;B[mf];W[lh];B[el];W[de];B[gh];W[dg];B[gk];W[dh];B[fl];W[gj];B[gm]
;W[cj];B[cf];W[df];B[dj];W[ci];B[mh]
C[burtabel [3d\]: CrazyStone is only half a year old?
];W[kg]
C[RemiCoulom [12k\]: yes
];B[cd]C[burtabel [3d\]: impressive work!
RemiCoulom [12k\]: thanks
]
;W[ce]C[RemiCoulom [12k\]: It has a very speculative style.
];B[bd]
C[RemiCoulom [12k\]: This is sometimes spectacular
];W[ad]
C[RemiCoulom [12k\]: but often very inaccurate.
];B[ed];W[cl];B[fj]
;W[ll]
C[burtabel [3d\]: you don't let it play ranked games here usually?
]
;B[hj];W[lj];B[ck];W[bk];B[ac];W[ab]
C[RemiCoulom [12k\]: It has played a few. The larger the board, the weaker it plays.
]
;B[bl]C[RemiCoulom [12k\]: It may be about 25k on 19x19.
];W[bm]
;B[aj];W[cm];B[ae];W[ac];B[ba];W[ij];B[gi];W[me];B[al];W[bj];B[ai]
;W[ga];B[af];W[ag];B[bg];W[bf];B[lk];W[mj];B[ak];W[ah];B[bh];W[af]
;B[mi];W[mg];B[kk];W[kl];B[jk];W[mk];B[ja];W[jc];B[hb];W[ha];B[fa]
;W[ib];B[ia];W[hb];B[kc];W[jb];B[lb];W[ka];B[la];W[mb];B[ja];W[ma]
;B[im];W[ca];B[jm];W[da];B[dl];W[bi];B[dm];W[am];B[eh];W[ff];B[gf]
;W[di];B[al];W[bl];B[if];W[ei];B[km];W[fh];B[lm];W[kk];B[eb];W[fg]
;B[jg];W[jh];B[ih];W[jf];B[ig];W[ee];B[je];W[ej];B[ek];W[fe];B[fi]
;W[ml];B[mm];W[lb];B[hf];W[];B[hh];W[];B[]TB[fc][gd][he][ie][hg][hi]
[gj][fk][gl][em][fm][hm]TW[aa][ba][ia][ja][la][bb][mc][md][ae][le]
[cf][ef][mf][bg][cg][eg][lg][bh][ch][eh][ai][aj][ak][jk][lk][al])

View File

@ -0,0 +1,33 @@
(;GM[1]FF[4]
SZ[13]KM[7.50]
PW[WeakBot50k]WR[29k]
PB[TheGNUGo]BR[12k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]EV[Tenth KGS Computer Go Tournament - Open division]
RE[B+161.50]
TM[780]RU[Chinese]
C[TheGNUGo [12k\]: GTP Engine for TheGNUGo (black): GNU Go version 3.7.7
WeakBot50k [29k?\]: GTP Engine for WeakBot50k (white): WeakBot50k: At end of game I will pass once your stones are so safe that you can pass FOREVER. If I'm too hard, try IdiotBot. If I'm too easy, try humans or SimpleBot. 30k humans and SimpleBot 30k are about 10-20 stones stronger. My info contains links to my source code: version 0.1.7.goal_test
]
CA[UTF-8]RO[6]
;B[jd];W[lj];B[hc];W[id];B[ic];W[jc];B[kd];W[je];B[ie];W[ld];B[hd]
;W[ke];B[kc];W[kb];B[lc];W[lb];B[le];W[jb];B[kf];W[jf];B[jg];W[jh]
;B[if];W[kg];B[ih];W[lf];B[kh];W[je];B[ji];W[mc];B[md];W[gc];B[dc]
;W[hb];B[ib];W[he];B[ef];W[gd];B[gb];W[ha];B[ia];W[lh];B[jk];W[hf]
;B[hg];W[gg];B[fg];W[hh];B[gh];W[ig];B[hi];W[hj];B[gj];W[gk];B[fk]
;W[fj];B[gi];W[fl];B[ek];W[dk];B[el];W[dl];B[ej];W[ei];B[dj];W[cj]
;B[li];W[fi];B[di];W[dh];B[ci];W[bi];B[ck];W[bj];B[cl];W[dm];B[ch]
;W[cg];B[bh];W[bg];B[ah];W[ag];B[eh];W[mi];B[ki];W[kj];B[lg];W[jj]
;B[hk];W[jl];B[kk];W[kl];B[lk];W[ll];B[ij];W[mj];B[ml];W[bl];B[em]
;W[gl];B[il];W[dg];B[fb];W[eb];B[ec];W[fa];B[df];W[ff];B[fe];W[ee]
;B[eg];W[de];B[cf];W[ce];B[bf];W[be];B[fd];W[cc];B[db];W[cb];B[ae]
;W[da];B[ad];W[ed];B[cd];W[bd];B[bc];W[ak];B[ai];W[ab];B[ga];W[hm]
;B[im];W[jm];B[bb];W[hl];B[ik];W[ca];B[ea];W[mf];B[mg];W[bm];B[cm]
;W[dl];B[dm];W[aj];B[bk];W[hb];B[ha];W[ja];B[mb];W[aa];B[ba];W[cb]
;B[ca];W[lm];B[mk];W[la];B[mc];W[gf];B[hg];W[fc];B[ge];W[gf];B[ff]
;W[gc];B[fc];W[fm];B[al];W[bj];B[aj];W[];B[]TB[aa][da][fa][ja][ka]
[la][ma][ab][cb][eb][hb][jb][kb][lb][ac][cc][gc][jc][bd][dd][ed][gd]
[id][ld][be][ce][de][ee][he][je][ke][me][af][gf][hf][jf][lf][mf][ag]
[bg][cg][dg][gg][ig][kg][dh][fh][hh][jh][lh][mh][bi][ei][fi][ii][mi]
[bj][cj][fj][hj][jj][kj][lj][mj][ak][dk][gk][bl][dl][fl][gl][hl][jl]
[kl][ll][am][bm][fm][gm][hm][jm][km][lm][mm])

View File

@ -0,0 +1,21 @@
(;GM[1]FF[4]
SZ[9]KM[7.50]
PW[tlsBot]PB[GNU]BR[13k]
PC[The Kiseido Go Server (KGS) at http://kgs.kiseido.com/]
DT[2006-01-08]AP[CGoban:2]
EV[Tenth KGS Computer Go Tournament - Formal division]RE[B+23.50]
TM[480]RU[Chinese]
C[tlsBot [?\]: GTP Engine for tlsBot (white): tlsBot version Bookish2CSM-21324778 ; ........... I sometimes have some problems knowing when to pass. If you feel I should pass, and I keep on playing, check to see if you have any groups that have 2 liberties. Defending them should help.
burtabel [3d\]: this is weird GNU is playing another game
Broege [-\]: yes, and non-tournament one
GNU [13k\]: GTP Engine for GNU (black): GNU Go version 3.7.7
]
CA[UTF-8]RO[5]ST[2]
;B[fe];W[de];B[ed];W[dd];B[ec];W[dc];B[eg];W[eb];B[fb];W[db];B[cg]
;W[ff];B[ef];W[ee];B[ge];W[bf];B[gc];W[cf];B[bg];W[dg];B[df];W[dh]
;B[eh];W[fa];B[af];W[be];B[ga];W[ea];B[ae];W[ad];B[ag];W[bd];B[ch]
;W[hc];B[hb];W[he];B[hd];W[gf];B[gg];W[fd];B[gd];W[hf];B[fg];W[gh]
;B[hg];W[di];B[fc];W[ci];B[bi];W[ah];B[ei];W[ih];B[ig];W[];B[id];W[]
;B[hh];W[ca];B[ha];W[cb];B[hi];W[ce];B[dh];W[bb];B[if];W[ac];B[ic]
;W[];B[]TB[ia][gb][ib][hc][fd][he][ie][ff][gf][hf][dg][ah][bh][fh]
[gh][ih][ai][ci][di][fi][gi][ii]TW[aa][ba][da][ab][bc][cc][cd])