]> git.sesse.net Git - stockfish/commit
Simplify away singularQuietLMR
authorbmc4 <bmc4@cin.ufpe.br>
Tue, 14 Dec 2021 15:00:45 +0000 (12:00 -0300)
committerStéphane Nicolet <cassio@free.fr>
Fri, 17 Dec 2021 17:22:48 +0000 (18:22 +0100)
commit0889210262ab5a14bc6fcd261125b919120637a0
tree8f986e64061cc91e3ca0624424efbaec5ba00e7f
parent3bea736a2a63247d242316bd25d8901b1414d9c0
Simplify away singularQuietLMR

While at it, we also update the Elo estimate of reduction at non-PV nodes
(source: https://tests.stockfishchess.org/tests/view/61acf97156fcf33bce7d6303 )

STC:
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 243632 W: 62874 L: 63022 D: 117736
Ptnml(0-2): 810, 28024, 64249, 27970, 763
https://tests.stockfishchess.org/tests/view/61b8b1b7dffbe89a35814c0d

LTC:
LLR: 2.93 (-2.94,2.94) <-2.25,0.25>
Total: 91392 W: 23520 L: 23453 D: 44419
Ptnml(0-2): 51, 9568, 26387, 9643, 47
https://tests.stockfishchess.org/tests/view/61b97316dffbe89a35817da7

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

bench: 4217785
src/search.cpp