pub unsafe extern "C" fn Z3_optimize_get_statistics(
c: Z3_context,
d: Z3_optimize,
) -> Option<Z3_stats>Expand description
Retrieve statistics information from the last call to Z3_optimize_check
pub unsafe extern "C" fn Z3_optimize_get_statistics(
c: Z3_context,
d: Z3_optimize,
) -> Option<Z3_stats>Retrieve statistics information from the last call to Z3_optimize_check