]> git.sesse.net Git - stockfish/commitdiff
Send PV line to GUI only after resolving a fail high
authorMarco Costalba <mcostalba@gmail.com>
Thu, 24 Mar 2011 10:06:00 +0000 (11:06 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 24 Mar 2011 12:21:54 +0000 (13:21 +0100)
This is how Shredder, Rybka and others do and
avoids user is confused by a fail high (sent to GUI)
followed by a fail low (not sent).

No functional change.

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

No differences found