Title:
SimulatedAnnealingtosolveTSPproblem Download
Description: This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate parameters at each operation can be a more satisfactory results
File list (Check if you may need any files):
模拟退火算法处理TSP问题
.......................\代码
.......................\....\data_file.m
.......................\....\distance.m
.......................\....\main.m
.......................\....\plotcities.m
.......................\....\simulatedannealing.m
.......................\....\swapcities.m
.......................\模拟退火算法解决TSP问题.doc