Equal-if-then-else domain-consistent propagator.
More...
#include <distinct.hh>
|
| EqIte (Space &home, EqIte &p) |
| Constructor for cloning p.
|
|
| EqIte (Home home, IntView x0, IntView x1, int c0, int c1) |
| Constructor for creation.
|
|
| BinaryPropagator (Space &home, BinaryPropagator &p) |
| Constructor for cloning p.
|
|
| BinaryPropagator (Home home, IntView x0, IntView x1) |
| Constructor for creation.
|
|
| BinaryPropagator (Space &home, Propagator &p, IntView x0, IntView x1) |
| Constructor for rewriting p during cloning.
|
|
| Propagator (Home home) |
| Constructor for posting.
|
|
| Propagator (Space &home, Propagator &p) |
| Constructor for cloning p.
|
|
Propagator * | fwd (void) const |
| Return forwarding pointer during copying.
|
|
Kernel::GPI::Info & | gpi (void) |
| Provide access to global propagator information.
|
|
Equal-if-then-else domain-consistent propagator.
Implements the propagator
.
Requires
Definition at line 349 of file distinct.hh.
◆ EqIte() [1/2]
Gecode::Int::Distinct::EqIte::EqIte |
( |
Space & | home, |
|
|
EqIte & | p ) |
|
inlineprotected |
Constructor for cloning p.
Definition at line 43 of file eqite.hpp.
◆ EqIte() [2/2]
Constructor for creation.
Definition at line 39 of file eqite.hpp.
◆ copy()
Actor * Gecode::Int::Distinct::EqIte::copy |
( |
Space & | home | ) |
|
|
virtual |
◆ cost()
◆ propagate()
◆ post()
Post if-then-else propagator.
Definition at line 49 of file eqite.hpp.
◆ c0
int Gecode::Int::Distinct::EqIte::c0 |
|
protected |
◆ c1
int Gecode::Int::Distinct::EqIte::c1 |
|
protected |
The documentation for this class was generated from the following files: