Generated on Wed Jan 4 17:49:15 2006 for Gecode by doxygen 1.4.6

dom.icc File Reference

(Revision: 2403)

#include <climits>
#include "support/dynamic-array.hh"
#include "support/static-stack.hh"
#include "iter.hh"
#include "int/distinct/combptr.icc"
#include "int/distinct/bilink.icc"
#include "int/distinct/node.icc"
#include "int/distinct/edge.icc"

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Int
namespace  Gecode::Int::Distinct

Classes

class  Gecode::Int::Distinct::CombPtrFlag< T >
 Class for combining two pointers with a flag. More...
class  Gecode::Int::Distinct::BiLink
 Bidirectional links for both edges and anchors in nodes of view-value graph. More...
class  Gecode::Int::Distinct::Node< View >
 Base-class for nodes (both view and value nodes). More...
class  Gecode::Int::Distinct::ValNode< View >
 Value nodes in view-value graph. More...
class  Gecode::Int::Distinct::ViewNode< View >
 View nodes in view-value graph. More...
class  Gecode::Int::Distinct::Edge< View >
 Edges in view-value graph. More...
class  Gecode::Int::Distinct::Dom< View >::ViewValGraph< View >
 View-value graph for propagating domain-consistent distinct. More...