]> git.sesse.net Git - stockfish/commit
Simplify reduction when best move doesn't change frequently.
authorbmc4 <bmc4@cin.ufpe.br>
Tue, 15 Jun 2021 23:56:09 +0000 (20:56 -0300)
committerStéphane Nicolet <cassio@free.fr>
Thu, 17 Jun 2021 00:08:33 +0000 (02:08 +0200)
commit55e69dc88d84b627af938fe2a1ee69326db055d2
tree597600a42f5d9758d828c333c8917065d807aced
parent68bf362ea2385a641be9f5ed9ce2acdf55a1ecf1
Simplify reduction when best move doesn't change frequently.

STC:
LLR: 2.94 (-2.94,2.94) <-2.50,0.50>
Total: 40400 W: 3468 L: 3377 D: 33555
Ptnml(0-2): 134, 2734, 14388, 2795, 149
https://tests.stockfishchess.org/tests/view/60c93e5a457376eb8bcab15f

LTC:
LLR: 2.94 (-2.94,2.94) <-2.50,0.50>
Total: 34200 W: 1190 L: 1128 D: 31882
Ptnml(0-2): 22, 998, 15001, 1054, 25
https://tests.stockfishchess.org/tests/view/60c96a1a457376eb8bcab180

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

bench: 5629669
src/search.cpp