Skip to main content

quotient_width

Function quotient_width 

Source
pub fn quotient_width<C: Congruence + ?Sized>(
    n: usize,
    clauses: &CanonClauses,
    cong: &C,
) -> Option<usize>
Expand description

The quotient width W(F, ~)None iff satisfiable.