]> git.sesse.net Git - stockfish/commitdiff
Introduce LastIterations variable
authorMarco Costalba <mcostalba@gmail.com>
Sat, 8 Nov 2008 08:29:07 +0000 (09:29 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 10 Nov 2008 18:19:39 +0000 (19:19 +0100)
Is set during the last iteration.

Sometime also during the second last.

During the last iteration is set in the 95% of cases.

During the second last is set in the 40% of cases.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found