Declaration of class CrossingsMatrix. More...
#include <ogdf/basic/Array2D.h>
#include <ogdf/basic/EdgeArray.h>
#include <ogdf/layered/Hierarchy.h>
#include <ogdf/layered/HierarchyLevels.h>
Go to the source code of this file.
Classes | |
class | ogdf::CrossingsMatrix |
Implements crossings matrix which is used by some TwoLayerCrossingMinimization heuristics (e.g. split) More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class CrossingsMatrix.
Definition in file CrossingsMatrix.h.