![]() |
OR-Tools
9.6
|
Definition at line 157 of file disjunctive.h.
Public Member Functions | |
| DisjunctiveDetectablePrecedences (bool time_direction, SchedulingConstraintHelper *helper) | |
| bool | Propagate () final |
| int | RegisterWith (GenericLiteralWatcher *watcher) |
| virtual bool | IncrementalPropagate (const std::vector< int > &watch_indices) |
|
inline |
Definition at line 159 of file disjunctive.h.
|
inlinevirtualinherited |
Reimplemented in LinearProgrammingConstraint, SchedulingConstraintHelper, CircuitCoveringPropagator, NoCyclePropagator, and CircuitPropagator.
|
finalvirtual |
Implements PropagatorInterface.
Definition at line 693 of file disjunctive.cc.
| int RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 908 of file disjunctive.cc.