SCIProwGetMaxActivity

Function SCIProwGetMaxActivity 

Source
pub unsafe extern "C" fn SCIProwGetMaxActivity(
    row: *mut SCIP_ROW,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
) -> f64
Expand description

returns the maximal activity of a row w.r.t. the columns’ bounds