OR-Tools  9.6
linear_propagation.h File Reference

Go to the source code of this file.

Classes

class  CustomFifoQueue
 
class  EnforcementPropagator
 
class  LinearPropagator
 

Namespaces

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

Enumerations

enum  EnforcementStatus { IS_FALSE = 0 , CANNOT_PROPAGATE = 1 , CAN_PROPAGATE = 2 , IS_ENFORCED = 3 }
 

Functions

 DEFINE_STRONG_INDEX_TYPE (EnforcementId)
 
std::ostream & operator<< (std::ostream &os, const EnforcementStatus &e)