]> git.sesse.net Git - stockfish/commit
Allow to prune bad captures
authorMarco Costalba <mcostalba@gmail.com>
Sun, 5 Oct 2008 22:27:41 +0000 (23:27 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 6 Oct 2008 03:44:23 +0000 (05:44 +0200)
commita3477af2a172066f760c52ddf7b674394dff364f
treeb95abbdc3a20f3820845bbaf77d18fd93fc4db66
parent310e07f29266f800ff9d9f24cb3f953d945fd32b
Allow to prune bad captures

Only good capture are preserved from futility pruning
and LMR reducing.

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