emadehsan / nomad-cyclist

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

Home Page:https://alternate.parts/blog/nomad-cyclist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

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

https://alternate.parts/blog/nomad-cyclist

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%