Class VDegreeIndex

Inheritance Relationships

Base Type

Class Documentation

class VDegreeIndex : public NetworKit::LinkPredictor

Index that simply returns the degree of the second given node.

Public Functions

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

G – The graph to work on