OR-Tools  9.6
TimeTablingPerTask

Detailed Description

Definition at line 110 of file timetable.h.

Public Member Functions

 TimeTablingPerTask (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

◆ TimeTablingPerTask()

TimeTablingPerTask ( AffineExpression  capacity,
SchedulingConstraintHelper helper,
SchedulingDemandHelper demands,
Model model 
)

Definition at line 310 of file timetable.cc.

Member Function Documentation

◆ IncrementalPropagate()

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

◆ Propagate()

bool Propagate ( )
finalvirtual

Implements PropagatorInterface.

Definition at line 361 of file timetable.cc.

◆ RegisterWith()

void RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 346 of file timetable.cc.


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