![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 217 of file disjunctive.h.
#include <disjunctive.h>
Public Member Functions | |
| DisjunctiveSimplePrecedences (SchedulingConstraintHelper *helper, Model *model=nullptr) | |
| bool | Propagate () final |
| int | RegisterWith (GenericLiteralWatcher *watcher) |
| Public Member Functions inherited from operations_research::sat::PropagatorInterface | |
| PropagatorInterface ()=default | |
| virtual | ~PropagatorInterface ()=default |
| virtual bool | IncrementalPropagate (const std::vector< int > &) |
|
inlineexplicit |
Definition at line 219 of file disjunctive.h.
|
finalvirtual |
Implements operations_research::sat::PropagatorInterface.
Definition at line 801 of file disjunctive.cc.
| int operations_research::sat::DisjunctiveSimplePrecedences::RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 794 of file disjunctive.cc.