]> git.sesse.net Git - stockfish/commit
Don't direct prune a move if it's a retake
authorbmc4 <bmc4@cin.ufpe.br>
Sat, 25 Dec 2021 11:54:16 +0000 (08:54 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 27 Dec 2021 15:43:44 +0000 (16:43 +0100)
commit93b14a17d168e87e7f05fc09e3ba93e737b0757e
tree9abd108ecf79e3baa955f95b2dd8e8d018d11674
parent7d82f0d1f4e25892e1901d25cf5cf6f6a2606c2a
Don't direct prune a move if it's a retake

STC:
LLR: 2.94 (-2.94,2.94) <0.00,2.50>
Total: 36304 W: 9499 L: 9226 D: 17579
Ptnml(0-2): 96, 4102, 9508, 4325, 121
https://tests.stockfishchess.org/tests/view/61c7069ae68b2a714b6dca27

LTC:
LLR: 2.95 (-2.94,2.94) <0.50,3.00>
Total: 93824 W: 24478 L: 24068 D: 45278
Ptnml(0-2): 70, 9644, 27082, 10038, 78
https://tests.stockfishchess.org/tests/view/61c725fee68b2a714b6dcfa2

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

Bench: 4106806
src/search.cpp