pub unsafe extern "C" fn SCIPcalcGreComDiv(
val1: c_longlong,
val2: c_longlong,
) -> c_longlongExpand description
calculates the greatest common divisor of the two given values
pub unsafe extern "C" fn SCIPcalcGreComDiv(
val1: c_longlong,
val2: c_longlong,
) -> c_longlongcalculates the greatest common divisor of the two given values