Defined in File ApproxGroupBetweenness.hpp
public NetworKit::Algorithm
(Class Algorithm)
Public Functions
Constructs the ApproxGroupBetweenness class for a given undirected graph G.
groupSize – Size of the set of nodes. @aram epsilon Determines the accuracy of the approximation.
Approximately computes a set of nodes with maximum groupbetweenness. Based on the algorithm of Mahmoody,Tsourakakis and Upfal.