Generated on Mon Jul 6 18:09:21 2009 for Gecode by doxygen 1.5.9

distinct.cpp File Reference

(Revision: 7787)

#include <gecode/set/distinct.hh>

Go to the source code of this file.


Namespaces

namespace  Gecode
 Gecode toplevel namespace.

Functions

void Gecode::atmostOne (Space &home, const SetVarArgs &x, unsigned int c)
 Post propagator for $\forall 0\leq i\leq |x| : |x_i|=c$ and $\forall 0\leq i<j\leq |x| : |x_i\cap x_j|\leq 1$.