Generated on Sat Nov 11 01:12:12 2006 for Gecode by doxygen 1.5.1

channel.cc File Reference

(Revision: 3512)

#include "gecode/int/channel.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::channel (Space *home, const IntVarArgs &x, const IntVarArgs &y, IntConLevel icl=ICL_DEF)
 Post propagator for $ x_i = j\leftrightarrow y_j=i$ for all $0\leq i<|x|$.