Skip to content

Repository files navigation

PathFinder

cabal update
cabal install
cabal configure
nix-build PathFinder.nix
cd ./result/bin
./Path-Finder.exe
if you get any dep failures just do cabal install

ToDO

  • work on BreadthFirst
  • work on Djistrka
  • implement A* Star
  • try a nix-build on mac

About

implementing simple path finding algorithms in Haskell

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages