]> git.sesse.net Git - stockfish/commit
Remove Capture Extension
authorbmc4 <bmc4@cin.ufpe.br>
Sat, 18 Dec 2021 00:14:34 +0000 (21:14 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 21 Dec 2021 12:40:57 +0000 (13:40 +0100)
commit2c30956a13986454dcc5dd8c7daa1b27d5a77a1b
tree76f58ee34f9908ad6d6435928a178b0fb4539564
parent74776dbcd57a1bdf2d5328e5750cc1d00244e17d
Remove Capture Extension

This revert the patch #3692, probably can be simplified after the introduction of #3838.

Fixed-game test:
ELO: -1.41 +-1.8 (95%) LOS: 5.9%
Total: 20000 W: 1552 L: 1633 D: 16815
Ptnml(0-2): 38, 1242, 7517, 1169, 34
https://tests.stockfishchess.org/tests/view/61bc1a2057a0d0f327c32a3c

STC:
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 44528 W: 11619 L: 11478 D: 21431
Ptnml(0-2): 146, 5020, 11771, 5201, 126
https://tests.stockfishchess.org/tests/view/61bc638c57a0d0f327c338fe

LTC:
LLR: 2.94 (-2.94,2.94) <-2.25,0.25>
Total: 34136 W: 8847 L: 8704 D: 16585
Ptnml(0-2): 23, 3475, 9925, 3626, 19
https://tests.stockfishchess.org/tests/view/61bcb24257a0d0f327c34813

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

Bench: 4054695
src/search.cpp