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