Popularity
4.1
Declining
Activity
0.0
Stable
3
1
4
Monthly Downloads: 4
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.
-
lca
Improves the known complexity of online lowest common ancestor search to O(log h) persistently, and without preprocessing
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo getstream.io
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of graph-generators or a related project?
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