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

get maximum relative constraint violation of solution