Popularity
4.6
Growing
Activity
0.0
Stable
3
3
4

Monthly Downloads: 23
Programming language: Haskell
License: Apache License 2.0
Tags: Algorithms     Graphs    
Latest version: v0.1.3.0

graph-generators alternatives and similar packages

Based on the "Algorithms" category.
Alternatively, view graph-generators alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of graph-generators or a related project?

Add another 'Algorithms' Package

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