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

Tablebase robustness for practice #4531

Merged
merged 3 commits into from Aug 16, 2018
Merged

Tablebase robustness for practice #4531

merged 3 commits into from Aug 16, 2018

Conversation

niklasf
Copy link
Member

@niklasf niklasf commented Aug 16, 2018

Currently if node.tbhit is undefined the tablebase was not yet queried. Now additionally set it to null if it was queried but failed. In that case recover by using ceval.

Also treat successful requests with unknown outcome as errors. This allows us to use the partially complete 7 piece tablebase today.

@ornicar ornicar merged commit 0675bef into lichess-org:master Aug 16, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants