[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: computer-go: Live or Die, test problems
Tristan Cazenave [cazenave@xxxxxxxxxxxxxxxxx] wrote:
> btw, I do not understand problem 53, neither does Golois :)
I checked the 64 problems in Thomas Wolf's paper:
In problem 53 the solution should be A2:
(;
GM[1]FF[4]VW[]SZ[13]
AB[bk][cj][dj][dk][ek][fk]
AW[ck][aj][bj][bi][ci][di][ei][fi][gi][gj][gk][gl][fl][hl][hm]
PL[B];B[al]
TE[2])
In problem 62 a black stone is missing.
It should read:
(;
GM[1]FF[4]VW[]SZ[13]
AB[ll][lh][lg][lf][mf][kg][jg][ig][ih][ii][hi][hj][hk][ik][jk][kk][il][im][m
j]
AW[lk][lj][li][kj][jj][ji][jh][kh]
PL[W];W[kl]
TE[2])
Jean-Pierre