Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
dom-sup.hpp File Reference

(Revision: 13511)

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

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 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...