Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
Graph Clustering

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...
 

Detailed Description

Provides algorithms for clustering graphs.