pub unsafe extern "C" fn Z3_optimize_get_statistics(
    c: Z3_context,
    d: Z3_optimize
) -> Z3_stats
Expand description

Retrieve statistics information from the last call to Z3_optimize_check