Declares the base class ShellingOrderModule for modules that compute a shelling order of a graph. More...
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::ShellingOrderModule |
Base class for modules that compute a shelling order of a graph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declares the base class ShellingOrderModule for modules that compute a shelling order of a graph.
Definition in file ShellingOrderModule.h.