]> git.sesse.net Git - stockfish/commit
Remove cutNode condition
authorFauziAkram <fauzi.dabat@hotmail.com>
Mon, 4 Dec 2023 10:31:16 +0000 (11:31 +0100)
committerDisservin <disservin.social@gmail.com>
Mon, 4 Dec 2023 10:33:58 +0000 (11:33 +0100)
commit7a8bcfc229ca6e4e44c0b284b7609a3aa26fa1ee
tree29e9f660cbea5978c236895a4b07fba70aedf8ca
parent0ff2ea654971445f4e8955840bcb974dc62e5106
Remove cutNode condition

cutNode condition seems to be irrelevant.

Passed STC:
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 24224 W: 6206 L: 5970 D: 12048
Ptnml(0-2): 69, 2818, 6122, 3014, 89
https://tests.stockfishchess.org/tests/view/65686910136acbc5735529ec

Passed LTC:
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 236538 W: 58624 L: 58622 D: 119292
Ptnml(0-2): 136, 26955, 64091, 26945, 142
https://tests.stockfishchess.org/tests/view/6568925a136acbc573552d8f

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

Bench: 1244386
src/search.cpp