Skip to content

daviddavo/bellman-ford-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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