Skip to main content

check_goal

Function check_goal 

Source
pub fn check_goal(
    state: &State,
    goal: (f64, f64),
    target_index: usize,
    final_index: usize,
) -> bool