Function scip_sys::SCIPaggrRowAddRow
source · pub unsafe extern "C" fn SCIPaggrRowAddRow(
scip: *mut SCIP,
aggrrow: *mut SCIP_AGGRROW,
row: *mut SCIP_ROW,
weight: f64,
sidetype: c_int
) -> SCIP_RETCODEExpand description
add weighted row to the aggregation row