On Tue, 2007-02-20 at 14:10 +0100, Heikki Levanto wrote: > P.S. Was there a good description of what a bot should do to finish a > game earlier - my current ones play to the bitter end, with only > 1-point > eyes left. Might as well quit earlier if I can.
CGOS uses simple rules, you MUST play out a game to the end, anything left on the board is considered ALIVE. However, many bots have implemented RESIGNATION. My program Lazarus will resign when it is quite sure the game is hopeless. - Don _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
