[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Third KGS tournament: game-end protocol
Chris Fant wrote:
> > 1. When B, W both pass, request final_status_list
> > 2. If both implement final_status_list and the results are the same,
> > we are done
> > 3. If not, let a capable program score the game.
>
> Again, too much logic in the server. Isn't it obvious that the server
> should be really simple and dumb?
What is complicated about starting up a local copy of GNU Go (or some
other program that's usually correct about scoring), feed it the
position, and issue a final_status_list command?
> Otherwise, it will eventually be wrong.
As I wrote the last time this came up, if you don't trust the scoring
engine, do play until all dead opponent stones have been removed. Also
the TD should be able to override the scoring engine in the rare cases
that it's wrong.
/Gunnar
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/