Re: kgsGtp (was Re: [computer-go] Congratulations to AyaMC!)

2009-10-06 Thread Don Dailey
2009/10/6 Jason House > That already exists: kgs-game_over is sent after every game (if you support > it). That it's up to your bot to decide if it should terminate, run a full > garbage collection, pause pondering, etc... I think most people use a > sentinel file. > > Are you sure that isn't cgo

Re: kgsGtp (was Re: [computer-go] Congratulations to AyaMC!)

2009-10-06 Thread Nick Wedd
In message , Peter Drake writes Incidentally, if a new version of kgsGtp appears, the one feature I desperately want is a way to tell kgsGtp to disconnect after the current game. As it is, I have to either wait for the end of the game or kill my program in the middle of someone's game. I agree

Re: kgsGtp (was Re: [computer-go] Congratulations to AyaMC!)

2009-10-06 Thread Jason House
That already exists: kgs-game_over is sent after every game (if you support it). That it's up to your bot to decide if it should terminate, run a full garbage collection, pause pondering, etc... I think most people use a sentinel file. Sent from my iPhone On Oct 6, 2009, at 5:28 PM, Peter

kgsGtp (was Re: [computer-go] Congratulations to AyaMC!)

2009-10-06 Thread Peter Drake
Incidentally, if a new version of kgsGtp appears, the one feature I desperately want is a way to tell kgsGtp to disconnect after the current game. As it is, I have to either wait for the end of the game or kill my program in the middle of someone's game. Peter Drake http://www.lclark.edu/~d