GraphHammer

GraphHammer Haskell graph analyses framework inspired by STINGER.

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-2.0-only licensed by
Maintained by [email protected]

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.