element.hh File Reference
(Revision: 7339)
#include "gecode/set.hh"
#include "gecode/set/element/idxarray.hh"
#include "gecode/set/rel.hh"
#include "gecode/set/rel-op.hh"
#include "gecode/set/element/inter.icc"
#include "gecode/set/element/union.icc"
#include "gecode/set/element/unionConst.icc"
#include "gecode/set/element/disjoint.icc"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Set |
namespace | Gecode::Set::Element |
Classes | |
class | Gecode::Set::Element::ElementIntersection< SView, RView > |
Propagator for element with intersection More... | |
class | Gecode::Set::Element::ElementUnion< SView, RView > |
Propagator for element with union More... | |
class | Gecode::Set::Element::ElementUnionConst< SView, RView > |
Propagator for element with union of constant sets More... | |
class | Gecode::Set::Element::ElementDisjoint |
Propagator for element with disjointness More... |