SCIPrationalIsLTReal

Function SCIPrationalIsLTReal 

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

checks if rational is less than real