SCIPcolGetRedcost

Function SCIPcolGetRedcost 

Source
pub unsafe extern "C" fn SCIPcolGetRedcost(
    col: *mut SCIP_COL,
    stat: *mut SCIP_STAT,
    lp: *mut SCIP_LP,
) -> f64
Expand description

gets the reduced costs of a column in last LP or after recalculation