pub unsafe extern "C" fn SCIProwGetSolFeasibility( row: *mut SCIP_ROW, set: *mut SCIP_SET, stat: *mut SCIP_STAT, sol: *mut SCIP_SOL, ) -> f64
returns the feasibility of a row for the given solution