SCIPaggrRowAddRow

Function 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_RETCODE
Expand description

add weighted row to the aggregation row