graphs
A simple monadic graph library
http://github.com/ekmett/graphs
| Version on this page: | 0.5.0.1 |
| LTS Haskell 24.25: | 0.7.3 |
| Stackage Nightly 2025-12-22: | 0.7.3 |
| Latest on Hackage: | 0.7.3 |
Maintained by Edward A. Kmett
This version can be pinned in stack with:
graphs-0.5.0.1@sha256:f9e93ebd1dc63c57d6f0eebabf8d9d36abbc9c3980be077d84e33e92cee24334,1467Module documentation for 0.5.0.1
- Data
- Data.Graph
- Data.Graph.AdjacencyList
- Data.Graph.AdjacencyMatrix
- Data.Graph.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
- Data.Graph
Depends on 5 packages(full list with versions):
