Consider extra moves in some horizon nodes
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 10:02:46 +0000 (12:02 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 10:02:46 +0000 (12:02 +0200)
commit7d3be87f815ede5fa3ac1ecb9ad9a5223c664118
tree9a5abe8237253b31d8b5839ac32cab073066c961
parent5766bfc53ef4decb4d64c404c884b8ad891e01c6
Consider extra moves in some horizon nodes

The first node of QS now not only considers captures, but, if the
move leading to it was a check evasion, also check drops. In case
the previous move of the same side was a check evasion, we also try
the killers (which might have been postponed due to the need to evade),
plus check drops.
dropper.c