OR-Tools  9.6
lp_types.cc File Reference

Go to the source code of this file.

Namespaces

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

Functions

std::string GetProblemStatusString (ProblemStatus problem_status)
 
std::string GetVariableTypeString (VariableType variable_type)
 
std::string GetVariableStatusString (VariableStatus status)
 
std::string GetConstraintStatusString (ConstraintStatus status)
 
ConstraintStatus VariableToConstraintStatus (VariableStatus status)