Skip to main content

refute_counting

Function refute_counting 

Source
pub fn refute_counting(num_vars: usize, clauses: &[Vec<Lit>]) -> bool
Expand description

Refute a Count_q(n) core (q ∤ n). true iff a certificate is recovered. Never a false refutation.