Declaration of interface for two-layer crossing minimization algorithms. More...
#include <ogdf/basic/basic.h>
#include <ogdf/basic/memory.h>
#include <ogdf/layered/HierarchyLevels.h>
#include <ogdf/layered/LayeredCrossMinModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::LayerByLayerSweep |
Interface of two-layer crossing minimization algorithms. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for two-layer crossing minimization algorithms.
Definition in file LayerByLayerSweep.h.