fgl-5.7.0.3: Martin Erwig's Functional Graph Library
An inductive representation of manipulating graph data structures.
Original website can be found at http://web.engr.oregonstate.edu/~erwig/fgl/haskell.
- Data
- Graph
- Data.Graph.Inductive
- Data.Graph.Inductive.Basic
- Data.Graph.Inductive.Example
- Data.Graph.Inductive.Graph
- Internal
- Data.Graph.Inductive.Monad
- Data.Graph.Inductive.NodeMap
- Data.Graph.Inductive.PatriciaTree
- Data.Graph.Inductive.Query
- Data.Graph.Inductive.Query.ArtPoint
- Data.Graph.Inductive.Query.BCC
- Data.Graph.Inductive.Query.BFS
- Data.Graph.Inductive.Query.DFS
- Data.Graph.Inductive.Query.Dominators
- Data.Graph.Inductive.Query.GVD
- Data.Graph.Inductive.Query.Indep
- Data.Graph.Inductive.Query.MST
- Data.Graph.Inductive.Query.MaxFlow
- Data.Graph.Inductive.Query.MaxFlow2
- Data.Graph.Inductive.Query.Monad
- Data.Graph.Inductive.Query.SP
- Data.Graph.Inductive.Query.TransClos
- Data.Graph.Inductive.Tree
- Data.Graph.Inductive
- Graph