Declaration of class GEMLayout. More...
#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/GraphCopy.h>#include <ogdf/basic/LayoutModule.h>#include <ogdf/basic/Math.h>#include <random>Go to the source code of this file.
Classes | |
| class | ogdf::GEMLayout |
| The energy-based GEM layout algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class GEMLayout.
Fast force-directed layout algorithm (GEMLayout) based on Frick et al.'s algorithm.
Definition in file GEMLayout.h.