Provides algorithms for clustering graphs. More...
Classes | |
class | ogdf::Clusterer |
Clustering is determined based on the threshold values (connectivity thresholds determine edges to be deleted) and stopped if average clustering index drops below m_stopIndex. More... | |
class | ogdf::ModifiedNibbleClusterer |
The modified nibble clustering algorithm. More... | |
Provides algorithms for clustering graphs.