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. | |
Preprocessor Layout simplifies Graphs for use in other Algorithms.
Definition in file PreprocessorLayout.h.