Index: regression/gunnar.tst =================================================================== RCS file: /cvsroot/gnugo/gnugo/regression/gunnar.tst,v retrieving revision 1.16 diff -u -r1.16 gunnar.tst --- regression/gunnar.tst 22 Apr 2003 02:49:01 -0000 1.16 +++ regression/gunnar.tst 28 Apr 2003 21:21:52 -0000 @@ -155,6 +155,39 @@ 28 gg_genmove white #? [S9|T9] +# H5 is the only move. H11 can connect to either of two invincible +# dragons and is therefore not weak at all. +loadsgf games/gunnar/gunnar9.sgf +29 gg_genmove white +#? [H5] + +# F18 should be a better and bigger way to live than B18. +loadsgf games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 110 +30 restricted_genmove white F18 B18 +#? [F18] + +# F18 is clearly bigger and better shape than E17. +loadsgf games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 120 +31 restricted_genmove white F18 E17 +#? [F18] + +# C18 looks like the simplest way to live. There may be other effective +# moves which should also be accepted. +loadsgf games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 124 +32 gg_genmove white +#? [C18] + +# Important to strengthen the wall at M11. P10 is not so large. +loadsgf games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 184 +33 restricted_genmove white M11 P10 +#? [M11] + +# The game move at P7 is worthless. M4 or M5 take the last point. +loadsgf games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 234 +34 gg_genmove white +#? [M4|M5] + + ############ End of Tests ################# # Report number of nodes visited by the tactical reading Index: regression/ld_owl.tst =================================================================== RCS file: /cvsroot/gnugo/gnugo/regression/ld_owl.tst,v retrieving revision 1.22 diff -u -r1.22 ld_owl.tst --- regression/ld_owl.tst 2 Jan 2003 00:23:30 -0000 1.22 +++ regression/ld_owl.tst 28 Apr 2003 21:21:54 -0000 @@ -179,6 +179,15 @@ 67 dragon_status C9 #? [critical A9 A7] +# No need to play ko with B2 +loadsgf games/life_and_death/ld13.sgf +play white A5 +play black A4 +play white D1 +play black A2 +68 owl_attack C4 +#? [1 B1] + loadsgf games/life_and_death/lunches.sgf 101 dragon_status A17 #? [dead] Index: regression/semeai.tst =================================================================== RCS file: /cvsroot/gnugo/gnugo/regression/semeai.tst,v retrieving revision 1.34 diff -u -r1.34 semeai.tst --- regression/semeai.tst 22 Apr 2003 02:49:01 -0000 1.34 +++ regression/semeai.tst 28 Apr 2003 21:21:54 -0000 @@ -239,6 +239,10 @@ 44 owl_analyze_semeai A12 A16 #? [ALIVE DEAD (A17|B17|C16|D16|E15|E14|F13|F12|F11|F10|F9|F8|B9|A9)] +loadsgf games/semeai/semeai12.sgf +45 owl_analyze_semeai B5 A9 +#? [ALIVE DEAD C1] + # The opposite semeai is not very interesting (black clearly can kill white). loadsgf games/nngs/jypower-gnugo-3.3.17-200304150031.sgf 166 50 owl_analyze_semeai O7 L7 Index: regression/games/gunnar/gunnar9.sgf =================================================================== RCS file: regression/games/gunnar/gunnar9.sgf diff -N regression/games/gunnar/gunnar9.sgf --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ regression/games/gunnar/gunnar9.sgf 28 Apr 2003 21:21:56 -0000 @@ -0,0 +1,22 @@ +(;GM[1]FF[4] +SZ[19] +GN[GNU Go 3.3.18 load and print] +DT[2003-04-27] +KM[4.0]AP[GNU Go 3.3.18]RU[Japanese] +;AW[aa][ca][ka][la][ab][cb][jb][kb][bc][dc][ec][ic][jc][qc][rc] +[bd][ed][gd][hd][jd][kd][od][pd][fe][je][ne][oe][ef][gf][jf][lf] +[mf][nf][qf][sf][eg][lg][ng][qg][rg][sg][mh][nh][ph][rh][hi][ii] +[ji][ki][ni][oi][pi][qi][si][dj][ej][jj][qj][rj][ck][dk][hk][ik] +[jk][kk][cl][fl][kl][nl][ol][ql][rl][sl][bm][cm][dm][em][fm][gm] +[im][jm][km][mm][pm][qm][an][bn][dn][gn][mn][nn][on][qn][co][go] +[io][jo][mo][po][ro][so][ap][bp][cp][mp][op][pp][qp][sp][bq][dq] +[hq][iq][kq][lq][nq][gr][hr][jr][kr][nr][gs][ms] +AB[ma][lb][ob][qb][rb][cc][kc][lc][oc][pc][sc][ad][cd][dd][id] +[ld][nd][qd][be][de][ee][ge][he][ie][ke][le][me][pe][qe][re][se] +[df][hf][kf][pf][rf][dg][hg][kg][og][pg][dh][gh][kh][lh][oh][di] +[gi][li][mi][bj][cj][gj][hj][kj][lj][mj][nj][oj][pj][sj][bk][ek] +[fk][gk][lk][nk][pk][qk][rk][sk][al][bl][dl][el][gl][hl][il][jl] +[ll][ml][pl][am][en][fn][in][jn][kn][do][fo][lo][oo][dp][fp][gp] +[hp][ip][jp][kp][lp][rp][aq][cq][eq][gq][jq][oq][qq][rq][sq][ar] +[br][cr][fr][or][pr][rr][fs][ns][os] +PL[W]) Index: regression/games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf =================================================================== RCS file: regression/games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf diff -N regression/games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ regression/games/nngs/gnugo-3.3.18-overziel7-200304281000.sgf 28 Apr 2003 21:21:57 -0000 @@ -0,0 +1,28 @@ +(;GM[1]FF[4] +SZ[19]HA[0]KM[0.5] +PW[GnuGo (GNU Go 3.3.18)]WR[11k*] +PB[overziel7]BR[NR] +PC[NNGS]DT[2003-04-28]AP[gnugoclient:2.0] +;B[pd];W[dp];B[pq];W[dc];B[de];W[cg];B[ef];W[gc];B[dh];W[po];B[pl] +;W[mp];B[oo];W[on];B[no];W[pp];B[nq];W[nn];B[ch];W[mo];B[qq];W[np] +;B[ph];W[nc];B[qj];W[kc];B[oc];W[nd];B[iq];W[cd];B[df];W[fq];B[be] +;W[co];B[io];W[nl];B[ko];W[qm];B[ic];W[rk];B[hd];W[ke];B[rj];W[bd] +;B[ro];W[mq];B[oq];W[op];B[qn];W[kq];B[pm];W[dm];B[km];W[cj];B[ll] +;W[oe];B[lj];W[pe];B[qe];W[qf];B[re];W[pg];B[hn];W[ob];B[pb];W[qh] +;B[bf];W[pi];B[nb];W[mb];B[oa];W[oh];B[ge];W[lg];B[rl];W[jg];B[hg] +;W[ji];B[jr];W[nr];B[or];W[mr];B[cl];W[dl];B[ck];W[dj];B[bj];W[bi] +;B[ak];W[ci];B[dk];W[ek];B[ej];W[ei];B[fj];W[cm];B[fk];W[el];B[bl] +;W[ai];B[di];W[aj];B[fh];W[bm];B[bh];W[bk];B[hb];W[al];B[fc];W[bb] +;B[ok];W[kr];B[nk];W[jk];B[rg];W[jh];B[rh];W[rf];B[sf];W[ec];B[fb] +;W[hr];B[da];W[ca];B[ab];W[ac];B[cb];W[ea];B[ba];W[aa];B[eb];W[ca] +;B[db];W[cc];B[ba];W[ir];B[ca];W[jq];B[gp];W[hq];B[ip];W[hp];B[go] +;W[ln];B[kn];W[hh];B[hj];W[gg];B[hf];W[gh];B[il];W[gi];B[fi];W[fl] +;B[gl];W[fn];B[kb];W[jb];B[jc];W[lb];B[kd];W[lc];B[je];W[ld];B[ed] +;W[jd];B[ie];W[ib];B[gb];W[gm];B[hm];W[gn];B[ho];W[mi];B[mm];W[ol] +;B[ml];W[jf];B[gj];W[ik];B[ij];W[kk];B[mj];W[oj];B[jj];W[kj];B[li] +;W[ki];B[ih];W[ii];B[mh];W[ni];B[lh];W[mg];B[hk];W[ig];B[pj];W[qg] +;B[ab];W[od];B[qc];W[nh];B[aa];W[nj];B[fg];W[lk];B[mk];W[ah];B[ag] +;W[gq];B[gf];W[ia];B[hi];W[ih];B[qp];W[qo];B[rn];W[ha];B[jl];W[ga] +;B[ma];W[la];B[na];W[os];B[ps];W[ns];B[fp];W[ep];B[fo];W[eo];B[qi] +;W[kh];B[jp];W[om];B[lp];W[lo];B[kp];W[lq];B[id];W[kd];B[kl];W[pn] +;B[rm];W[if];B[ce];W[lm];B[nm];W[mn];B[fa];W[ka]C[game adjourned]) Index: regression/games/semeai/semeai12.sgf =================================================================== RCS file: regression/games/semeai/semeai12.sgf diff -N regression/games/semeai/semeai12.sgf --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ regression/games/semeai/semeai12.sgf 28 Apr 2003 21:21:58 -0000 @@ -0,0 +1,24 @@ +(;GM[1]FF[4] +SZ[19] +GN[GNU Go 3.3.18 load and print] +DT[2003-04-28] +KM[-3.0]AP[GNU Go 3.3.18]RU[Japanese] +;AW[aa][ba][ca][pa][ra][bb][cb][ob][pb][sb][cc][ec][pc][qc][rc] +[sc][ad][dd][ed][fd][gd][hd][id][od][be][ce][fe][he][je][ne][re] +[se][af][bf][df][ef][hf][if][jf][kf][lf][qf][rf][bg][dg][ig][jg] +[pg][qg][sg][ch][dh][eh][gh][hh][kh][lh][nh][oh][ph][qh][ci][di] +[hi][ji][ki][li][mi][ni][qi][si][dj][gj][ij][mj][pj][qj][rj][ak] +[bk][gk][ik][kk][qk][al][fl][il][jl][kl][ml][nl][ol][am][cm][dm] +[em][fm][jm][lm][mm][an][bn][cn][fn][gn][hn][jn][mn][on][ao][co] +[eo][ho][jo][mo][no][oo][dp][ep][fp][jp][lp][mp][dq][eq][gq][jq] +[kq][dr][er][jr][as][bs][cs][es][is][js][ks][ls] +AB[da][fa][na][oa][db][eb][gb][nb][rb][dc][fc][gc][hc][ic][nc] +[oc][jd][nd][pd][qd][rd][sd][ge][ke][le][me][pe][qe][ff][gf][mf] +[nf][pf][ag][eg][fg][gg][hg][kg][lg][mg][ng][og][rg][ah][bh][fh] +[mh][rh][bi][ei][fi][gi][oi][pi][ri][aj][bj][cj][ej][hj][jj][kj] +[lj][nj][oj][sj][ck][dk][ek][fk][hk][jk][lk][mk][nk][ok][pk][rk] +[sk][bl][cl][dl][el][gl][hl][ll][pl][ql][rl][bm][gm][hm][im][nm] +[om][pm][dn][in][nn][pn][bo][do][fo][go][io][po][bp][gp][hp][ip] +[np][op][aq][bq][cq][fq][iq][lq][mq][oq][pq][ar][cr][fr][gr][ir] +[kr][lr][mr][or][fs][hs][ms][ns] +PL[B])