Skip to main content

Traveling Salesman Problem - Solutions in Python

Project description

# Traveling Salesman Problem - Solutions in Python

https://api.travis-ci.org/p13i/Traveling-Salesman-Problem.svg?branch=master

## Installation

` pip install gt-tsp `

## Contributing

` git clone https://github.com/p13i/Traveling-Salesman-Problem.git tsp cd tsp virtualenv venv source venv/bin/activate pip install -r requirements.txt python -m unittest discover -s tests `

## Publishing

` python setup.py sdist python setup.py sdist upload `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gt-tsp-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page