]> git.sesse.net Git - stockfish/commit
Use MVV to score captures when see >=0
authorMarco Costalba <mcostalba@gmail.com>
Fri, 17 Oct 2008 04:14:21 +0000 (06:14 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 18 Oct 2008 19:35:32 +0000 (21:35 +0200)
commit173ecc0acf672ca83b5accda121ec5379e0023fd
treedf68335ff57b4f908117940434731cb35bb21896
parent2943e1ca3171341cd301b18280f3fa3b6bdda162
Use MVV to score captures when see >=0

This fix a couple of dubious bugs in MVV/LVA
ordering.

Tests seems to confirm now is slightly better.

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