Cluster Planarity tests and Cluster Planar embedding for C-connected Cluster Graphs. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/cluster/ClusterPlanarityModule.h>
#include <ogdf/planarity/booth_lueker/PlanarPQTree.h>
Go to the source code of this file.
Classes | |
class | ogdf::CconnectClusterPlanar |
C-planarity test by Cohen, Feng and Eades. More... | |
class | ogdf::CconnectClusterPlanarityModule |
class | ogdf::ListPure< E > |
Doubly linked lists. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Cluster Planarity tests and Cluster Planar embedding for C-connected Cluster Graphs.
Definition in file CconnectClusterPlanar.h.