pub unsafe extern "C" fn SCIProwGetSolEfficacy(
row: *mut SCIP_ROW,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
sol: *mut SCIP_SOL,
) -> f64Expand description
returns row’s efficacy with respect to the given primal solution: e = -feasibility/norm