pub unsafe extern "C" fn SCIProwExactGetLPFeasibility(
row: *mut SCIP_ROWEXACT,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
lpexact: *mut SCIP_LPEXACT,
result: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
returns the feasibility of a row in the current LP solution: negative value means infeasibility