graphs: A simple monadic graph library
A simple monadic graph library
Modules
- Data
- Graph
- Data.Graph.AdjacencyList
- Data.Graph.AdjacencyMatrix
- Algorithm
- Data.Graph.Algorithm.BreadthFirstSearch
- Data.Graph.Algorithm.DepthFirstSearch
- Data.Graph.Class
- Data.Graph.Class.AdjacencyList
- Data.Graph.Class.AdjacencyMatrix
- Data.Graph.Class.Bidirectional
- Data.Graph.Class.EdgeEnumerable
- Data.Graph.Class.VertexEnumerable
- Data.Graph.Dual
- Data.Graph.PropertyMap
- Graph
Downloads
- graphs-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.4, 0.4.0.1, 0.4.0.3, 0.4.1, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.7, 0.7.1, 0.7.2, 0.7.3 |
---|---|
Dependencies | array (>=0.3 && <0.5), base (>=4 && <4.4), containers (>=0.3 && <0.5), data-default (>=0.2 && <0.3), transformers (>=0.2.2 && <0.3), void (>=0.3 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2011 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data Structures |
Home page | http://github.com/ekmett/graphs |
Source repo | head: git clone git://github.com/ekmett/graphs.git |
Uploaded | by EdwardKmett at 2011-01-21T18:46:10Z |
Distributions | LTSHaskell:0.7.3, NixOS:0.7.2, Stackage:0.7.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 15120 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 6 reports] |