![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 302 of file disjunctive.h.
#include <disjunctive.h>
Public Member Functions | |
| DisjunctiveEdgeFinding (bool time_direction, 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 > &) |
|
inline |
Definition at line 304 of file disjunctive.h.
|
finalvirtual |
Implements operations_research::sat::PropagatorInterface.
Definition at line 1645 of file disjunctive.cc.
| int operations_research::sat::DisjunctiveEdgeFinding::RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 1943 of file disjunctive.cc.