MTSP

所属分类:matlab编程
开发工具:matlab
文件大小:1608KB
下载次数:59
上传日期:2016-09-10 15:31:45
上 传 者zhch78
说明:  多旅行商MTSP问题遗传算法应用遗传算法求解多旅行商问题的算法设计,并将其与模拟退火算法比较与结合,有效提高了运算的速度和效率。
(Multi traveling salesman MTSP problem genetic algorithm genetic algorithm to solve the problem of multiple traveling salesman problem algorithm design, and it is compared with the simulated annealing algorithm and the combination, effectively improve the speed and efficiency of the operation.)

文件列表:
MTSP的求解程序代码\ceshide.m (232, 2009-08-12)
MTSP的求解程序代码\floyed.m (927, 2009-08-12)
MTSP的求解程序代码\lujing.mat (1218, 2009-08-12)
MTSP的求解程序代码\mtspf_ga.m (6108, 2009-09-27)
MTSP的求解程序代码\myLength.m (123, 2009-08-12)
多旅行商问题遗传算法求解及其改进.pdf (715641, 2012-07-13)
基于GA的MTSP问题实现.pdf (840044, 2012-07-13)
基于遗传算法的多人旅行商问题求解.pdf (281216, 2002-07-11)
MTSP的求解程序代码 (0, 2012-07-22)

mtspf_ga.m是主函数,floyed 是计算任意两点最短路径的算法,myLength 是计算距离的函数,lujing是本例子中所需的数据,只需运行ceshide 即可完美解决“最佳灾情巡视路线问题”。

近期下载者

相关文件


收藏者