72 while (buildOneLevel(MLG)) {
MLG is the main data structure for ModularMultilevelMixer.
Basic declarations, included by all source files.
Base class for merger modules.
virtual ~MultilevelBuilder()
void setEdgeLengthAdjustment(int factor)
virtual void buildAllLevels(MultilevelGraph &MLG)
int m_numLevels
stores number of levels for statistics purposes
virtual bool buildOneLevel(MultilevelGraph &MLG)=0
This method constructs one more level on top of an existing MultilevelGraph.
void updateReverseIndizes()
void updateMergeWeights()
#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.