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

No underpromotion in noisy movegen #100

Merged
merged 1 commit into from
Nov 29, 2019
Merged

No underpromotion in noisy movegen #100

merged 1 commit into from
Nov 29, 2019

Conversation

TerjeKir
Copy link
Owner

@TerjeKir TerjeKir commented Nov 29, 2019

Moved underpromotions to the quiet movegen which avoids generating them in quiescence search, as well as in the first stage (noisy) of normal search. As underpromotions beating queen promotions is extremely rare, this saves time at a very low cost to search quality. Probably also helps prepare removing promotions from the searchHistory heuristic.

ELO | 5.20 +- 4.07 (95%)
SPRT | 10.0+0.1s Threads=1 Hash=32MB
LLR | 2.97 (-2.94, 2.94) [0.00, 5.00]
Games | N: 15767 W: 4577 L: 4341 D: 6849
http://chess.grantnet.us/viewTest/3876/

ELO | 3.61 +- 2.86 (95%)
SPRT | 60.0+0.6s Threads=1 Hash=128MB
LLR | 3.06 (-2.94, 2.94) [0.00, 5.00]
Games | N: 28017 W: 7066 L: 6775 D: 14176
http://chess.grantnet.us/viewTest/3877/

@TerjeKir TerjeKir merged commit af8ed75 into master Nov 29, 2019
@TerjeKir TerjeKir deleted the RestructurePawnGen branch November 29, 2019 13:03
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.

1 participant