![]() |
OR-Tools
8.2
|
Definition at line 213 of file disjunctive.h.
Public Member Functions | |
DisjunctiveNotLast (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 215 of file disjunctive.h.
|
inlinevirtualinherited |
Reimplemented in CircuitPropagator, CircuitCoveringPropagator, SchedulingConstraintHelper, and LinearProgrammingConstraint.
|
finalvirtual |
Implements PropagatorInterface.
Definition at line 992 of file disjunctive.cc.
int RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 1165 of file disjunctive.cc.