pub fn get_default_heuristic(
    problem: Arc<Problem>,
    environment: Arc<Environment>
) -> TargetHeuristic
Expand description

Gets default heuristic.