Skip to main content

evaluate_causal_refuter

Function evaluate_causal_refuter 

Source
pub fn evaluate_causal_refuter(
    compiled: &CompileOutput,
    target_node_id: &str,
    max_removed_nodes: usize,
) -> OracleRefutationResult
Expand description

Searches for a causal refutation witness that flips support for the target node.