文件名称:SIMULATED-ANNEALING-
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个关于商人visit许多城市,怎样走法才能使距离最短的例子,采样的了退火算法的经典案例-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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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