Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

GNU Go Timeout #48

Open
ryanb opened this issue Apr 14, 2011 · 4 comments
Open

GNU Go Timeout #48

ryanb opened this issue Apr 14, 2011 · 4 comments

Comments

@ryanb
Copy link
Owner

ryanb commented Apr 14, 2011

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.

@PJensen
Copy link

PJensen commented Apr 18, 2011

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.

@ryanb
Copy link
Owner Author

ryanb commented Apr 18, 2011

Probably. That's a good idea.

@PJensen
Copy link

PJensen commented May 10, 2011

See: 3.9.4 Other options affecting strength and speed
located @ http://www.gnu.org/software/gnugo/gnugo_3.html#SEC3

@ryanb
Copy link
Owner Author

ryanb commented May 11, 2011

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants