Type Definition z3_sys::Z3_goal[][src]

pub type Z3_goal = *mut _Z3_goal;
Expand description

Set of formulas that can be solved and/or transformed using tactics and solvers.