pub unsafe extern "C" fn SCIPcolCalcRedcost( col: *mut SCIP_COL, dualsol: *mut f64, ) -> f64
calculates the reduced costs of a column using the given dual solution vector