pub(crate) fn constraints_prefer_hard_arith_fallback_first(
cx: &SymCx,
constraints: &[SymBoolExpr],
) -> boolExpand description
Returns whether local hard-arithmetic search should run before asking the solver.
pub(crate) fn constraints_prefer_hard_arith_fallback_first(
cx: &SymCx,
constraints: &[SymBoolExpr],
) -> boolReturns whether local hard-arithmetic search should run before asking the solver.