Loading [MathJax]/extensions/tex2jax.js

Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.