Declaration of BlockOrder and related classes. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/basic.h>
#include <ogdf/layered/CrossingMinInterfaces.h>
Go to the source code of this file.
Classes | |
class | ogdf::ArrayLevel |
The simple implementation of LevelBase interface. More... | |
class | ogdf::Block |
Class representing idea of Blocks used in GlobalSifting and GridSifting algorithms. More... | |
class | ogdf::BlockOrder |
Hierarchical graph representation used by GlobalSifting and GridSifting algorithms. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of BlockOrder and related classes.
Definition in file BlockOrder.h.