SCIPrationalIsApproxEQReal

Function SCIPrationalIsApproxEQReal 

Source
pub unsafe extern "C" fn SCIPrationalIsApproxEQReal(
    set: *mut SCIP_SET,
    rat: *mut SCIP_RATIONAL,
    real: f64,
    roundmode: SCIP_ROUNDMODE_RAT,
) -> c_uint
Expand description

checks if real approx of rational and real are equal