Improve time managment

If we need some more and we are in time
advantage take it.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-09-18 10:32:12 +01:00
parent d583176baf
commit 18860cce40
3 changed files with 18 additions and 12 deletions

View File

@@ -134,7 +134,6 @@ namespace {
TT.clear();
Position::init_piece_square_tables();
RootPosition.from_fen(StartPosition);
}
else if (token == "isready")
std::cout << "readyok" << std::endl;