pub unsafe extern "C" fn SCIPdivesetIsPublic(
diveset: *mut SCIP_DIVESET,
) -> c_uintExpand description
is this dive set publicly available (ie., can be used by other primal heuristics?)
pub unsafe extern "C" fn SCIPdivesetIsPublic(
diveset: *mut SCIP_DIVESET,
) -> c_uintis this dive set publicly available (ie., can be used by other primal heuristics?)