layered-graph.icc File Reference
(Revision: 6262)
#include <climits>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Int |
namespace | Gecode::Int::Extensional |
Classes | |
class | Gecode::Int::Extensional::State |
States are described by number of incoming and outgoing edges. More... | |
class | Gecode::Int::Extensional::Edge |
Edge in the layered graph More... | |
class | Gecode::Int::Extensional::Support |
Support information for a value. More... | |
class | Gecode::Int::Extensional::Layer |
Layer for a view in the layered graph. More... | |
class | Gecode::Int::Extensional::LayerValues |
Iterator for telling variable domains by scanning support. More... |