]> git.sesse.net Git - stockfish/commit
Revert "doEvenDeeperSearch + tuning"
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 12 Dec 2022 07:12:10 +0000 (08:12 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 12 Dec 2022 07:14:26 +0000 (08:14 +0100)
commit955edf1d1d4f5643b450b1ee1e95dc3f094e1884
tree8f57592349611edcd3fcc2e92bab0743812a8720
parent8f817ef0824e4d940128f5701573f74819f50da5
Revert "doEvenDeeperSearch + tuning"

This reverts commit 98965c139df1483a3d684ee8bc7a60dc4b95efa1.

The increase of depth could lead to search explosions,
most visible with TB.

fixes https://github.com/official-stockfish/Stockfish/issues/4276
closes https://github.com/official-stockfish/Stockfish/pull/4256

Bench: 3872306
src/evaluate.cpp
src/search.cpp