[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnugo-devel] Hybrid Go program
From: |
max-d |
Subject: |
[gnugo-devel] Hybrid Go program |
Date: |
Mon, 17 Nov 2003 02:47:01 +0100 |
Hi,
Maybe the more powerful go program today available .
i have just made a few test but they seems to show positive results.
i had done a lot of test between GNUgo and GO++
Go++ is strategically more solid than GuGo 3.4 but GnuGo is *by far*
tactically stronger.
the idea of "my program" is to have an hybrid program GG-GO++
In practice , the player plays black on the Go++ board but Go++ is under the
control of GnuGo .
For every go++ move ,GG compute its own top move list.
if it does not like the move , it can undo it and play *its own* top move
instead .
The rudimentary algorithm i use , is made to avoid that gg interacts too
much in the go++ game ,so the stategical efficiency of go ++ is preserved
but tactical go ++ blunders are eliminated !
I hope some of you will try that ,when it is ready (in few days) .
here is a screenshot (don't take care of the gg top move list which has not
been actualised on the picture).
http://perso.wanadoo.fr/gib.explore/go/cap1.JPG
observation o