Declaration of ClusterPlanarityModule which implements a cluster-planarity test and, optionally, an embedder. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <functional>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | ogdf::ClusterPlanarityModule |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of ClusterPlanarityModule which implements a cluster-planarity test and, optionally, an embedder.
Definition in file ClusterPlanarityModule.h.