]> git.sesse.net Git - stockfish/commit
Make extra time for bestMoveInstability dependent on rootdepth.
authorxoto10 <buylow001@gmail.com>
Thu, 3 Jun 2021 18:46:55 +0000 (19:46 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 3 Jun 2021 19:22:56 +0000 (21:22 +0200)
commit9353e72103d4dc4880506c2f54b6426cbd182450
treeb5b72201e60676591f84c363a1b625311b352620
parentd53071eff4e75bc77dc86f65c52358d8014cb71c
Make extra time for bestMoveInstability dependent on rootdepth.

This change allocates more base time to moves and makes the additional time added for best move instability dependent on rootdepth.

STC 10+0.1 :
LLR: 2.94 (-2.94,2.94) <-0.50,2.50>
Total: 19432 W: 1711 L: 1553 D: 16168
Ptnml(0-2): 47, 1250, 6989, 1358, 72
https://tests.stockfishchess.org/tests/view/60b8cd41457376eb8bcaa1ad

LTC 60+0.6 :
LLR: 2.93 (-2.94,2.94) <0.50,3.50>
Total: 22480 W: 810 L: 693 D: 20977
Ptnml(0-2): 9, 603, 9902, 714, 12
https://tests.stockfishchess.org/tests/view/60b8e5bf457376eb8bcaa1e6

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

Bench 4364128
src/search.cpp