]> git.sesse.net Git - stockfish/commit
Double extend more often via LMR
authorStefan Geschwentner <stgeschwentner@gmail.com>
Thu, 21 Oct 2021 07:39:28 +0000 (09:39 +0200)
committerStéphane Nicolet <cassio@free.fr>
Thu, 21 Oct 2021 10:42:30 +0000 (12:42 +0200)
commit8a8640a761f266979c7130a49ebbc9ed4c680102
treefa82af9224ae2fa6562b79072dba7a96d3d215f6
parent42a895d9c988e6d2db2cbae43a4992c853efee6e
Double extend more often via LMR

Allow for first three moves always a two plies deeper LMR search.

STC:
LLR: 2.96 (-2.94,2.94) <-2.50,0.50>
Total: 206096 W: 51966 L: 52093 D: 102037
Ptnml(0-2): 664, 23817, 54293, 23530, 744
https://tests.stockfishchess.org/tests/view/616f197d40f619782fd4f75a

LTC:
LLR: 2.93 (-2.94,2.94) <-2.50,0.50>
Total: 62384 W: 15567 L: 15492 D: 31325
Ptnml(0-2): 40, 6633, 17777, 6696, 46
https://tests.stockfishchess.org/tests/view/616ffa1b4f0b65a0e231e682

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

Bench: 6154836
src/search.cpp