pub unsafe extern "C" fn SCIPrationalIsEQReal(
rat: *mut SCIP_RATIONAL,
real: f64,
) -> c_uintExpand description
checks if rational and real are equal
pub unsafe extern "C" fn SCIPrationalIsEQReal(
rat: *mut SCIP_RATIONAL,
real: f64,
) -> c_uintchecks if rational and real are equal