]> git.sesse.net Git - stockfish/commit
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)
commit5304b561ab96ae1c025d98cf4a6d138daa11374d
tree0e94371534f7e0b9d17080c3fed15d03c4dd224d
parent4d6a11a04cd8447b56447a9433c0cfb547a00643
LMR: remove `deeper`

...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
src/search.cpp