Skip to main content

hard_arith_fallback_model

Function hard_arith_fallback_model 

Source
pub(crate) fn hard_arith_fallback_model(
    constraints: &[BoolExpr],
) -> Option<BTreeMap<String, U256>>
Expand description

Implements the hard_arith_fallback_model solver helper.