Skip to main content

ASPP course project package 'Traveling Salesperson'

Project description

ISPP Traveling Salesman

This package uses either the analytical method (datasets < 8) or the nearest-neighbour method to try to find a route for a symmetric TSP from a data matrix

This package works on csv input files containing the symmetric matrix of distances for the TSP including indices, for examples see: Github Repository

To use, import the salesman module and call salesman.salesman(filename)

Requirements

This package uses the numpy and pandas packages

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

aspplea-0.0.3.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

aspplea-0.0.3-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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