Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

dom.cc File Reference

(Revision: 6102)

#include "gecode/cpltset.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::dom (Space *home, CpltSetVar x, SetRelType r, const IntSet &s)
 Propagates $ x \sim_r s$.
void Gecode::dom (Space *home, CpltSetVar x, SetRelType r, int i)
 Propagates $ x \sim_r \{i\}$.
void Gecode::dom (Space *home, CpltSetVar x, SetRelType r, int i, int j)
 Propagates $ x \sim_r \{i,\dots,j\}$.