OR-Tools  9.1
indexed_model.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

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

Functions

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