gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] How to teach gnugo wonderful tesujis?


From: bump
Subject: Re: [gnugo-devel] How to teach gnugo wonderful tesujis?
Date: Sat, 3 May 2003 06:27:16 -0700

> 1. Try disconnect()s between the strings enclosing the moyo.
> I fear this would give far too many false postives, where a
> disconnection is only succesful in a readconnect sense, but the cutting
> stones will get captured eventually.

How about a pattern driven call to disconnect through
the autohelper macros oplay_disconnect and xplay_disconnect
with an appropriate action line?

The action line would generate a move reason.

The advantage of this approach is that you wouldn't be
randomly going around the board trying disconnections.
The disadvantage is that you would miss examples for
which real creativity is required.

Dan





reply via email to

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