Declaration of the optimal third phase of the sugiyama algorithm for clusters. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/layered/HierarchyClusterLayoutModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::OptimalHierarchyClusterLayout |
The LP-based hierarchy cluster layout algorithm. More... | |
class | ogdf::Tuple2< E1, E2 > |
Tuples of two elements (2-tuples). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of the optimal third phase of the sugiyama algorithm for clusters.
Definition in file OptimalHierarchyClusterLayout.h.