Function z3_sys::Z3_goal_depth [] [src]

pub unsafe extern "C" fn Z3_goal_depth(c: Z3_context, g: Z3_goal) -> c_uint

Return the depth of the given goal. It tracks how many transformations were applied to it.