Z3_optimize_get_statistics

Function Z3_optimize_get_statistics 

Source
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