-
Notifications
You must be signed in to change notification settings - Fork 1
leix28/sa-tsp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#SA-TSP An implement of Simulated Annealing algorithm on TSP problem. Warning: The program is tested under: OS X 10.10 Yosemite Arch Linux Kernel 4.2.5-1 It probably works under other operating systems. -------------- ##Compile - For Unix/Linux/OSX make - For Windows mingw32-make -------------- ##Use - screen I/O ./tsp - file I/O ./tsp [input file name] [input file name] Example: ./tsp input1.txt input2.txt input3.txt -------------- Leonard Xu © All right reserved
About
An implement of Simulated Annealing on TSP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published