OR-Tools  9.6
SquarePropagator

Detailed Description

Definition at line 347 of file integer_expr.h.

Public Member Functions

 SquarePropagator (AffineExpression x, AffineExpression s, IntegerTrail *integer_trail)
 
bool Propagate () final
 
void RegisterWith (GenericLiteralWatcher *watcher)
 
virtual bool IncrementalPropagate (const std::vector< int > &watch_indices)
 

Constructor & Destructor Documentation

◆ SquarePropagator()

Definition at line 1024 of file integer_expr.cc.

Member Function Documentation

◆ IncrementalPropagate()

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

◆ Propagate()

bool Propagate ( )
finalvirtual

Implements PropagatorInterface.

Definition at line 1032 of file integer_expr.cc.

◆ RegisterWith()

void RegisterWith ( GenericLiteralWatcher watcher)

Definition at line 1072 of file integer_expr.cc.


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