[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Go4++: Passing in tsume searches.
On Fri, Jan 25, 2002 at 11:10:12AM -0000, Michael Reiss wrote:
> > I suppose this is a three pass position.
> >
> > 6 . . . . . . . . .
> > 5 * * * * * * * * *
> > 4 o o o o o o o o o
> > 3 * * . o . * * * o
> > 2 . o * o * o . * o
> > 1 * * * o * * * * o
> > A B C D E F G H I
> >
> I agree, well found. Thank you.
>
> ...now how about 4 ;-) !
6 . . . . . . . . . . . . . . . . .
5 . . . . . . . . . . . . . . . . .
4 * * * * * * * * * * * * * * . . .
3 o o o o o o o o o o o o o * * * *
2 * * o * * o * * o * * o o o o o *
1 . * * . * * . * * . * * . o . o *
A B C D F E F G H I J K L M N O P
Is this one eligible ? If so, due to its repetitive nature, you'd better
find a seki stop condition (as David Fotland suggested), to avoid
exhausting your searches with passes in all non-seki tsumego.
David, do Many Faces recognizes this one as being a seki ?
Jerome.