gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Scoring pb + GTP questions


From: max-d
Subject: [gnugo-devel] Scoring pb + GTP questions
Date: Wed, 10 Dec 2003 11:37:16 +0100

1/
It is probably a known problem that GG does not evaluate correctly this
position and fails in scoring the game (Go++ and Wh have same problem too )

(
;B[pd];W[pq];B[dd];W[dp];B[po];W[qo];B[qn];W[qp];B[rn];W[fc]
;B[ec];W[fd];B[df];W[jc];B[mc];W[qd];B[qc];W[qe];B[rc];W[pe]
;B[qj];W[qh];B[cn];W[fq];B[dj];W[ff];B[dh];W[kq];B[od];W[nf]
;B[oi];W[lf];B[fb];W[gb];B[eb];W[oo];B[on];W[no];B[sq];W[bp]
;B[en];W[fh];B[gq];W[fp];B[jr];W[hp];B[kr];W[lr];B[jq];W[kp]
;B[jp];W[io];B[jo];W[rq];B[sp];W[mq];B[gp];W[go];B[gr];W[fr]
;B[fo];W[hr];B[gn];W[ho];B[jn];W[ki];B[mm];W[bn];B[bm];W[co]
;B[dn];W[fj];B[ek];W[lb];B[lc];W[mb];B[kd];W[jd];B[ke];W[mi]
;B[je];W[oh];B[pi];W[ph];B[ie];W[hf];B[jg];W[ih];B[hd];W[hc]
;B[ri];W[rh];B[sf];W[rf];B[se];W[mk];B[ok];W[ob];B[pb];W[oc]
;B[pc];W[am];B[bl];W[nl];B[fk];W[in];B[nm];W[ol];B[pl];W[om]
;B[nn];W[pm];B[pn];W[qm];B[mo];W[mp];B[rr];W[pp];B[os];W[pr]
;B[ps];W[lo];B[km];W[so];B[ro];W[rp];B[sn];W[rl];B[sh];W[im]
;B[ml];W[nk];B[lk];W[kk];B[jl];W[gj];B[il];W[hl];B[lj];W[kj]
;B[nr];W[nq];B[or];W[oq];B[ms];W[ll];B[kl];W[li];B[ls];W[mr]
;B[gk];W[hk];B[oe];W[kc];B[kg];W[le];B[ld];W[of];B[me];W[ne]
;B[nd];W[oa];B[rk];W[sk];B[sj];W[sl];B[ql];W[rm];B[ni];W[nh]
;B[ig];W[hh];B[hg];W[lg];B[mf];W[pk];B[qk];W[oj];B[qi];W[rg]
;B[sg];W[pa];B[qa];W[nc];B[mg];W[mh];B[ng];W[og];B[md];W[eo]
;B[fn];W[rs];B[qs];W[qr];B[ss];W[id];B[he];W[gl];B[lm];W[nj]
;B[jk];W[fl];B[ij];W[jj];B[ik];W[pj];B[hi];W[re];B[rd];W[gi]
;B[gf];W[ii];B[hj];W[hm];B[el];W[sd];B[sc];W[ee];B[de];W[eg]
;B[dg];W[al];B[ak];W[an];B[bk];W[ei];B[di];W[fm];B[em];W[gg]
;B[ge];W[do];B[iq];W[hq];B[gd];W[gc];B[jh];W[ji];B[kh];W[lh]
;B[kf];W[fa];B[ea];W[ga];B[ed];W[fe];B[eh];W[ej];B[ef];W[fg]
;B[mn];W[ra];B[qb];W[gm];B[is];W[hn];B[ir];W[tt];B[hs];W[gs]
;B[ko];W[ks];B[js];W[tt];B[ln];W[tt];B[lp];W[lq];B[lo];W[tt]
;B[na];W[nb];B[kb];W[jb];B[ka];W[ma];B[jm];W[tt];B[ll];W[mj]
;B[ip];W[tt];B[sm];W[tt];B[tt]
)

2/
It should be usefull that GG returns something like "pass"  to the top_moves
GTP command when the move list is empty (end of game) instead of saying
nothing.

3/ Is there a GTP command which tell GG to do a  _basic_ evaluation
for a given move (not included in the top_moves list ).
This should be usefull for some purpose too !
(I don't mean a command like "does_attack" or  "connect" etc...)

thanks !
md






reply via email to

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