The following Matlab project contains the source code and Matlab examples used for traveling salesman problem (tsp) using simulated annealing.
simulatedannealing() is an optimization routine for traveling salesman problem.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1316 |
data_file.m | 385 |
distance.m | 546 |
loadatt48.m | 951 |
loadbays29.m | 4581 |
loadeil101.m | 1299 |
loadeil535.m | 10242 |
loadgr96.m | 1962 |
loadpcb442.m | 13047 |
loadpr76.m | 1409 |
loadst70.m | 965 |
plotcities.m | 1174 |
simulatedannealing.m | 3670 |
Simulated_Annealing_Support_Document.pdf | 526368 |
stsp.fig | 40136 |
stsp.m | 10670 |
stsp_v61.fig | 39296 |
stsp_v61.m | 10758 |
stsp_v61_export.m | 33252 |
swapcities.m | 472 |