OR-Tools  9.3
glpk_formatters.h File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Functions

std::string SolutionStatusString (const int status)
 
std::string BasisStatusString (const int stat)
 
std::string ReturnCodeString (const int rc)
 
std::string TruncateAndQuoteGLPKName (const std::string_view original_name)
 

Variables

constexpr std::size_t kMaxGLPKNameLen = 255