Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 620 Bytes

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