]> git.sesse.net Git - stockfish/commit
Order the recaptures by MVV/LVA
authorMarco Costalba <mcostalba@gmail.com>
Sun, 22 Jan 2012 10:19:44 +0000 (11:19 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 22 Jan 2012 10:19:44 +0000 (11:19 +0100)
commitec9b037e5f318c9a3af05d0fcc24d5d99891cd99
treec14b4de6044a20203620e888431bd66cf291dbb6
parent6f6be95bad6f5371d9979de85f7f5892309b7aee
Order the recaptures by MVV/LVA

Almost no functional change because multiple recaptures
to same square are very rare, but neverthless it seems
the correct thing to do.

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