Description
Tools for working on (di)graphs.
Description
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.