]> git.sesse.net Git - stockfish/commitdiff
LMR: remove `deeper`
authorDubslow <bunslow@gmail.com>
Wed, 15 Jun 2022 22:30:32 +0000 (17:30 -0500)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 20 Jun 2022 06:25:50 +0000 (08:25 +0200)
...apparently it wasn't doing much anymore. inspired by rufish's recent attempts to improve this.

passed STC:
https://tests.stockfishchess.org/tests/view/62abca2cd89eb6cf1e072c04
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 85576 W: 22766 L: 22683 D: 40127
Ptnml(0-2): 362, 9607, 22741, 9742, 336

passed LTC:
https://tests.stockfishchess.org/tests/view/62ac90ffd89eb6cf1e07488f
LLR: 2.93 (-2.94,2.94) <-2.25,0.25>
Total: 48248 W: 13018 L: 12896 D: 22334
Ptnml(0-2): 32, 4773, 14400, 4879, 40

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

bench 5578988


No differences found