Less propagator.
More...
#include <rel.hh>
List of all members.
Detailed Description
Less propagator.
Requires
Constructor & Destructor Documentation
Gecode::Int::Rel::Le::Le |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
Le & |
p |
|
) |
| [protected] |
Constructor for cloning p.
Gecode::Int::Rel::Le::Le |
( |
Home |
home, |
|
|
View |
x0, |
|
|
View |
x1 |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 90 of file lq-le.hpp.
Member Function Documentation
Actor * Gecode::Int::Rel::Le::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 112 of file lq-le.hpp.
Perform propagation.
Definition at line 118 of file lq-le.hpp.
ExecStatus Gecode::Int::Rel::Le::post |
( |
Home |
home, |
|
|
View |
x0, |
|
|
View |
x1 |
|
) |
| [static] |
Post propagator
.
Definition at line 95 of file lq-le.hpp.
The documentation for this class was generated from the following files: