pub unsafe extern "C" fn SCIPsolGetAbsBoundViolation(
    sol: *mut SCIP_SOL
) -> f64
Expand description

get maximum absolute bound violation of solution