Class NeighborhoodDistanceIndex

Inheritance Relationships

Base Type

Class Documentation

class NeighborhoodDistanceIndex : public NetworKit::LinkPredictor

Assigns a distance value to pairs of nodes according to the overlap of their neighborhoods.

Public Functions

LinkPredictor()
explicit LinkPredictor(const Graph &G)
Parameters:

G – The graph to work on