]> git.sesse.net Git - stockfish/commit
Revert to old time management (#1351)
authorIIvec <ivan.ivec@gmail.com>
Sat, 13 Jan 2018 07:59:20 +0000 (08:59 +0100)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Sat, 13 Jan 2018 07:59:20 +0000 (08:59 +0100)
commitaa88261a8f509fdabfe235042de1c1ea7a39a399
tree6b6af790ff8cc2ad204165c4055bc5a832f5a97d
parent33682bfb98c84bf964d7ade874db1fbe5cf921d3
Revert to old time management (#1351)

As many users reported some problems with new time management,
and recent tests on longer time controls

http://tests.stockfishchess.org/tests/view/5a460e160ebc590ccbb8c35d
http://tests.stockfishchess.org/tests/view/5a462f4d0ebc590ccbb8c37a

are even little in favor of old time management, this revert seems as a logical step.

STC:
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 14060 W: 2562 L: 2430 D: 9068

LTC:
LLR: 3.44 (-2.94,2.94) [-3.00,1.00]
Total: 31611 W: 3958 L: 3827 D: 23826

bench: 5365777 (same as master)
src/search.cpp
src/timeman.cpp
src/ucioption.cpp