Declares ogdf::CommonCompactionConstraintGraphBase. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/basic.h>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | ogdf::CommonCompactionConstraintGraphBase |
Base class for ogdf::CompactionConstraintGraphBase. More... | |
class | ogdf::Tuple2< E1, E2 > |
Tuples of two elements (2-tuples). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Enumerations | |
enum | ogdf::ConstraintEdgeType { ogdf::ConstraintEdgeType::BasicArc, ogdf::ConstraintEdgeType::VertexSizeArc, ogdf::ConstraintEdgeType::VisibilityArc, ogdf::ConstraintEdgeType::FixToZeroArc, ogdf::ConstraintEdgeType::ReducibleArc, ogdf::ConstraintEdgeType::MedianArc } |
Types of edges in the constraint graph. More... | |
Declares ogdf::CommonCompactionConstraintGraphBase.
Definition in file CommonCompactionConstraintGraphBase.h.