SCIPrationalIsGEReal

Function SCIPrationalIsGEReal 

Source
pub unsafe extern "C" fn SCIPrationalIsGEReal(
    rat: *mut SCIP_RATIONAL,
    real: f64,
) -> c_uint
Expand description

checks if rational is greater or equal than real