Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.Graph.Inductive.Tree
Description
Tree-based implementation of Graph
and DynGraph
You will probably have better performance using the Data.Graph.Inductive.PatriciaTree implementation instead.
fgl-5.5.1.0: Martin Erwig's Functional Graph Library
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Data.Graph.Inductive.Tree
Description
Tree-based implementation of Graph
and DynGraph
You will probably have better performance using the Data.Graph.Inductive.PatriciaTree implementation instead.