Skip to main content

width_refutes

Function width_refutes 

Source
pub fn width_refutes(
    clauses: &[Vec<Lit>],
    w: usize,
    convention: WidthConvention,
) -> bool
Expand description

Does a width-w resolution refutation exist under the convention? Decided by the closure.