[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] citation
Paul wrote:
> Consider this (I think GNU Go somewhen stumbled into this sort
> of things and of course failed to play properly):
>
> . X X X X X X X . .
> . X O O O O O X X X
> . X O X X X O O O X
> X X O X . X O . O X
> X O . O X . X O X X
> X O O O X X X O X .
> X X X O O O O O X .
> . . X X X X X X X .
>
To the best of my knowledge GNU Go has never gotten into this sort of
position. There is a test case (gunnar:27) of this kind, however, but
that was from a game not involving GNU Go.
Regarding how it's analyzed GNU Go easily sees that white is alive
above, by unconditional status analysis. Unfortunately it is very
unlikely that it would find a move to reach the position, or analyze
it correctly if one of the strings was "split" by, e.g., a bamboo
joint.
/Gunnar
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/