![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Namespaces | |
namespace | internal |
Classes | |
class | ConstantDivisor |
class | ConstantDivisor< uint16_t > |
Division and modulus using uint16_t numerators and denominators. More... | |
class | ConstantDivisor< uint32_t > |
Division and modulus using uint32_t numerators and denominators. More... | |
class | ConstantDivisor< uint64_t > |
Division and modulus using uint64_t numerators and denominators. More... | |
class | ConstantDivisor< uint8_t > |
Division and modulus using uint8_t numerators and denominators. More... | |