Skip to content

moranm8/SoftwareDevelopmentAssignment3

Repository files navigation

SoftwareDevelopmentAssignment3

This program solves the travelling salesman problem using ant colony optimisation. The program can be run with the command "python tsp.py" with the optional command line arguments "[number of cities] [input file] [output file]". A test of the code may be run using the command "python tspTest.py"

About

Software Development assignment for the MSc in HPC Edinburgh University 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages