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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file aspplea-0.0.3.tar.gz
.
File metadata
- Download URL: aspplea-0.0.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bdd85cf5b53af377a678b920729ce0cd1022feb5c35f3255d28432b305c0b55 |
|
MD5 | 54f5cc167daeec0e584db2fc5ea18e1a |
|
BLAKE2b-256 | e391b26b4a5aee645bec6946e7c9ebf6f4c7ef5a1bcc11ca9b2536d28bbe0906 |
File details
Details for the file aspplea-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aspplea-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd876a43b906bfe6ec27b4605cf82825f0bc1791413f2b528c30e05f86400bb |
|
MD5 | f0bec3e62a70bca575897ca0f9bae068 |
|
BLAKE2b-256 | 7c0d9cd8af6851dafd8d4d76f2e5f918c64982cb1c1096f8e871d44e3f414869 |