]> git.sesse.net Git - stockfish/commit
Symmetrize optimism
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 12 Nov 2023 14:51:38 +0000 (15:51 +0100)
committerDisservin <disservin.social@gmail.com>
Wed, 15 Nov 2023 18:35:14 +0000 (19:35 +0100)
commitf9d8717844643e4ea3723f5ea240bf5d22800df7
treeb2a2a3d2ec64214f309556ca858444c845e392be
parent863a1f2b4cb233be3126b244cbd8f6c8b9b4d13c
Symmetrize optimism

Removes some additional parameters, making the term more logical at the same
time.

Passed STC:
https://tests.stockfishchess.org/tests/view/6550e896136acbc5735328ed
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 271104 W: 68441 L: 68480 D: 134183
Ptnml(0-2): 827, 32590, 68816, 32433, 886

Passed LTC:
https://tests.stockfishchess.org/tests/view/65523858136acbc5735344f7
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 198954 W: 49250 L: 49211 D: 100493
Ptnml(0-2): 93, 22565, 54117, 22614, 88

closes https://github.com/official-stockfish/Stockfish/pull/4874

Bench: 1334248
src/search.cpp