pub unsafe extern "C" fn SCIProwIsLPEfficacious(
row: *mut SCIP_ROW,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
lp: *mut SCIP_LP,
root: c_uint,
) -> c_uintExpand description
returns whether the row’s efficacy with respect to the current LP solution is greater than the minimal cut efficacy