Skip to main content

evaluate_context

Function evaluate_context 

Source
pub fn evaluate_context(
    graph: &Graph,
    cases: &[GoldenCase],
    limit: usize,
    depth: usize,
    width: usize,
) -> ContextReport
Expand description

Score the CONTEXT payload (the activated subgraph’s context_order), not just the route. Only cases declaring context_must and/or context_must_not participate.