OR-Tools  8.2
DisjunctiveWithTwoItems

Detailed Description

Definition at line 298 of file disjunctive.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ DisjunctiveWithTwoItems()

Definition at line 300 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 252 of file disjunctive.cc.

◆ RegisterWith()

int RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 313 of file disjunctive.cc.


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