haggle: A graph library offering mutable, immutable, and inductive graphs
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library provides mutable (in ST or IO), immutable, and inductive graphs. There are multiple graphs implementations provided to support different use cases and time/space tradeoffs. It is a design goal of haggle to be flexible and allow users to "pay as they go". Node and edge labels are optional. Haggle also aims to be safer than fgl: there are no partial functions in the API.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.2, 0.3 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.5 && <5), containers (>=0.4), deepseq (>=1 && <2), hashable (<1.4), monad-primitive, primitive (>=0.4 && <0.9), ref-tf (>=0.4 && <0.5), vector (>=0.9 && <0.13) [details] |
License | BSD-3-Clause |
Author | Tristan Ravitch |
Maintainer | tristan@ravit.ch |
Category | Data Structures, Graphs |
Source repo | head: git clone https://github.com/travitch/haggle |
Uploaded | by TristanRavitch at 2019-12-18T06:50:21Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- haggle-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees