graphs
A simple monadic graph library
http://github.com/ekmett/graphs
Version on this page: | 0.7 |
LTS Haskell 23.21: | 0.7.3 |
Stackage Nightly 2025-05-03: | 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@sha256:9be49c9b8be4be4bed661d7a9195dfd279d7d82ece5c53d5696b482f3ba12211,4226
Module documentation for 0.7
- 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):