pub unsafe extern "C" fn SCIPdivesetGetAvgSolutionDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> f64Expand description
get the average depth at which this dive set found a solution
pub unsafe extern "C" fn SCIPdivesetGetAvgSolutionDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> f64get the average depth at which this dive set found a solution