OR-Tools  9.6
DisjunctiveNotLast

Detailed Description

Definition at line 212 of file disjunctive.h.

Public Member Functions

 DisjunctiveNotLast (bool time_direction, SchedulingConstraintHelper *helper)
 
bool Propagate () final
 
int RegisterWith (GenericLiteralWatcher *watcher)
 
virtual bool IncrementalPropagate (const std::vector< int > &watch_indices)
 

Constructor & Destructor Documentation

◆ DisjunctiveNotLast()

DisjunctiveNotLast ( bool  time_direction,
SchedulingConstraintHelper helper 
)
inline

Definition at line 214 of file disjunctive.h.

Member Function Documentation

◆ IncrementalPropagate()

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

◆ Propagate()

bool Propagate ( )
finalvirtual

Implements PropagatorInterface.

Definition at line 1043 of file disjunctive.cc.

◆ RegisterWith()

int RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 1219 of file disjunctive.cc.


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