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