fn snmp_get_margin(context: &mut SearchContext, depth: i8) -> i16Expand 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) -> i16Gets 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.