rel-op.cpp File Reference
(Revision: 8320)
#include <gecode/set/rel-op.hh>Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| Gecode toplevel namespace. | |
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 SetVarArgs &x, const IntSet &z, SetVar y) |
Post propagator for . | |

.
.
.