fn snmp_get_margin(context: &mut SearchContext, depth: i8) -> i16
Expand description
Gets the static null move pruning margin, based on depth
. The further from the horizon we are, the more margin should we take to determine
if node can be pruned.
fn snmp_get_margin(context: &mut SearchContext, depth: i8) -> i16
Gets the static null move pruning margin, based on depth
. The further from the horizon we are, the more margin should we take to determine
if node can be pruned.