Defined in File Sparsifiers.hpp
public NetworKit::Sparsifier
(Class Sparsifier)
Imlementation of the non-parametric variant of Simmelian Backbones, as introduced by Nick et al.
Public Functions
Creates a new instance of the non-parametric (jaccard) variant of the Simmelian Backbone calculator.
graph – the input graph
threshold – the jaccard index threshold.
REQ: Needs to fill outputGraph and set hasOutput to true.