Declares class EnergyFunction... More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/geometry.h>#include <string>Go to the source code of this file.
Classes | |
| class | ogdf::davidson_harel::EnergyFunction |
| The interface for energy functions for the Davidson Harel graph drawing method. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::davidson_harel |
Declares class EnergyFunction...
...which specifies an interface for energy functions for the Davidson Harel graph drawing method. It is used in the class DavidsonHarel.
Definition in file EnergyFunction.h.