Description
GraphHammer Haskell graph analyses framework inspired by STINGER.
Description
GraphHammer is a graph analyses framework. See GraphHammer.SimplestParallel
for library documentation. Examples exists in GraphHammer-examples package: see GraphHammer.VertexDegree
, GraphHammer.TriangleCount
, GraphHammer.ClusteringCoefficients
for examples.