]> git.sesse.net Git - stockfish/commit
Simplify Prune moves with negative SEE
authorFauziAkram <fauzi.dabat@hotmail.com>
Sun, 21 May 2023 13:22:28 +0000 (16:22 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 25 May 2023 18:40:09 +0000 (20:40 +0200)
commita989aa1825503ab39e6b2cf77bba2f1f022f367c
tree11fe45c7fb345afebcb8cebe040254c82d36f619
parentb64c97825eb473d9b5cbdb67afe65a8ac0d5ec9f
Simplify Prune moves with negative SEE

Passed STC:
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 57760 W: 15472 L: 15286 D: 27002
Ptnml(0-2): 123, 6025, 16430, 6147, 155
https://tests.stockfishchess.org/tests/view/6468eb6b0db5177f2b76ef62

Passed LTC:
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 93966 W: 25274 L: 25141 D: 43551
Ptnml(0-2): 33, 8498, 29792, 8623, 37
https://tests.stockfishchess.org/tests/view/6469570b0db5177f2b76f81b

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

Bench: 2304063
src/search.cpp