Bounds consistent n-ary maximum propagator.
More...
#include <arithmetic.hh>
List of all members.
Detailed Description
Bounds consistent n-ary maximum propagator.
Requires
Constructor & Destructor Documentation
Gecode::Int::Arithmetic::NaryMaxBnd::NaryMaxBnd |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
NaryMaxBnd & |
p |
|
) |
| [protected] |
Constructor for cloning p.
Gecode::Int::Arithmetic::NaryMaxBnd::NaryMaxBnd |
( |
Home |
home, |
|
|
ViewArray< View > & |
x, |
|
|
View |
y |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 133 of file max.hpp.
Member Function Documentation
Actor * Gecode::Int::Arithmetic::NaryMaxBnd::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 170 of file max.hpp.
Perform propagation.
Definition at line 225 of file max.hpp.
Post propagator
.
Definition at line 138 of file max.hpp.
The documentation for this class was generated from the following files: