Allow only moves that beat alpha to become best move
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 22:02:30 +0000 (23:02 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 22:02:30 +0000 (23:02 +0100)
commitb27e913c5348fbd84459c1e2b924f5209b276400
tree82977de330768137d49d3d3b1a2695888bdf577b
parent472738ff51eb8fba430ac394bee981cef6514e03
Allow only moves that beat alpha to become best move

In case of a fail low we don't want to sort a garbage move in front for
the next iteration.
dropper.c