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

simp recapture tm reduction #5718

Closed
wants to merge 1 commit into from

Conversation

Ergodice
Copy link
Contributor

Remove reduction in think time for recaptures

Passed simplification STC
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 54016 W: 14098 L: 13902 D: 26016
Ptnml(0-2): 165, 5797, 14919, 5931, 196
https://tests.stockfishchess.org/tests/view/6758a90486d5ee47d954201e

Passed simplification LTC
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 296940 W: 75631 L: 75689 D: 145620
Ptnml(0-2): 145, 28928, 90384, 28866, 147
https://tests.stockfishchess.org/tests/view/6758df7a86d5ee47d9542091

Bench: 934447

@Disservin
Copy link
Member

Can you fix the fails please?

./engine.h:119:18: error: private field 'capSq' is not used [-Werror,-Wunused-private-field]
    Square       capSq;

@Ergodice Ergodice closed this Dec 15, 2024
@peregrineshahin
Copy link
Contributor

BTW you do not need to close the PR to modify it, should use force-push and/or amend, and if you don't like git cli there is GitHub desktop too.

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.

3 participants