An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

graph-generators

Generators for graphs. Supports classic (constant-sized) graphs, deterministic Generators and different random graph generators, based on mwc-random. This library uses a library-agnostic and space-efficient graph representation. Combinators are provided to convert said representation to other graph representations (currently only FGL, see Data.Graph.Generators.FGL) Note that this library is in its early development stages. Don't use it for production code without checking the correctness of the algorithm implementation.

Ecosystem
hackage.haskell.org
Latest Release
0.1.4.0
over 7 years ago
Versions
5
Downloads
4,216 total
Dependent Repos
1
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/graph-generators
spec
License Apache-2.0
First Release almost 12 years ago
Last Synced 14 days ago
Repository
Stars 3 on GitHub
Forks 4 on GitHub