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