pub unsafe extern "C" fn SCIPdecompSetConsLabels(
decomp: *mut SCIP_DECOMP,
conss: *mut *mut SCIP_CONS,
labels: *mut c_int,
nconss: c_int,
) -> SCIP_RETCODEExpand description
sets labels for an array of constraints
pub unsafe extern "C" fn SCIPdecompSetConsLabels(
decomp: *mut SCIP_DECOMP,
conss: *mut *mut SCIP_CONS,
labels: *mut c_int,
nconss: c_int,
) -> SCIP_RETCODEsets labels for an array of constraints