]> git.sesse.net Git - stockfish/commitdiff
Try hard to retrieve a ponder move
authorMarco Costalba <mcostalba@gmail.com>
Tue, 20 Jan 2015 08:13:30 +0000 (09:13 +0100)
committerJoona Kiiski <joona.kiiski@gmail.com>
Sat, 24 Jan 2015 19:35:31 +0000 (19:35 +0000)
In case we stop the search during a fail-high
it is possible we return to GUI without a ponder
move. This patch try harder to find a ponder move
retrieving it from TT. This is important in games
played with 'ponder on'.

bench: 8080602

Resolves #221


No differences found