ACA_TSP

所属分类:matlab编程
开发工具:matlab
文件大小:52KB
下载次数:6
上传日期:2013-09-19 22:37:38
上 传 者yipilang
说明:  旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 此处使用蚁群算法求解TSP问题
(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm to work out the TSP.)

文件列表:
蚁群算法求解TSP问题.pdf (57124, 2013-09-19)
ACA_TSP.m (5163, 2013-09-19)

近期下载者

相关文件


收藏者