pub unsafe extern "C" fn SCIProwGetNLPFeasibility( row: *mut SCIP_ROW, set: *mut SCIP_SET, stat: *mut SCIP_STAT, ) -> f64
returns the feasibility of a row in the current NLP solution: negative value means infeasibility