pub fn evaluate_minimal_perturbation(
compiled: &CompileOutput,
target_node_id: &str,
max_removed_nodes: usize,
) -> OracleRefutationResultExpand description
Evaluates the minimal-perturbation refuter mode for a target node.
pub fn evaluate_minimal_perturbation(
compiled: &CompileOutput,
target_node_id: &str,
max_removed_nodes: usize,
) -> OracleRefutationResultEvaluates the minimal-perturbation refuter mode for a target node.