/nomad-cyclist

Nomad Cyclist Problem - A variation of Traveling Salesman Problem (with open tour) adjusted for elevation and factors

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Nomad Cyclist Problem

A cycling route along the ancient Silk Road

Read full article - A variation of Traveling Salesman Problem to help plan long Cycling Tours.

Getting Started

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.

Contribute

Feel free to make a pull request :)