- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 490kb
- Update:
- 2013-12-15
- Downloads:
- 0 Times
- Uploaded by:
- 罗佳婷
Description: Traveling Salesman Problem (TSP) has been an interesting problem for a l
me in classical optimization techniques which are based on linear and nonlin
ogramming. TSP can be described as follows: Given a numberof cities to v
d their distances from all other cities know, an optimal travel route has to
und so that each city is visited one and only once with the least possible dista
aveled. This is a simple problem with handful of cities but becomes complica
the number increases.
To Search:
File list (Check if you may need any files):
SA_TSP\data_file.m
......\distance.m
......\loadatt48.m
......\loadbays29.m
......\loadeil101.m
......\loadeil535.m
......\loadgr96.m
......\loadpcb442.m
......\loadpr76.m
......\loadst70.m
......\plotcities.m
......\simulatedannealing.m
......\Simulated_Annealing_Support_Document.pdf
......\stsp.fig
......\stsp.m
......\stsp_v61.fig
......\stsp_v61.m
......\stsp_v61_export.m
......\swapcities.m
SA_TSP