Respect minimum LMR depth during hash probing
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 14 Jan 2017 18:00:06 +0000 (19:00 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 14 Jan 2017 18:00:06 +0000 (19:00 +0100)
commit72e957c6ab6d090acbbf3d96a79d3a0e0e549494
treeac397fd5a8b58aaf6df442d11af46180bde791bc
parent24586b6e9baa5041b757ef47e720f06517b9859f
Respect minimum LMR depth during hash probing

We can add the reduction to the actual search depth to determine up to
which depth a probe result ca be used, but only if the actual depth is
at least the miimumdepth where LMR is allowed.
dropper.c