Function SCIPaggrRowCopy

Source
pub unsafe extern "C" fn SCIPaggrRowCopy(
    scip: *mut SCIP,
    aggrrow: *mut *mut SCIP_AGGRROW,
    source: *mut SCIP_AGGRROW,
) -> SCIP_RETCODE
Expand description

copy the aggregation row