]> git.sesse.net Git - stockfish/commit
Increased reduction for captures in LMR
authorbmc4 <bmc4@cin.ufpe.br>
Mon, 24 May 2021 11:15:04 +0000 (08:15 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 24 May 2021 13:52:22 +0000 (15:52 +0200)
commite044068b435c0088171a2d02ad24a049354e6a5e
tree1f9b2133b0e37223c9ed9487940020b9f2c2c533
parenta2f01c07eb91524fc372bd82d6513ab058d3e043
Increased reduction for captures in LMR

It now does, in LMR, an increased on reduction by 1 for captures in cut nodes.

STC:
LLR: 2.93 (-2.94,2.94) <-0.50,2.50>
Total: 30656 W: 2565 L: 2397 D: 25694
Ptnml(0-2): 63, 2012, 11029, 2142, 82
https://tests.stockfishchess.org/tests/view/60a96733ce8ea25a3ef04178

LTC:
LLR: 2.93 (-2.94,2.94) <0.50,3.50>
Total: 124840 W: 4139 L: 3878 D: 116823
Ptnml(0-2): 48, 3480, 55100, 3747, 45
https://tests.stockfishchess.org/tests/view/60a995f5ce8ea25a3ef041b7

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

bench: 3864295
src/search.cpp