Class ResourceAllocationIndex

Inheritance Relationships

Base Type

Class Documentation

class ResourceAllocationIndex : public NetworKit::LinkPredictor

Implementation of the ResourceAllocationIndex. The index is similar to Adamic/Adar and sums up the reciprocals of the degree of all common neighbors of u and v.

Public Functions

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

G – The graph to work on