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

Re: computer-go: Ko



Peter Drake wrote:
> Is the following statement true?
> 
> If a stone played at a point is the first stone to ever occupy that 
> point, no subsequent full-board position can be identical to a 
> preceding position.

Definitely not, it doesn't even hold for a basic ko. I.e., assume that
this position has been reached without captures:

......
..OX..
.O.OX.
..OX..
......

Black takes the ko, playing the first stone ever at that vertex

......
..OX..
.OX.X.
..OX..
......

If O immediately recaptures we get a counterexample.

/Gunnar Farnebäck