Skip to main content

select_candidate

Function select_candidate 

Source
pub fn select_candidate(
    candidates: Vec<TargetCandidate>,
    history: &PilotHistory,
    config: &LoopConfig,
) -> Decision
Expand description

Selects the next executable candidate from the scored target set.