Declaration of class UpwardPlanaritySingleSource, which implements the upward-planarity testing and embedding algorithm for single-source digraphs by Bertolazzi et al. More...
#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/NodeArray.h>#include <ogdf/basic/SList.h>#include <ogdf/decomposition/SPQRTree.h>#include <ogdf/decomposition/StaticPlanarSPQRTree.h>#include <ogdf/upward/ExpansionGraph.h>#include <ogdf/upward/FaceSinkGraph.h>Go to the source code of this file.
Classes | |
| class | ogdf::UpwardPlanaritySingleSource |
| Performs upward planarity testing and embedding for single-source digraphs. More... | |
| struct | ogdf::UpwardPlanaritySingleSource::DegreeInfo |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class UpwardPlanaritySingleSource, which implements the upward-planarity testing and embedding algorithm for single-source digraphs by Bertolazzi et al.
Definition in file UpwardPlanaritySingleSource.h.