Assignment #2: Application of Sampling
The repository contains implementation of Simulated Annealing algorithm, which is used to find an optimum travel path between top-30 Russian cities. In order, to run it you need to install dependancy libraries Pandas and Bokeh.
pip install pandas bokeh
You would aslo need Google Maps API key in order to display the map.