public NetworKit::Algorithm
(Class Algorithm)
public NetworKit::LFM
(Class LFM)
Abstract base class for overlapping community detection/graph clustering algorithms.
Subclassed by NetworKit::LFM
Public Functions
An overlapping community detection algorithm operates on a graph, so the constructor expects a graph.
G – [in] input graph
Default destructor
Apply algorithm to graph