@hackage hgraph1.10.0.0
Tools for working on (di)graphs.
Categories
License
GPL-3.0-only
Maintainer
marcelogmillani@gmail.com
Links
Versions
A collection of tools for generating and working on directed and undirected graphs. Algorithms are written using typeclasses in order to be data-structure independent. It is also possible to easily import and export graphs using the Graphviz syntax.