fgl: Martin Erwig's Functional Graph Library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
An inductive representation of manipulating graph data structures.
Original website can be found at http://web.engr.oregonstate.edu/~erwig/fgl/haskell.
Properties
Versions | 5.3, 5.4.1.1, 5.4.2.0, 5.4.2.2, 5.4.2.3, 5.4.2.4, 5.5.0.0, 5.5.0.1, 5.5.1.0, 5.5.2.0, 5.5.2.1, 5.5.2.2, 5.5.2.3, 5.5.3.0, 5.5.3.1, 5.5.4.0, 5.6.0.0, 5.7.0.0, 5.7.0.0, 5.7.0.1, 5.7.0.2, 5.7.0.3, 5.8.0.0, 5.8.1.0, 5.8.1.1, 5.8.2.0, 5.8.3.0 |
---|---|
Change log | ChangeLog |
Dependencies | array, base (>=4.3 && <5), containers, deepseq (>=1.1.0.0 && <1.5), ghc-prim, transformers [details] |
License | BSD-3-Clause |
Author | Martin Erwig, Ivan Lazar Miljenovic |
Maintainer | Ivan.Miljenovic@gmail.com |
Category | Data Structures, Graphs |
Source repo | head: git clone https://github.com/haskell/fgl.git |
Uploaded | by IvanMiljenovic at 2018-11-26T14:07:02Z |
Modules
[Index] [Quick Jump]
- 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
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
containers042 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- fgl-5.7.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees