Function SCIPgetVarsCumulative

Source
pub unsafe extern "C" fn SCIPgetVarsCumulative(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
) -> *mut *mut SCIP_VAR
Expand description

returns the start time variables of the cumulative constraint