Class ChanceCorrectedTriangleScore

Inheritance Relationships

Base Type

Class Documentation

class ChanceCorrectedTriangleScore : public NetworKit::EdgeScore<double>

Public Functions

ChanceCorrectedTriangleScore(const Graph &graph, const std::vector<count> &triangles)
virtual void run() override

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