Skip to content

soenkehahn/graph-wrapper

 
 

Repository files navigation

graph-wrapper

A wrapper around the standard Data.Graph with a less awkward interface.

changelog

  • 0.2.6

    • Added Eq instance for Graph. (Thanks, @gelisam.)
  • 0.2.5 (changes to 0.2.4.4)

    • reachableVertices returns an empty list given a vertex that doesn't exist (instead of throwing an exception).

About

A wrapper around the standard Data.Graph with a less awkward interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%