Generated on Fri May 4 2012 13:51:37 for Gecode by doxygen 1.7.6.1
dom-sup.hpp File Reference

(Revision: 12384)

Go to the source code of this file.

Classes

class  Gecode::Int::GCC::Node
 Base class for nodes in the variable-value-graph. More...
class  Gecode::Int::GCC::VarNode
 Variable node More...
class  Gecode::Int::GCC::ValNode
 Value node. More...
class  Gecode::Int::GCC::Edge
 Class for edges $ e(x,v) $ in the variable-value-graph. More...
class  Gecode::Int::GCC::VarValGraph< Card >
 Variable-value-graph used during propagation. More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Int
 

Finite domain integers.


namespace  Gecode::Int::GCC
 

Global cardinality propagators (Counting)


Enumerations

enum  Gecode::Int::GCC::BC { Gecode::Int::GCC::UBC = 1, Gecode::Int::GCC::LBC = 0 }
 Bounds constraint (BC) type. More...