SCIPrationalIsLEReal

Function SCIPrationalIsLEReal 

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

checks if rational is less or equal than real