SCIPgetFpDualfarkasExactLinear

Function SCIPgetFpDualfarkasExactLinear 

Source
pub unsafe extern "C" fn SCIPgetFpDualfarkasExactLinear(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    ret: *mut SCIP_RATIONAL,
)
Expand description

gets the dual Farkas value of the linear constraint in the current infeasible LP

@note this method currently returns the value from the floating-point LP