gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] trevor_1_13.5


From: Gunnar Farneback
Subject: Re: [gnugo-devel] trevor_1_13.5
Date: Thu, 01 Nov 2001 22:36:13 +0100
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode)

Trevor wrote:
> +Pattern A208
> +
> +xX     defend vulnerable stone.
> +XO
> +.*
> +..
> +--
> +
> +:8,-,value(20)
> +
> +xX
> +XO
> +.*
> +..
> +--
> +
> +; oplay_defend(*,*)

Is this constraint correct? It means that O plays at * and then can
defend if it gets another move in row, i.e. * is a threat to defend
its stone. I haven't looked at the referenced position, but it seems
at least inconsistent with the comment to the pattern. Actually it's
meaningless since there's an automatic safe move check unless the
pattern is s classified.

> +Pattern A1341
> +
> +?X?|   vital corner point
> +X.X|
> +X..|
> +X.*|
> +...|
> +___+

Underscore no good, the horizontal edge markers should be dashes.

> +#useful in manyfaces:8
> +#new pattern 3.1.13 -trevor
> +Pattern D833
> +
> +?O?    vital corner point.
> +O.O
> +O??
> +O.*
> +??.
> +
> +:8,s,value(40)

This doesn't look much like a corner and actually rather weird with
all the wildcards. Is this as intended?

/Gunnar



reply via email to

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