OR-Tools  9.6
sos/storage.h File Reference

Go to the source code of this file.

Classes

class  SosConstraintData< ConstraintId >
 
struct  SosConstraintData< ConstraintId >::LinearExpression
 
struct  AtomicConstraintTraits< Sos1ConstraintId >
 
struct  AtomicConstraintTraits< Sos2ConstraintId >
 

Namespaces

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

Typedefs

using Sos1ConstraintData = internal::SosConstraintData< Sos1ConstraintId >
 
using Sos2ConstraintData = internal::SosConstraintData< Sos2ConstraintId >