pub unsafe extern "C" fn SCIPrationalIsGEReal(
rat: *mut SCIP_RATIONAL,
real: f64,
) -> c_uintExpand description
checks if rational is greater or equal than real
pub unsafe extern "C" fn SCIPrationalIsGEReal(
rat: *mut SCIP_RATIONAL,
real: f64,
) -> c_uintchecks if rational is greater or equal than real