pub unsafe extern "C" fn SCIPaggrRowGetInds(
aggrrow: *mut SCIP_AGGRROW,
) -> *mut c_intExpand description
gets the array of corresponding variable problem indices for each non-zero in the aggregation row
pub unsafe extern "C" fn SCIPaggrRowGetInds(
aggrrow: *mut SCIP_AGGRROW,
) -> *mut c_intgets the array of corresponding variable problem indices for each non-zero in the aggregation row