Read full article - A variation of Traveling Salesman Problem to help plan long Cycling Tours.
Clone this project
git clone https://github.com/emadehsan/nomad-cyclist
Install requirements
pip3 install -r requirements.txt
Open and read app.py
. It is well written and explained.
Feel free to make a pull request :)