Includes declaration of graph class.
Declaration of MultilevelBuilder.
Basic declarations, included by all source files.
The edge cover merger for multilevel layout.
void setFactor(double factor)
bool doMerge(MultilevelGraph &MLG, node parent, node mergePartner, int level)
bool buildOneLevel(MultilevelGraph &MLG) override
This method constructs one more level on top of an existing MultilevelGraph.
NodeArray< node > m_substituteNodes
Base class for merger modules.
Class for the representation of nodes.
RegisteredArray for nodes, edges and adjEntries of a graph.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
The namespace for all OGDF objects.