[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] KGS game-end protocol
When Nick says, "responds appropriately" he means that the program actually
will stop passing until it has cleaned up the opponents stones. But a
legal and still correct response is to act as though a normal "genmove" was
sent. It's correct, just not desirable.
But my program does the former. If sent a kgs-genmove_cleanup my program will
stop passing until there are no more legal non-suicidal or eye filling moves
on the board.
And as Gunnar notes, GNU Go also makes the desirable response. I suspect
that most of the other contestants are doing this the desirable way.
- Don
On Monday 25 July 2005 10:32 am, Gunnar Farnebäck wrote:
> Nick wrote:
> > This does not happen yet, because
> > (A.) The kgsGtp interface, through which all bots connect to KGS,
> > does not yet support the passing of this command to the bots.
> > (B.) No bots yet respond appropriately when this command is issued.
>
> Concerning B, GNU Go has supported the kgs-genmove_cleanup command
> since January 2004. This includes stable release 3.6 and development
> versions 3.5.3 and later.
>
> /Gunnar
> _______________________________________________
> computer-go mailing list
> computer-go@xxxxxxxxxxxxxxxxx
> http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/