OR-Tools  8.2
NonOverlappingRectanglesEnergyPropagator

Detailed Description

Definition at line 33 of file diffn.h.

Public Member Functions

 NonOverlappingRectanglesEnergyPropagator (SchedulingConstraintHelper *x, SchedulingConstraintHelper *y)
 
 ~NonOverlappingRectanglesEnergyPropagator () override
 
bool Propagate () final
 
int RegisterWith (GenericLiteralWatcher *watcher)
 
virtual bool IncrementalPropagate (const std::vector< int > &watch_indices)
 

Constructor & Destructor Documentation

◆ NonOverlappingRectanglesEnergyPropagator()

◆ ~NonOverlappingRectanglesEnergyPropagator()

Definition at line 172 of file sat/diffn.cc.

Member Function Documentation

◆ IncrementalPropagate()

virtual bool IncrementalPropagate ( const std::vector< int > &  watch_indices)
inlinevirtualinherited

◆ Propagate()

bool Propagate ( )
finalvirtual

Implements PropagatorInterface.

Definition at line 175 of file sat/diffn.cc.

◆ RegisterWith()

int RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 216 of file sat/diffn.cc.


The documentation for this class was generated from the following files: