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/Graph.h>#include <ogdf/basic/basic.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.