gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] problem with score feature of 3.2


From: bump
Subject: Re: [gnugo-devel] problem with score feature of 3.2
Date: Thu, 20 May 2004 21:51:19 -0700

Adam Burry wrote:

> Ok. I stopped being lazy and tested it with 3.4. 10 of the games now seem to 
> work properly! But 2 of them still have trouble. I've enclosed them.
> 
> Once again the issue is that gnugo seems to assume a non-integer komi and
> yet ends up with an integer result.
> 
>       gnugo --score finish -l file.sgf --quiet
> 
>(;GM[1]FF[4]SZ[9];B[gd];W[ed];B[ff];W[df];B[cc];W[gc];B[hc];W[ge];B[fe];W[fd]
> B[hd];W[ce];B[eb];W[dc];B[db];W[bc];B[bb];W[cd];B[cb];W[fg];B[gf];W[eg];B[gg]
> W[fb];B[ec];W[fc];B[dd];W[ee];B[bd];W[be];B[ac];W[hb];B[ae];W[ic];B[he];W[af]
> B[bf];W[ad];B[ag];W[bc];B[cg];W[ab];B[dg];W[ef];B[ae];W[bh];B[cf];W[dh];B[ch]
> ;W[eh];B[aa];W[ba];B[ca];W[de];B[aa];W[bd])

I cannot confirm your statement that you get an integer score
with GNU Go 3.4. But there is a problem with the current
CVS that is fixed by Gunnar's patch. Generally we are more
interested in problems with the current version than with 3.4.

You can see better what is going on by adding the debug flag DEBUG_SCORE:

$ gnugo -l game.sgf --quiet --score finish -d0x010000

Turning to another game, a serious problem is contained in one of the first
set of games Adam gave:

(;GM[1]FF[4]SZ[9]KM[5.5];B[ee];W[gg];B[fg];W[fh];B[eg];W[eh];B[gf];W[dg]
;B[hg];W[gh];B[ef];W[he];B[ch];W[cg];B[bg];W[dh];B[hf];W[ec];B[gc]
;W[gb];B[hb];W[gd];B[fc];W[fb];B[hd];W[ed];B[fd];W[fe];B[hc];W[de]
;B[be];W[bc];B[cd];W[db];B[cc];W[cb];B[bd];W[bb];B[bh];W[df];B[ff]
;W[bf];B[af];W[cf];B[dd];W[ae];B[ag];W[hh];B[ih];W[di];B[ci];W[ai]
;B[hi];W[fi];B[ii];W[ac];B[ad];W[dc])

Running --score finish turns up a blunder leading to this position:

(;GM[1]FF[4]
SZ[9]
GN[GNU Go 3.5.6 load and print]
DT[2004-05-20]
KM[4.5]RU[Japanese]AP[GNU Go:3.5.6]AW[fa][bb][cb][db][fb][gb]
[ac][bc][dc][ec][ed][gd][de][fe][he][bf][cf][df][cg][dg][gg][dh]
[eh][fh][gh][hh][ai][di][fi]
AB[ga][ha][hb][cc][fc][gc][hc][ad][bd][cd][dd][fd][hd][be][ee]
[af][ef][ff][gf][hf][ag][bg][eg][fg][hg][bh][ch][ih][ci][hi][ii]
PL[W]IL[ae]
)

W wants to play at G1, which is a blunder, turning
the bottom into seki.

Dan




reply via email to

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