pub fn to_smtlib2(
expr: &VerifyExpr,
declarations: &[(&str, VerifyType)],
) -> StringExpand description
Export a VerifyExpr to SMT-LIB2 format.
pub fn to_smtlib2(
expr: &VerifyExpr,
declarations: &[(&str, VerifyType)],
) -> StringExport a VerifyExpr to SMT-LIB2 format.