Safe Haskell | Safe-Inferred |
---|
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.0.1: Martin Erwig's Functional Graph Library
Safe Haskell | Safe-Inferred |
---|
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.