![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <cstdint>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Typedefs | |
| typedef std::pair< int64_t, int64_t > | operations_research::Fraction |
Functions | |
| Fraction | operations_research::RationalApproximation (const double x, const double precision) |