文件名称:旅行商问题
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2011-03-06
- 文件大小:
- 3.96kb
- 下载次数:
- 0次
- 提 供 者:
- 5501018333@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
% MTSPF_GA Fixed Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) % Finds a (near) optimal solution to a variation of the M-TSP by setting % up a GA to search for the shortest route (least distance needed for % each salesman to travel from the start location to individual cities % and back to the original starting place)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : mtspo_ga.zip 列表 license.txt mtspo_ga.m