monad-dijkstra

A monad transformer for weighted graph searches

https://github.com/ennocramer/monad-dijkstra

Latest on Hackage:0.1.1.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Enno Cramer
Maintained by Enno Cramer

A monad transformer for weighted graph searches using Dijkstra's or A* algorithm.