Skip to main content

normalize_bounded_comparisons

Function normalize_bounded_comparisons 

Source
fn normalize_bounded_comparisons(
    cx: &mut SymCx,
    constraints: Vec<SymBoolExpr>,
) -> Vec<SymBoolExpr>
Expand description

Simplifies predicates using only the other, still-retained conjuncts.