]> git.sesse.net Git - stockfish/commit
Simplify LMR
authorbmc4 <bmc4@cin.ufpe.br>
Tue, 11 May 2021 14:04:02 +0000 (11:04 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 11 May 2021 17:37:39 +0000 (19:37 +0200)
commit602687801b73552fb8364bcc82191f932ddca8b7
tree3ea9cfcc9f70ba5d7cf8037d60b990418578239d
parent58054fd0fa6294510fc8cf76b0ba9673d5094c10
Simplify LMR

as it seems not to bring any strength and thus is no longer needed.

Tests for updating elo estimates:
https://tests.stockfishchess.org/tests/view/6099ff123a33eb67a844f789
https://tests.stockfishchess.org/tests/view/60953e6695e7f1852abd305b

Individual simplification tests:
https://tests.stockfishchess.org/tests/view/6098cfc73a33eb67a844f6a1
https://tests.stockfishchess.org/tests/view/6095539495e7f1852abd308b

LTC:
LLR: 2.93 (-2.94,2.94) <-2.50,0.50>
Total: 96984 W: 3624 L: 3608 D: 89752
Ptnml(0-2): 45, 3222, 41939, 3244, 42
https://tests.stockfishchess.org/tests/view/6099921a3a33eb67a844f74f

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

bench: 3836428
src/search.cpp