Defined in File ChibaNishizekiTriangleEdgeScore.hpp
public NetworKit::EdgeScore< count >
(Template Class EdgeScore)
An implementation of the triangle counting algorithm by Chiba/Nishizeki.
Use TriangleEdgeScore instead which is parallelized and has a similar performance even in the sequential case.
Public Functions
The generic run method which calls runImpl() and takes care of setting hasRun to the appropriate value.