]> git.sesse.net Git - stockfish/commit
Remove essentially unused code
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 20 Sep 2018 12:50:39 +0000 (14:50 +0200)
committerStéphane Nicolet <cassio@free.fr>
Thu, 27 Sep 2018 19:28:38 +0000 (21:28 +0200)
commitbbf9daa175fc629790246866882f4d6797ab06ef
treea5fb0dea83791b495bce352af0f1b9dc2020241a
parent13d06edb8498bb32b0fd7bda82a87eb4874385af
Remove essentially unused code

this was added recently as part of a larger commit, but only changes eval of positions at MAX_PLY depth a little. Can be safely removed:

passed STC:
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 7424 W: 1640 L: 1492 D: 4292
http://tests.stockfishchess.org/html/live_elo.html?5ba3bcbe0ebc592cf27677ff

passed LTC:
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 73554 W: 12028 L: 11990 D: 49536
http://tests.stockfishchess.org/html/live_elo.html?5ba397ee0ebc592cf2767556

unchanged Bench: 4248710
src/search.cpp