Class RandomNodeEdgeScore

Inheritance Relationships

Base Type

Class Documentation

class RandomNodeEdgeScore : public NetworKit::EdgeScore<double>

Public Functions

RandomNodeEdgeScore(const Graph &graph, double rneRatio = 0.8)
virtual void run() override

The generic run method which calls runImpl() and takes care of setting hasRun to the appropriate value.