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

Use Transposition Table in QSearch. #69

Merged
merged 3 commits into from
Sep 6, 2022
Merged

Use Transposition Table in QSearch. #69

merged 3 commits into from
Sep 6, 2022

Conversation

TheBlackPlague
Copy link
Owner

@TheBlackPlague TheBlackPlague commented Sep 6, 2022

This PR implements the necessary functionality to use the Transposition Table in QSearch. Currently, it's in a read-only fashion.

ELO Difference

Using UHO_XXL_+0.90_+1.19.epd:

TC: 10s + 0.1s (STC)

ELO   | 6.53 +- 4.85 (95%)
SPRT  | 10.0+0.10s Threads=1 Hash=16MB
LLR   | 2.95 (-2.94, 2.94) [0.00, 5.00]
GAMES | N: 10856 W: 3098 L: 2894 D: 4864

TC: 60s + 0.6s (LTC)

ELO   | 10.73 +- 6.65 (95%)
SPRT  | 60.0+0.60s Threads=1 Hash=256MB
LLR   | 2.96 (-2.94, 2.94) [0.00, 5.00]
GAMES | N: 5504 W: 1532 L: 1362 D: 2610

@TheBlackPlague TheBlackPlague added the enhancement New feature or request label Sep 6, 2022
@TheBlackPlague TheBlackPlague self-assigned this Sep 6, 2022
@TheBlackPlague TheBlackPlague marked this pull request as ready for review September 6, 2022 13:00
@TheBlackPlague TheBlackPlague merged commit 5e44813 into master Sep 6, 2022
@TheBlackPlague TheBlackPlague deleted the qsearch-tt branch September 6, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant