Declares the class BitonicOrdering... More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/decomposition/Skeleton.h>
#include <ogdf/decomposition/StaticPlanarSPQRTree.h>
Go to the source code of this file.
Classes | |
class | ogdf::BitonicOrdering |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declares the class BitonicOrdering...
... that computes a bitonic st ordering as described by Gronemann in Bitonic st-orderings of biconnected planar graphs
Definition in file BitonicOrdering.h.