]> git.sesse.net Git - stockfish/commit
Simplify away the Reverse Move penalty
authorbmc4 <bmc4@cin.ufpe.br>
Mon, 8 Nov 2021 11:46:43 +0000 (08:46 -0300)
committerStéphane Nicolet <cassio@free.fr>
Mon, 8 Nov 2021 12:14:18 +0000 (13:14 +0100)
commitc4a1390f4e485b8b6a2cf43504a968a3c8a4317d
tree2979a52312767095bba69d780a29b6bd6f09da19
parent7b278aab9f61620b9dba31896b38aeea1eb911e2
Simplify away the Reverse Move penalty

This simplifies the penalty for reverse move introduced in
https://github.com/official-stockfish/Stockfish/pull/2294 .

STC:
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 81696 W: 20627 L: 20540 D: 40529
Ptnml(0-2): 221, 9390, 21559, 9437, 241
https://tests.stockfishchess.org/tests/view/618810acd7a085ad008ef1cc

LTC:
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 44136 W: 11021 L: 10890 D: 22225
Ptnml(0-2): 28, 4570, 12746, 4691, 33
https://tests.stockfishchess.org/tests/view/61885686d7a085ad008ef20b

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

bench: 6547978
src/search.cpp
src/types.h