fn null_move_pruning_get_r(depth: i8) -> i8
Expand description

Gets the null move pruning depth reduction, called R, based on depth. The further from the horizon we are, the more reduction will be applied.