Bounds consistent square propagator.
More...
#include <arithmetic.hh>
List of all members.
Detailed Description
Bounds consistent square propagator.
Requires
Constructor & Destructor Documentation
Gecode::Int::Arithmetic::SqrBnd::SqrBnd |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
SqrBnd< View > & |
p |
|
) |
| [inline, protected] |
Constructor for cloning p.
Definition at line 143 of file sqr.hpp.
Gecode::Int::Arithmetic::SqrBnd::SqrBnd |
( |
Home |
home, |
|
|
View |
x0, |
|
|
View |
x1 |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 116 of file sqr.hpp.
Member Function Documentation
Actor * Gecode::Int::Arithmetic::SqrBnd::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 148 of file sqr.hpp.
Perform propagation.
Definition at line 154 of file sqr.hpp.
ExecStatus Gecode::Int::Arithmetic::SqrBnd::post |
( |
Home |
home, |
|
|
View |
x0, |
|
|
View |
x1 |
|
) |
| [inline, static] |
Post propagator
.
Definition at line 121 of file sqr.hpp.
The documentation for this class was generated from the following files: