pub unsafe extern "C" fn SCIPgetFeasibilityExactLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
sol: *mut SCIP_SOL,
ret: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
gets the feasibility of the linear constraint in the given solution