Declares class Attraction. More...
#include <ogdf/internal/energybased/NodePairEnergy.h>Go to the source code of this file.
Classes | |
| class | ogdf::Attraction |
| Energy function for attraction between two adjacent vertices. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_ATTRACTION_H |
| #define | MULTIPLIER 2.0 |
| Average length and height of nodes is multiplied by this factor to get preferred edge length. | |
Declares class Attraction.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file Attraction.h.
| #define MULTIPLIER 2.0 |
Average length and height of nodes is multiplied by this factor to get preferred edge length.
Definition at line 52 of file Attraction.h.
| #define OGDF_ATTRACTION_H |
Definition at line 48 of file Attraction.h.