pub unsafe extern "C" fn SCIProwGetLPFeasibility(
row: *mut SCIP_ROW,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
lp: *mut SCIP_LP,
) -> f64Expand description
returns the feasibility of a row in the current LP solution: negative value means infeasibility