Skip to main content

check_sat

Function check_sat 

Source
pub fn check_sat(expr: &VerifyExpr) -> bool
Expand description

Check if a formula is satisfiable (public, creates its own Z3 context).