gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] worm amalgamation question


From: Gunnar Farneback
Subject: Re: [gnugo-devel] worm amalgamation question
Date: Tue, 21 Jan 2003 18:34:40 +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)

Paul wrote:
> could you please explain me why the two white worms are not
> amalgamated in this position? shouldn't they be amalgamated?
> 
> |XXX...
> |OOXXX.
> |.OOOX.
> |XX.OX.
> |.O.O..
> +------

This is tricky. A golden rule of the experimental connection code (now
default) is to not amalgamate tactically unstable worms because it
would lead to difficulties for the move valuation. What's really
important here is not to amalgamate a tactically critical worm to a
living dragon.

In this case both worms are tactically critical, which makes it more
reasonable to amalgamate them. I don't think that's safe generally (*)
but here both have the same defense point, which might be a sufficient
condition.

Curiously this position has the interesting property that the two O
strings cannot be solidly connected into a single string without
allowing a tactical capture. But they can live (in seki) if they
don't. That is somewhat anomalous to the assumptions made by the
connection reading code.

(*) In this position amalgamation through the bamboo joint in the
center would be inappropriate:

.......
.OO..O.
.OXXXO.
.OX.XO.
.XOOOX.
.X..XX.
.XOOOX.
.OX.XO.
.OXXXO.
.OO..O.
.......

/Gunnar




reply via email to

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