Propagator for negated equality
More...
#include <rel.hh>
List of all members.
Detailed Description
Propagator for negated equality
Requires
Constructor & Destructor Documentation
Gecode::Set::Rel::Distinct::Distinct |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
Distinct & |
p |
|
) |
| [inline, protected] |
Constructor for cloning p.
Definition at line 53 of file nq.hpp.
Gecode::Set::Rel::Distinct::Distinct |
( |
Home |
home, |
|
|
View0 |
x, |
|
|
View1 |
y |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 48 of file nq.hpp.
Member Function Documentation
Actor * Gecode::Set::Rel::Distinct::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 78 of file nq.hpp.
Perform propagation.
Definition at line 84 of file nq.hpp.
ExecStatus Gecode::Set::Rel::Distinct::post |
( |
Home |
home, |
|
|
View0 |
x, |
|
|
View1 |
y |
|
) |
| [static] |
Post propagator
.
Definition at line 59 of file nq.hpp.
The documentation for this class was generated from the following files: