![]() |
OR-Tools
8.2
|
Definition at line 22 of file scheduling_constraints.cc.
Public Member Functions | |
| SelectedMinPropagator (Literal enforcement_literal, AffineExpression target, const std::vector< AffineExpression > &exprs, const std::vector< Literal > &selectors, Model *model) | |
| bool | Propagate () final |
| int | RegisterWith (GenericLiteralWatcher *watcher) |
| virtual bool | IncrementalPropagate (const std::vector< int > &watch_indices) |
|
inlineexplicit |
Definition at line 24 of file scheduling_constraints.cc.
|
inlinevirtualinherited |
Reimplemented in CircuitPropagator, CircuitCoveringPropagator, SchedulingConstraintHelper, and LinearProgrammingConstraint.
|
finalvirtual |
Implements PropagatorInterface.
Definition at line 56 of file scheduling_constraints.cc.
| int RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 255 of file scheduling_constraints.cc.