gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] how to fix a problem?


From: Evan Berggren Daniel
Subject: Re: [gnugo-devel] how to fix a problem?
Date: Sat, 3 May 2003 13:32:32 -0400 (EDT)

On Sat, 3 May 2003, Arend Bayer wrote:

> connect(a, B) is deemed successful if white can get any stone on a
> connected to B.
>
>
> If someone feels like trying out anything of the above, or, even better,
> has better suggestions/ideas...

How about something like owl_live_somewhere(int goal_region[BOARDMAX])?
This could then try to make shape, find double threats to connect / live,
etc.  It could be based on pattern reading like the rest of the owl code,
and make use of the owl defense patterns as well as a new set of invasion
patterns.  It would probably need to be much more careful than the current
owl code is about dragons getting cut apart, though.

Evan Daniel




reply via email to

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