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

Remove threatenedRook ByPawn #4993

Closed
wants to merge 1 commit into from

Conversation

FauziAkram
Copy link
Contributor

Remove a part of the formula (threatenedRook ByPawn) that doesn't bring any benefit in terms of Elo.

Passed STC:
LLR: 2.92 (-2.94,2.94) <-1.75,0.25>
Total: 30592 W: 7903 L: 7674 D: 15015
Ptnml(0-2): 96, 3590, 7711, 3787, 112
https://tests.stockfishchess.org/tests/view/65a3fa4179aa8af82b96face

Passed LTC:
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 73656 W: 18382 L: 18212 D: 37062
Ptnml(0-2): 47, 8287, 19981, 8475, 38
https://tests.stockfishchess.org/tests/view/65a42b9a79aa8af82b96fe88

bench: 1430061
Copy link

clang-format 17 needs to be run on this PR.
If you do not have clang-format installed, the maintainer will run it when merging.
For the exact version please see https://packages.ubuntu.com/mantic/clang-format-17.

(execution 7540283926 / attempt 1)

@Disservin Disservin added bench-change Changes the bench simplification A simplification patch functional-change to be merged Will be merged shortly and removed functional-change labels Jan 16, 2024
@Disservin Disservin closed this in 9a9702d Jan 17, 2024
windfishballad pushed a commit to windfishballad/Stockfish that referenced this pull request Jan 23, 2024
Can be simplified away.

Passed STC:
https://tests.stockfishchess.org/tests/view/65a3fa4179aa8af82b96face
LLR: 2.92 (-2.94,2.94) <-1.75,0.25>
Total: 30592 W: 7903 L: 7674 D: 15015
Ptnml(0-2): 96, 3590, 7711, 3787, 112

Passed LTC:
https://tests.stockfishchess.org/tests/view/65a42b9a79aa8af82b96fe88
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 73656 W: 18382 L: 18212 D: 37062
Ptnml(0-2): 47, 8287, 19981, 8475, 38

closes official-stockfish#4993

Bench: 1430061
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bench-change Changes the bench simplification A simplification patch to be merged Will be merged shortly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants