OR-Tools  8.1
lp_print_utils.h File Reference

Go to the source code of this file.

Namespaces

 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 
 operations_research::glop
 

Functions

std::string Stringify (const float a)
 
std::string Stringify (const double a)
 
std::string Stringify (const long double a)
 
std::string StringifyRational (const double x, const double precision)
 
std::string Stringify (const Fractional x, bool fraction)
 
std::string StringifyMonomial (const Fractional a, const std::string &x, bool fraction)