rel-op.cc File Reference
(Revision: 3188)
#include "gecode/set.hh"
#include "gecode/iter.hh"
#include "gecode/set/rel.hh"
#include "gecode/set/rel-op.hh"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Functions | |
void | Gecode::rel (Space *home, SetVar x, SetOpType op, SetVar y, SetRelType r, SetVar z) |
Post propagator for ![]() | |
void | Gecode::rel (Space *home, SetOpType op, const SetVarArgs &x, SetVar y) |
Post propagator for ![]() | |
void | Gecode::rel (Space *home, SetOpType op, const IntVarArgs &x, SetVar y) |
Post propagator for ![]() |