SCIPcolCalcRedcost

Function SCIPcolCalcRedcost 

Source
pub unsafe extern "C" fn SCIPcolCalcRedcost(
    col: *mut SCIP_COL,
    dualsol: *mut f64,
) -> f64
Expand description

calculates the reduced costs of a column using the given dual solution vector