pub unsafe extern "C" fn SCIProwGetLPSolCutoffDistance(
row: *mut SCIP_ROW,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
sol: *mut SCIP_SOL,
lp: *mut SCIP_LP,
) -> f64Expand description
returns row’s cutoff distance in the direction of the given primal solution