Function inanis::evaluation::safety::evaluate_color
source · pub fn evaluate_color(
board: &Board,
color: usize,
white_aux: &EvalAux,
black_aux: &EvalAux
) -> PackedEvalExpand description
Evaluates kibg safety on the board for the specified color``, using white_auxandblack_aux`.