Declaration of an interface for c-planar subgraph algorithms. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/Timeouter.h>
#include <ogdf/basic/memory.h>
Go to the source code of this file.
Classes | |
class | ogdf::CPlanarSubgraphModule |
Interface of algorithms for the computation of c-planar subgraphs. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of an interface for c-planar subgraph algorithms.
Definition in file CPlanarSubgraphModule.h.