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