graphs
A simple monadic graph library
http://github.com/ekmett/graphs
LTS Haskell 24.10: | 0.7.3 |
Stackage Nightly 2025-09-15: | 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.3@sha256:38c583161c64e6b4f1531e57243598e8a36f4d131b1e87d3254de2910bef7365,4647
Module documentation for 0.7.3
- 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):