pub unsafe extern "C" fn SCIPaggrRowCopy(
scip: *mut SCIP,
aggrrow: *mut *mut SCIP_AGGRROW,
source: *mut SCIP_AGGRROW,
) -> SCIP_RETCODEExpand description
copy the aggregation row
pub unsafe extern "C" fn SCIPaggrRowCopy(
scip: *mut SCIP,
aggrrow: *mut *mut SCIP_AGGRROW,
source: *mut SCIP_AGGRROW,
) -> SCIP_RETCODEcopy the aggregation row