Cluster planarity tests and cluster planar embedding for c-connected clustered graphs. More...
#include <ogdf/cluster/ClusterArray.h>
#include <ogdf/cluster/internal/ClusterPQContainer.h>
#include <ogdf/planarity/booth_lueker/EmbedPQTree.h>
Go to the source code of this file.
Classes | |
class | ogdf::CconnectClusterPlanarEmbed |
C-planarity test and embedding by Cohen, Feng and Eades. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
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.
Definition in file CconnectClusterPlanarEmbed.h.