]> git.sesse.net Git - stockfish/commit
Correctly implementg selDepth feature
authorMarco Costalba <mcostalba@gmail.com>
Tue, 19 Apr 2011 08:24:43 +0000 (10:24 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 20 Apr 2011 11:04:59 +0000 (12:04 +0100)
commit2c317d7b28161e74f0cdc0a00922b48cb996321f
treec43eb9c652fd26ea70d42525af5389505a9e4e50
parentfdc9f8cbd787e61c4b9bff8a220235e9daa22c2c
Correctly implementg selDepth feature

Send to GUI the deepest search depth apart from
qsearch of the PV line.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/search.cpp
src/thread.h