Skip to content

ulikoehler/graph-generators

Repository files navigation

graph-generators

A Haskell library for creating regular and random graphs in a graph-library agnostic way.

Generate sample DOT files by using:

cabal sandbox init
cabal install --only-dependencies
cabal exec runghc TestGen.hs # See output for location of graphs

About

A Haskell library for creating random Data.Graph instances using several pop

Resources

License

Stars

Watchers

Forks

Packages

No packages published