文件名称:SA
介绍说明--下载内容均来自于网络,请自行研究使用
使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solution, but it should be able to obtain a better solution, and then manually optimized.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SA\computer_tour.m
SA\main.m
SA\netplot.m
SA\perturb_tour.m
SA
SA\main.m
SA\netplot.m
SA\perturb_tour.m
SA