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/internal/energybased/NodePairEnergy.h>Go to the source code of this file.
Classes | |
| class | ogdf::Repulsion |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_REPULSION_H |
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.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file Repulsion.h.
| #define OGDF_REPULSION_H |
Definition at line 52 of file Repulsion.h.