Skip to main content

fallback_model_satisfies_all_constraints

Function fallback_model_satisfies_all_constraints 

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

Checks all constraints before returning a hard-arithmetic fallback witness.