Skip to main content

interpret_causal_workflow

Function interpret_causal_workflow 

Source
pub fn interpret_causal_workflow(
    batch: &ProjectionImportBatchV3,
    policy: &CompilerPolicy,
    target_node_id: &str,
    search_budget: usize,
) -> CausalWorkflowInterpretation
Expand description

Interprets a causal workflow through oracle and refutation reference paths.