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