Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calculation of time left issues #7

Open
tildedave opened this issue Dec 14, 2010 · 1 comment
Open

calculation of time left issues #7

tildedave opened this issue Dec 14, 2010 · 1 comment

Comments

@tildedave
Copy link
Owner

on move 40, the time calculation kicks in just after the clock hits 00:00

in general the way we are doing calculation sort of sucks. we use a lot of extra (unnecessary?) time calculating in the middlegame and don't have clock when we need it for tactics. not sure the best way to handle this.

@tildedave
Copy link
Owner Author

one easy thing that can be done: put TimeoutValue in search_options struct

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

No branches or pull requests

1 participant