OR-Tools  9.3
model_storage.h File Reference

Go to the source code of this file.

Classes

class  ModelStorage
 

Namespaces

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

Functions

 DEFINE_STRONG_INT_TYPE (VariableId, int64_t)
 
 DEFINE_STRONG_INT_TYPE (LinearConstraintId, int64_t)
 
 DEFINE_STRONG_INT_TYPE (UpdateTrackerId, int64_t)
 
std::pair< VariableId, VariableId > MakeOrderedPair (const VariableId a, const VariableId b)