Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Functions | |
uint64_t | uint_abs (int64_t n) |
|
inline |
Returns an unsigned int equal to the absolute value of n, in a way that will not produce overflows.
Definition at line 246 of file saturated_arithmetic.h.