graphs
A simple monadic graph library
http://github.com/ekmett/graphs
| Version on this page: | 0.7.2@rev:1 |
| LTS Haskell 24.24: | 0.7.3 |
| Stackage Nightly 2025-12-16: | 0.7.3 |
| Latest on Hackage: | 0.7.3 |
Maintained by Edward A. Kmett
This version can be pinned in stack with:
graphs-0.7.2@sha256:ac8b6aba1d681102f91ec6565e73bc22adb71948cec11c21a5a254fe1f5614fa,4940Module documentation for 0.7.2
- 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 6 packages(full list with versions):