]> git.sesse.net Git - stockfish/commit
CMH Pruning Tweak
authorVoyagerOne <excelgeek@gmail.com>
Fri, 27 Aug 2021 18:25:09 +0000 (14:25 -0400)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 27 Aug 2021 19:41:32 +0000 (21:41 +0200)
commitad357e147a1b8481a04761d726ce1db14115a68f
treedd1b6a76d9d8f30cb1dde6f86f8ccea31db166a1
parent69eede7d0818be7bf7ae893dcd4408e9d621b2d2
CMH Pruning Tweak

Tweak pruning formula by adding up CMH values.

STC:
LLR: 2.94 (-2.94,2.94) <-0.50,2.50>
Total: 14608 W: 3837 L: 3641 D: 7130
Ptnml(0-2): 27, 1681, 3723, 1815, 58
https://tests.stockfishchess.org/tests/view/612792f362d20cf82b5ad156

LTC:
LLR: 2.94 (-2.94,2.94) <0.50,3.50>
Total: 53520 W: 13580 L: 13276 D: 26664
Ptnml(0-2): 28, 5610, 15183, 5908, 31
https://tests.stockfishchess.org/tests/view/6127d27062d20cf82b5ad191

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

Bench: 5186641
src/search.cpp