pub unsafe extern "C" fn SCIPincludeConshdlrCumulative(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the constraint handler for cumulative constraints and includes it in SCIP
@ingroup ConshdlrIncludes
pub unsafe extern "C" fn SCIPincludeConshdlrCumulative(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the constraint handler for cumulative constraints and includes it in SCIP
@ingroup ConshdlrIncludes