Skip to content

sturteva/CS325_Group

Repository files navigation

TSP

To Run

As of right now we only support python 2

run python tsp.py /path/to/inputs.txt to run the TSP module ex: python tsp.py mytest.txt from the root directory

Tests

To run the tests, run python tests.py

TSP-Verifier

To verify that all locations were added to the solution file python tsp-verifier [input filename] [solution filename]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages