![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <diffn.h>
Public Member Functions | |
| NonOverlappingRectanglesEnergyPropagator (NoOverlap2DConstraintHelper *helper, Model *model) | |
| ~NonOverlappingRectanglesEnergyPropagator () 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 |
|
override |
|
finalvirtual |
Implements operations_research::sat::PropagatorInterface.
| int operations_research::sat::NonOverlappingRectanglesEnergyPropagator::RegisterWith | ( | GenericLiteralWatcher * | watcher | ) |