Declares the class BiconnectedShellingOrder... More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/planarlayout/ShellingOrderModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::BiconnectedShellingOrder |
Computation of the shelling order for biconnected graphs. More... | |
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 BiconnectedShellingOrder...
...which computes a shelling order for a biconnected planar graph.
Definition in file BiconnectedShellingOrder.h.