![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 36 of file 2d_mandatory_overlap_propagator.h.
#include <2d_mandatory_overlap_propagator.h>
Public Member Functions | |
| MandatoryOverlapPropagator (NoOverlap2DConstraintHelper *helper, Model *model) | |
| ~MandatoryOverlapPropagator () override | |
| 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 38 of file 2d_mandatory_overlap_propagator.h.
|
override |
Definition at line 41 of file 2d_mandatory_overlap_propagator.cc.
|
finalvirtual |
Implements operations_research::sat::PropagatorInterface.
Definition at line 53 of file 2d_mandatory_overlap_propagator.cc.
| int operations_research::sat::MandatoryOverlapPropagator::RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |
Definition at line 35 of file 2d_mandatory_overlap_propagator.cc.