]> git.sesse.net Git - stockfish/commit - src/search.cpp
Remove PvNode Parameter for cutoff LMR
authorVoyagerOne <excelgeek@gmail.com>
Sun, 27 Nov 2022 17:00:16 +0000 (12:00 -0500)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 2 Dec 2022 19:03:49 +0000 (20:03 +0100)
commit6a6faac04db26daae6a77b6df6529e22d549531b
tree57c53d748a21266c48abedf64fb3698888785e6c
parentf5a31b7e576e2e56825fcfdff75c739ed545e852
Remove PvNode Parameter for cutoff LMR

STC:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 198520 W: 52673 L: 52632 D: 93215
Ptnml(0-2): 645, 22241, 53499, 22178, 697
https://tests.stockfishchess.org/tests/view/63746e8f9849fa7a36a6698f

LTC:
LLR: 2.97 (-2.94,2.94) <-1.75,0.25>
Total: 253568 W: 67487 L: 67501 D: 118580
Ptnml(0-2): 109, 25222, 76141, 25198, 114
https://tests.stockfishchess.org/tests/view/63839859d2b9c924c4c4feb7

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

Bench: 3733322
src/search.cpp