]> git.sesse.net Git - stockfish/commit
LMR Root Node Simplification
authorVoyagerOne <excelgeek@gmail.com>
Sun, 30 Aug 2020 17:57:57 +0000 (13:57 -0400)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 1 Sep 2020 07:31:40 +0000 (09:31 +0200)
commita8bbaa17954471cf3fd8d168f1cafe3f2034730e
treefbe85038b937e0c91b89023b81f5383602e0ca8f
parent61381372ec896ae6b0f139555e6e3f816d8aa570
LMR Root Node Simplification

Simplify LMR at Root node

STC:
LLR: 2.94 (-2.94,2.94) {-1.25,0.25}
Total: 71520 W: 7649 L: 7614 D: 56257
Ptnml(0-2): 346, 5845, 23349, 5868, 352
https://tests.stockfishchess.org/tests/view/5f4be8c0ba100690c5cc5cbb

LTC:
LLR: 2.95 (-2.94,2.94) {-0.75,0.25}
Total: 74832 W: 3997 L: 3948 D: 66887
Ptnml(0-2): 77, 3422, 30362, 3485, 70
https://tests.stockfishchess.org/tests/view/5f4c603eba100690c5cc5d0e

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

Bench: 3624569
src/search.cpp
src/thread.cpp
src/thread.h