Declaration of an interface for c-planar subgraph algorithms. More...
#include <ogdf/basic/Module.h>
#include <ogdf/basic/Timeouter.h>
#include <ogdf/cluster/ClusterGraph.h>
Go to the source code of this file.
Classes | |
class | ogdf::CPlanarSubgraphModule |
Interface of algorithms for the computation of c-planar subgraphs. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of an interface for c-planar subgraph algorithms.
Definition in file CPlanarSubgraphModule.h.