Defined in File SimmelianOverlapScore.hpp
public NetworKit::SimmelianScore
(Class SimmelianScore)
Calculates the Simmelian backbone (paramaetric variant) for a given input graph.
Public Functions
Creates a new instance of the parametric variant of the Simmelian Backbone calculator.
maxRank – the maximum rank that is considered for overlap calculation
The generic run method which calls runImpl() and takes care of setting hasRun to the appropriate value.