Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
rational_approximation.cc File Reference
#include "ortools/util/rational_approximation.h"
#include <cmath>
#include <cstdlib>
#include <limits>
#include "ortools/base/logging.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 OR-Tools root namespace.

Functions

Fraction operations_research::RationalApproximation (const double x, const double precision)