A small Haskell library for walking over a graph, abstracting away from the concrete graph representation
To build the Haskell Platform is required: cabal configure cabal build cabal install
Or build via hackage: cabal install graph-visit
A small library for walking over a graph, abstracting away from the concrete graph representation
HaskellNOASSERTION