Class UDegreeIndex

Inheritance Relationships

Base Type

Class Documentation

class UDegreeIndex : public NetworKit::LinkPredictor

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

Public Functions

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

G – The graph to work on