Open ryanb opened 13 years ago
Is it possible to drop GNU/Go's level temporarily, play the move, then set it back to the prior level? Curious if this is a known issue w/ GNU/Go.
Probably. That's a good idea.
See: 3.9.4 Other options affecting strength and speed located @ http://www.gnu.org/software/gnugo/gnugo_3.html#SEC3
Thanks, this should be a fairly easy addition. I haven't had a chance to work on Go vs Go recently but I'll look into it when I do.
Sometimes it's possible for GNU Go to get stuck and take forever to determine a move. This happened in game 11832. For a quick fix I should just make it so GNU Go resigns the game in those rare cases. Currently it gets stuck in a loop trying to determine the best move.