]> git.sesse.net Git - stockfish/commit
Big search tuning (version 2)
authorMichael Chaly <Vizvezdenec@gmail.com>
Sat, 12 Feb 2022 17:08:45 +0000 (20:08 +0300)
committerStéphane Nicolet <cassio@free.fr>
Sun, 13 Feb 2022 00:05:27 +0000 (01:05 +0100)
commit3ec6e1d2450183ed4975cf569b5a1286cb9d8369
treeec45d1c145d37842090746bd4862f5b20ddcac15
parentcb9c2594fcedc881ae8f8bfbfdf130cf89840e4c
Big search tuning (version 2)

One more tuning - this one includes newly introduced heuristics and
some other parameters that were not included in previous one. Result
of 400k games at 20+0.2 "as is". Tuning is continuing since there is
probably a lot more elo to gain.

STC:
https://tests.stockfishchess.org/tests/view/620782edd71106ed12a497d1
LLR: 2.99 (-2.94,2.94) <0.00,2.50>
Total: 38504 W: 10260 L: 9978 D: 18266
Ptnml(0-2): 142, 4249, 10230, 4447, 184

LTC:
https://tests.stockfishchess.org/tests/view/6207a243d71106ed12a49d07
LLR: 2.94 (-2.94,2.94) <0.50,3.00>
Total: 25176 W: 6793 L: 6546 D: 11837
Ptnml(0-2): 20, 2472, 7360, 2713, 23

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

Bench: 4784796
src/search.cpp