Declares class EnergyFunction... More...
#include <ogdf/basic/GraphAttributes.h>
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.