fn razoring_get_margin(context: &mut SearchContext, depth: i8) -> i16Expand description
Gets the razoring margin, based on depth. The further from the horizon we are, the more margin we should take to determine if node can be pruned.
fn razoring_get_margin(context: &mut SearchContext, depth: i8) -> i16Gets the razoring margin, based on depth. The further from the horizon we are, the more margin we should take to determine if node can be pruned.