Class CommonNeighborsIndex

Inheritance Relationships

Base Type

Class Documentation

class CommonNeighborsIndex : public NetworKit::LinkPredictor

The CommonNeighborsIndex calculates the number of common neighbors of a node-pair in a given graph.

Public Functions

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

G – The graph to work on