Declaration of interface for upward planar subgraph algorithms. More...
#include <ogdf/basic/GraphCopy.h>Go to the source code of this file.
Classes | |
| class | ogdf::UpwardPlanarSubgraphModule |
| Interface for algorithms for computing an upward planar subgraph. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_UPWARD_PLANAR_SUBGRAPH_MODULE_H |
Declaration of interface for upward planar subgraph algorithms.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file UpwardPlanarSubgraphModule.h.
Definition at line 49 of file UpwardPlanarSubgraphModule.h.