Function uvls::smt::smt_lib::translate_constraint

source ยท
fn translate_constraint(
    decl: &ConstraintDecl,
    m: InstanceID,
    builder: &mut SMTBuilder<'_>,
    ast: &AstDocument,
) -> Expr
Expand description

Translates the constraints into Expressions which can be converted to Z3 Statements