Defined in File JaccardIndex.hpp
public NetworKit::LinkPredictor
(Class LinkPredictor)
Implementation of the Jaccard index which normalizes the Common Neighbors Index. This is done through dividing the number of common neighbors by the number of nodes in the neighboorhood-union.