circuit.cpp File Reference
(Revision: 8137)
#include <gecode/int/circuit.hh>Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| Gecode toplevel namespace. | |
Functions | |
| void | Gecode::circuit (Space &home, const IntVarArgs &x, IntConLevel icl=ICL_DEF) |
| Post propagator such that x forms a circuit. | |
