fn normalize_bounded_comparisons(
cx: &mut SymCx,
constraints: Vec<SymBoolExpr>,
) -> Vec<SymBoolExpr>Expand description
Simplifies predicates using only the other, still-retained conjuncts.
fn normalize_bounded_comparisons(
cx: &mut SymCx,
constraints: Vec<SymBoolExpr>,
) -> Vec<SymBoolExpr>Simplifies predicates using only the other, still-retained conjuncts.