Simulated Annealing with Haskell

Check the simulated annealing with haskell notebook

Get the code git clone https://github.com/boersmamarcel/simulatedAnnealingHaskell.git

Run the code cd simulatedAnnealingHaskell && ghci simulatedAnnealing.hs