]> git.sesse.net Git - stockfish/commit
Update 2 search parameters after tune.
authorxoto10 <buylow001@gmail.com>
Sun, 12 Sep 2021 08:19:38 +0000 (09:19 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 12 Sep 2021 16:03:56 +0000 (18:03 +0200)
commitfd5e77950ea0742fb815b1b92f7ed9ac625d66cf
tree2108d71393a2064fb85cc6af219d3e76090caf39
parent30fdbf43283eb0d2f8e5ca325877d3e514758804
Update 2 search parameters after tune.

A tuning run on 3 search parameters was done with 200k games, narrow ranges (50-150%) and a small value for A (3% of total games) :
https://tests.stockfishchess.org/tests/view/613b5f4b689039fce12e1220

STC 10+0.1 :
LLR: 2.95 (-2.94,2.94) <-0.50,2.50>
Total: 73112 W: 18800 L: 18520 D: 35792
Ptnml(0-2): 205, 8395, 19115, 8597, 244
https://tests.stockfishchess.org/tests/view/613cb8d2689039fce12e1308

LTC 60+0.6 :
LLR: 2.95 (-2.94,2.94) <0.50,3.50>
Total: 45616 W: 11604 L: 11321 D: 22691
Ptnml(0-2): 24, 4769, 12946, 5038, 31
https://tests.stockfishchess.org/tests/view/613d07048253e53e97b55b32

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

Bench 6504816
src/search.cpp