Skip to main content

predict

Function predict 

Source
pub fn predict(
    signatures: &[EditOpSignature],
    graph: &CausalGraph,
    config: &CeaConfig,
) -> CausalPrediction
Expand description

Predict correctness from patch topology using the causal graph.