pub unsafe extern "C" fn SCIPprofileDeleteCore(
profile: *mut SCIP_PROFILE,
left: c_int,
right: c_int,
demand: c_int,
) -> SCIP_RETCODEExpand description
subtracts the height from the resource profile during core time
pub unsafe extern "C" fn SCIPprofileDeleteCore(
profile: *mut SCIP_PROFILE,
left: c_int,
right: c_int,
demand: c_int,
) -> SCIP_RETCODEsubtracts the height from the resource profile during core time