graphsup.hpp File Reference
(Revision: 8539)
Go to the source code of this file.
Classes | |
| class | Gecode::Int::GCC::VVGNode |
| 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 in the variable-value-graph. More... | |
| class | Gecode::Int::GCC::VarValGraph< View, Card, isView > |
| 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. | |
Enumerations | |
| enum | Gecode::Int::GCC::BC { Gecode::Int::GCC::UBC = 1, Gecode::Int::GCC::LBC = 0 } |
| Bounds constraint (BC) type. More... | |

in the variable-value-graph.