OR-Tools  9.0
indexed_model.h File Reference

Go to the source code of this file.

Classes

class  IndexedModel
 
struct  IndexedPrimalSolution
 
struct  IndexedPrimalRay
 
struct  IndexedDualSolution
 
struct  IndexedDualRay
 
struct  IndexedBasis
 
struct  IndexedSolutions
 

Namespaces

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

Functions

 DEFINE_INT_TYPE (VariableId, int64_t)
 
 DEFINE_INT_TYPE (LinearConstraintId, int64_t)
 
IndexedSolutions IndexedSolutionsFromProto (const SolveResultProto &solve_result)