Skip to content

brendenwaits/tsp-project

Repository files navigation

Alex Elliott: [email protected] Brenden Waits: [email protected]

Files we are submitting:

  1. Makefile -> compiles C for you
  2. tsp-3510.c -> contains all C code
  3. algorithm.pdf -> explains our algorithm
  4. 10RunResults.txt -> results from 10 runs of our program

To run:

  1. Type "make" on a unix machine
  2. ./tsp-3510 <test.txt> <output.txt>

There are no known bugs or limitations. Our program works for up to 1024 nodes, which is over the specified limit.

About

3510 course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published