![]() |
OR-Tools
8.2
|
Definition at line 136 of file disjunctive.h.
Public Member Functions | |
DisjunctiveOverloadChecker (SchedulingConstraintHelper *helper) | |
bool | Propagate () final |
int | RegisterWith (GenericLiteralWatcher *watcher) |
virtual bool | IncrementalPropagate (const std::vector< int > &watch_indices) |
|
inlineexplicit |
Definition at line 138 of file disjunctive.h.
|
inlinevirtualinherited |
Reimplemented in LinearProgrammingConstraint, SchedulingConstraintHelper, CircuitCoveringPropagator, and CircuitPropagator.
|
finalvirtual |
Implements PropagatorInterface.
Definition at line 460 of file disjunctive.cc.
int RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 631 of file disjunctive.cc.