Function inanis::evaluation::safety::get_safety_data
source · pub fn get_safety_data(
board: &Board,
color: usize,
our_aux: &EvalAux,
their_aux: &EvalAux
) -> SafetyDataExpand description
Gets safety data for board, color, our_aux and their_aux.