OR-Tools  9.6
TimeTableEdgeFinding

Detailed Description

Definition at line 61 of file timetable_edgefinding.h.

Public Member Functions

 TimeTableEdgeFinding (AffineExpression capacity, SchedulingConstraintHelper *helper, SchedulingDemandHelper *demands, Model *model)
 
bool Propagate () final
 
void RegisterWith (GenericLiteralWatcher *watcher)
 
virtual bool IncrementalPropagate (const std::vector< int > &watch_indices)
 

Constructor & Destructor Documentation

◆ TimeTableEdgeFinding()

Definition at line 30 of file timetable_edgefinding.cc.

Member Function Documentation

◆ IncrementalPropagate()

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

◆ Propagate()

bool Propagate ( )
finalvirtual

Implements PropagatorInterface.

Definition at line 59 of file timetable_edgefinding.cc.

◆ RegisterWith()

void RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 48 of file timetable_edgefinding.cc.


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