]> git.sesse.net Git - stockfish/commit - src/thread.h
Remove lowPly history
authorpb00067 <pb00067@PHXL0356.wp.lan>
Wed, 15 Dec 2021 07:49:44 +0000 (08:49 +0100)
committerStéphane Nicolet <cassio@free.fr>
Fri, 17 Dec 2021 17:37:41 +0000 (18:37 +0100)
commitdc5d9bdfee70f4267d9a49ad71e5ee478dd50ca5
tree269bdc9a8cacbabdb50bcd0c385d515182f81972
parent0889210262ab5a14bc6fcd261125b919120637a0
Remove lowPly history

Seems that after pull request #3731 (Capping stat bonus at 2000) this
heuristic is no longer useful.

STC:
https://tests.stockfishchess.org/tests/view/61b8d0e2dffbe89a35815444
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 30672 W: 7974 L: 7812 D: 14886
Ptnml(0-2): 106, 3436, 8072, 3634, 88

LTC:
https://tests.stockfishchess.org/tests/view/61b8e90cdffbe89a35815a67
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 42448 W: 10884 L: 10751 D: 20813
Ptnml(0-2): 23, 4394, 12267, 4507, 33

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

bench: 4474950
src/movepick.cpp
src/movepick.h
src/search.cpp
src/thread.cpp
src/thread.h