]> git.sesse.net Git - stockfish/commit
More extensions if SE search is very low.
authorlonfom169 <lomalfredo8@gmail.com>
Sun, 25 Apr 2021 00:37:47 +0000 (21:37 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 25 Apr 2021 11:26:22 +0000 (13:26 +0200)
commit33a858eaa1f792b3413384a3d0993dba36aca92e
tree087b4308df53eda98cc85e12a933cc217d1ce80c
parentc0ff241464338f7e5bb815b4f72c2a95d12244a0
More extensions if SE search is very low.

More extensions for non-PV nodes if value from singular extension search is significantly below singularBeta.

Passed STC:
LLR: 2.97 (-2.94,2.94) <-0.50,2.50>
Total: 25064 W: 2334 L: 2162 D: 20568
Ptnml(0-2): 82, 1720, 8768, 1868, 94
https://tests.stockfishchess.org/tests/view/6084ba7995e7f1852abd27e3

Passed LTC:
LLR: 2.94 (-2.94,2.94) <0.50,3.50>
Total: 67136 W: 2644 L: 2450 D: 62042
Ptnml(0-2): 46, 2134, 28990, 2376, 22
https://tests.stockfishchess.org/tests/view/6084d79195e7f1852abd27ee

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

Bench: 4075325
src/search.cpp