]> git.sesse.net Git - stockfish/commitdiff
MovePicker: take advantage of threat move for ordering
authorMarco Costalba <mcostalba@gmail.com>
Tue, 25 Nov 2008 10:10:02 +0000 (11:10 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Tue, 25 Nov 2008 19:40:34 +0000 (20:40 +0100)
If the null move was refuted by a capture then give a
bonus if we move away the captured piece.

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

No differences found