Declares the class BitonicOrdering... More...
#include <ogdf/basic/AdjEntryArray.h>
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/decomposition/StaticPlanarSPQRTree.h>
#include <ogdf/planarlayout/LeftistOrdering.h>
#include <sstream>
Go to the source code of this file.
Classes | |
class | ogdf::BitonicOrdering |
Namespaces | |
namespace | 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.