pub unsafe extern "C" fn SCIPcolExactCalcFarkasRedcostCoef(
col: *mut SCIP_COLEXACT,
set: *mut SCIP_SET,
result: *mut SCIP_RATIONAL,
dual: *mut *mut SCIP_RATIONAL,
usefarkas: c_uint,
) -> SCIP_RETCODEExpand description
calculates the Farkas coefficient or reduced cost of a column i using the given dual Farkas vector y