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... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Enumerations | |
| enum class | ogdf::ConstraintEdgeType { ogdf::BasicArc , ogdf::VertexSizeArc , ogdf::VisibilityArc , ogdf::FixToZeroArc , ogdf::ReducibleArc , ogdf::MedianArc } |
| Types of edges in the constraint graph. More... | |
Declares ogdf::CommonCompactionConstraintGraphBase.
Definition in file CommonCompactionConstraintGraphBase.h.