Skip to content

evisalguero/3510Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3510Project

Travelling Salesman Problem

Names: Maxwell Forsyth, Evi Salguero Emails: mforsyth30@gatech.edu, evisalguero@gatech.edu Date of submission: April 17, 2020

Files:

  1. tsp-3510.py, file containing the code for the TSP algorithm, as well as writing to output file.
  2. algorithm.pdf, file containing description of the algorithm we used, as well as the rationale.
  3. ten_runs2.txt, output our algorithm produced from the small test input given, for 10 runs.
  4. mat-test.txt, sample input given.

Instructions: To run type 'python3 hello.py <mat-test.txt> <output-tour.txt> <300>' Note: There is a random component in generating an initial path and in swapping nodes.

About

Travelling Salesman Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages