]> git.sesse.net Git - stockfish/commit - AUTHORS
Skip futility pruning if ttMove has bad history
authorTaras Vuk <117687515+TarasVuk@users.noreply.github.com>
Sat, 7 Oct 2023 21:25:34 +0000 (23:25 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 8 Oct 2023 05:56:07 +0000 (07:56 +0200)
commit7a4de96159f76f2465d474d76e08a1c8ca3383b8
treefd099b5104c7192a238649b70c31eee162401ec4
parentf7fbc6880efae2ec9d97d6f1d65e2ad00547e32c
Skip futility pruning if ttMove has bad history

Passed STC:
LLR: 2.96 (-2.94,2.94) <0.00,2.00>
Total: 52416 W: 13465 L: 13128 D: 25823
Ptnml(0-2): 128, 6024, 13604, 6287, 165
https://tests.stockfishchess.org/tests/view/651fadd4ac577114367277bf

Passed LTC:
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 87348 W: 22234 L: 21818 D: 43296
Ptnml(0-2): 38, 9240, 24698, 9664, 34
https://tests.stockfishchess.org/tests/view/65201932ac57711436728218

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

bench: 1246560
AUTHORS
src/search.cpp