]> git.sesse.net Git - stockfish/commit
Mix alpha and statScore for reduction
authorFauziAkram <fauzi.dabat@hotmail.com>
Mon, 3 Oct 2022 14:45:05 +0000 (17:45 +0300)
committerStéphane Nicolet <cassio@free.fr>
Mon, 3 Oct 2022 23:07:27 +0000 (01:07 +0200)
commit8bab09749dd00951bfa9c5f89f6e35bded76c8a9
tree747b7a088acf68d99c71069b1c42c52b157689b2
parentf436bf77ad2eb42228747d9aa58eeb7403e23d49
Mix alpha and statScore for reduction

Idea by @xoto10, and tuning by @FauziAkram.

Passed STC:
LLR: 2.94 (-2.94,2.94) <0.00,2.00>
Total: 57832 W: 15540 L: 15199 D: 27093
Ptnml(0-2): 207, 6343, 15477, 6680, 209
https://tests.stockfishchess.org/tests/view/6338db6f35f43d649ff60fdc

passed LTC:
LLR: 2.95 (-2.94,2.94) <0.50,2.50>
Total: 50968 W: 13770 L: 13440 D: 23758
Ptnml(0-2): 25, 4905, 15306, 5211, 37
https://tests.stockfishchess.org/tests/view/6339777035f43d649ff62686

Links to the tuning sessions:
https://tests.stockfishchess.org/tests/view/63345725a004bed9a2e47b28
https://tests.stockfishchess.org/tests/view/63345728a004bed9a2e47b2a

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

Bench: 4426602
src/search.cpp