This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Description
TriangleCount counts the number of triangles in a Graph. TriangleList counts the number of triangles per node.
Progress TriangleCount + ClusteringCoefficient
- implement procedure
- tests
- edge case tests
- simple benchmark
- benchmark on bigger graphs
- parallelization
- documentation