pub unsafe extern "C" fn SCIProwGetLPEfficacy(
row: *mut SCIP_ROW,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
lp: *mut SCIP_LP,
) -> f64Expand description
returns row’s efficacy with respect to the current LP solution: e = -feasibility/norm