gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] nando_3_9.4


From: Arend Bayer
Subject: Re: [gnugo-devel] nando_3_9.4
Date: Tue, 17 Sep 2002 13:14:03 +0200 (CEST)

On Mon, 16 Sep 2002, Portela Fernand wrote:

> Purpose:
>
>   This patch extends the OWL code so that it becomes aware of tactical
>   gains and losses while trying to attack or defend a dragon.

I have looked at it a bit more. I've put up an updated version at
http://www.uni-bonn.de/~uzsxtn/nando_3_9.4a. (Mostly insignificant
changes:
* Merge with CVS, in particular in mark_changed_dragon() (addressed a
  FIXME there)
* A few coding-style-match-surrounding type cleanups.
* Do worry even about loosing a single stone. (I think it's worth it
  once the problem described below is addressed.)
)

One problem is in the position below.
Basically the whole dragon at B3 is set to critical, and this makes the
move at D2 (which is an ordinary OWL_DEFENSE_MOVE) be valued as if it
saved the whole dragon. (Responsible for this is the bandworm code
starting around influence.c line 400. All this code should be moved out
of influence.c into the calling functions, which would make a much cleaner
interface.)

I think instead we should declare such a dragon alive, but for now add
another case to that bandworm code in influence.c such that the relevant
worm is considered dead.

Otherwise the patch looks good (well with several worms being captured I
am not sure the logic always works as intended, but let's not worry about
that for now). As for there being only very few PASSes:
I think this will improve once we call owl_confirm_safety more often,
which Gunnar says we should do anyway.

Arend


(;GM[1]FF[3]
RU[Japanese]SZ[11]HA[0]KM[5.5]
PW[White]
PB[Black]
GN[White (W) vs. Black (B)]
DT[2002-09-17]
SY[Cgoban 1.9.12]TM[30:00(5x1:00)];;
AW[ea][ga][eb][gb][bc][cc][dc][ec][gc][hc][ic][jc][kc][bd][be][bf][cf][df][ef][ff][gf][hf][if][jf][kf][bg][kg][ah][bh][ch][dh][eh][fh][gh][hh][ih][jh][kh][ai][fi][gi][gj][hj][hk]
AB[ba][ha][ja][ab][bb][cb][db][hb][ib][jb][kb][ac][ad][ae][af][ag][bi][ci][di][ei][aj][bj][fj][ek][fk][gk]
)





reply via email to

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