Function z3_sys::Z3_fixedpoint_get_rules_along_trace[][src]

pub unsafe extern "C" fn Z3_fixedpoint_get_rules_along_trace(
    c: Z3_context,
    d: Z3_fixedpoint
) -> Z3_ast_vector
Expand description

Obtain the list of rules along the counterexample trace.