42namespace davidson_harel {
Declares class EnergyFunction...
Stores additional attributes of a graph (like layout information).
The interface for energy functions for the Davidson Harel graph drawing method.
PlanarityGrid(GraphAttributes &AG)
UniformGrid * m_candidateGrid
void internalCandidateTaken() override
changes the data of a specific energy function if the candidate was taken
void compCandEnergy() override
computes the energy if m_testNode changes position to m_testX and m_testY, sets the value of m_candid...
const GraphAttributes & m_layout
UniformGrid * m_currentGrid
void computeEnergy() override
computes energy for the layout at the beginning of the optimization process
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.