@hackage / graph-generators

Functions for generating structured or random FGL graphs

Latest0.1.4.0

About

Metadata

  • Last updated , by ulikoehler
  • License Apache-2.0
  • Categories Algorithms, Mathematics
  • Maintained by: ukoehler@techoverflow.net

  • Lottery factor: 0

Links

Installation

Readme

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