pub unsafe extern "C" fn SCIPdivesetGetAvgDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> f64Expand description
get the average depth this dive set reached during execution
pub unsafe extern "C" fn SCIPdivesetGetAvgDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> f64get the average depth this dive set reached during execution