Declaration of class UpwardPlanarSubgraphSimple which computes an upward planar subgraph by using upward planarity testing. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/upward/UpwardPlanarSubgraphModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::UpwardPlanarSubgraphSimple |
A maximal planar subgraph algorithm using planarity testing. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class UpwardPlanarSubgraphSimple which computes an upward planar subgraph by using upward planarity testing.
Definition in file UpwardPlanarSubgraphSimple.h.