Skip to main content

distinct_width

Function distinct_width 

Source
pub fn distinct_width(n: usize, clauses: &CanonClauses) -> usize
Expand description

The distinct-cofactor count — the OBDD width under the fixed order 0..n. Equal to Σ (level widths) and to |cofactor_set|.