gcc.hh File Reference
(Revision: 7285)
#include "gecode/int.hh"
#include "gecode/int/gcc/gccbndsup.icc"
#include "gecode/int/gcc/graphsup.icc"
#include "gecode/int/gcc/occur.icc"
#include "gecode/int/gcc/ubc.icc"
#include "gecode/int/gcc/lbc.icc"
#include "gecode/int/gcc/val.icc"
#include "gecode/int/gcc/bnd.icc"
#include "gecode/int/gcc/dom.icc"
Go to the source code of this file.
Namespaces | |
namespace | Gecode::Int::GCC |
namespace | Gecode |
namespace | Gecode::Int |
Classes | |
class | Gecode::Int::GCC::Bnd< View, Card, isView > |
Bounds consistent global cardinality propagator. More... | |
class | Gecode::Int::GCC::BndImp< View, Card, isView, shared > |
Implementation of the bounds consistent global cardinality propagator. More... | |
class | Gecode::Int::GCC::Dom< View, Card, isView > |
Domain consistent global cardinality propagator. More... | |
class | Gecode::Int::GCC::Val< View, Card, isView > |
Value consistent global cardinality propagator. More... |