Function z3_sys::Z3_goal_is_decided_sat[][src]

pub unsafe extern "C" fn Z3_goal_is_decided_sat(
    c: Z3_context,
    g: Z3_goal
) -> bool
Expand description

Return true if the goal is empty, and it is precise or the product of a under approximation.