Declaration of class GEMLayout. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/LayoutModule.h>#include <ogdf/basic/Math.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/memory.h>#include <cmath>#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.