Defined in File EdgeScore.hpp
public NetworKit::Algorithm (Class Algorithm)
public NetworKit::Algorithm
Abstract base class for an edge score.
Public Functions
Compute the edge score.
Get a vector containing the score for each edge in the graph.
the edge scores calculated by run().
Get the edge score of the edge with the given edge id.
Get the edge score of the given edge.
Protected Attributes