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