Preprocessor Layout simplifies Graphs for use in other Algorithms. More...
Go to the source code of this file.
Classes | |
| class | ogdf::PreprocessorLayout |
| The PreprocessorLayout removes multi-edges and self-loops. More... | |
| struct | ogdf::PreprocessorLayout::EdgeData |
| Deleted Edges are stored in EdgeData. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PREPROCESSOR_LAYOUT_H |
Preprocessor Layout simplifies Graphs for use in other Algorithms.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PreprocessorLayout.h.
| #define OGDF_PREPROCESSOR_LAYOUT_H |
Definition at line 48 of file PreprocessorLayout.h.