Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 253 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 253 Bytes

bellman-ford

Bellman Ford implementation using Haskell

Building Haskell

Go to the haskell folder and in a terminal, write:

$ stack build
$ stack test

Building LaTeX

Go to the tex folder and in a terminal, write:

$ make