]> git.sesse.net Git - stockfish/commit
Refine "few moves" in "last minute surprise"
authorMarco Costalba <mcostalba@gmail.com>
Mon, 27 Oct 2008 08:28:14 +0000 (09:28 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 1 Nov 2008 11:46:51 +0000 (12:46 +0100)
commit74fd57220e4e5a214761adc2d12335a12bef56f3
tree98b81f0e28b3f11106a80080c9dd96d6a617f20c
parent74f1efee263aadcceb1df716ebd87776b932238a
Refine "few moves" in "last minute surprise"

It seems that "few moves" works because we extend the good
captures at the last ply of PV, so code it directly.

This version seems defenitly stronger then previous one.

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