[computer-go] 10k UCT bots
Álvaro Begué
alvaro.begue at gmail.com
Wed May 14 07:33:19 PDT 2008
On Wed, May 14, 2008 at 10:12 AM, Heikki Levanto <heikki at lsd.dk> wrote:
> On Wed, May 14, 2008 at 03:47:55PM +0200, Norbert Gábor Papp wrote:
>> I want to remove dead-stones which means :
>> [...]
>> I'm interested in the function dead(), which is true when a stone is dead
>> after both player pass,and the game is ended.
>
> The simple answer is that there is no such function!
In Tromp/Taylor rules, it's really easy to implement that function:
All stones are alive. If you are playing and you think some of the
opponent's stones are dead, don't pass; capture them instead.
More information about the computer-go
mailing list