Declaration of class Repulsion which implements an enrgy function, where the energy of the layout grows with the proximity of the vertices. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/geometry.h>#include <ogdf/energybased/davidson_harel/NodePairEnergy.h>Go to the source code of this file.
Classes | |
| class | ogdf::davidson_harel::Repulsion |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::davidson_harel |
Declaration of class Repulsion which implements an enrgy function, where the energy of the layout grows with the proximity of the vertices.
Thus, a layout has lower energy if all vertices are far appart.
Definition in file Repulsion.h.