pub unsafe extern "C" fn SCIPdivesetGetMinSolutionDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> c_intExpand description
get the minimum depth at which this dive set found a solution
pub unsafe extern "C" fn SCIPdivesetGetMinSolutionDepth(
diveset: *mut SCIP_DIVESET,
divecontext: SCIP_DIVECONTEXT,
) -> c_intget the minimum depth at which this dive set found a solution