pub unsafe extern "C" fn SCIPdualfeasRound(
    scip: *mut SCIP,
    val: f64
) -> f64
Expand description

rounds value to the nearest integer in dual feasibility tolerance