Cluster planarity tests and cluster planar embedding for c-connected clustered graphs. Based on the algorithm by Cohen, Feng and Eades which uses PQ-trees. More...
#include <ogdf/internal/planarity/EmbedPQTree.h>#include <ogdf/cluster/ClusterArray.h>#include <ogdf/basic/Stack.h>#include <ogdf/internal/cluster/ClusterPQContainer.h>Go to the source code of this file.
Classes | |
| class | ogdf::CconnectClusterPlanarEmbed |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_CCONNECT_CLUSTER_PLANAR_EMBED_H |
Cluster planarity tests and cluster planar embedding for c-connected clustered graphs. Based on the algorithm by Cohen, Feng and Eades which uses PQ-trees.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file CconnectClusterPlanarEmbed.h.
Definition at line 49 of file CconnectClusterPlanarEmbed.h.