搜索资源列表
tsp(2)
- 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
SGALAB1003beta3withdoc
- run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
tsp
- 多旅行商问题,最小生成树优化。 提供新思路-Multi-traveling salesman problem, minimum spanning tree optimization. To provide new ideas
tspmatlab
- 用遗传算法解决tsp问题,matlab程序,很好很有用哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity,
TSptanxin
- TSP贪心算法C++ ,很有用的源代码哦-based genetic algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexit
UiTSP
- 采用开源遗传库EO基于遗传算法的TSP问题,采用qt界面,后台算法与前台界面多线程-Genetic libraries using open-source EO TSP problem based on genetic algorithm, using qt interface, the interface with the front desk back multi-threaded algorithm
TSP110707
- 本文首先提出了基于TSP 的多点位加工路径优化模型以最高生产效率为目标 函数并以数控中心的多孔位加工和多点位焊接两个典型的自动化加工系统为例来 验证该模型的经济性和适用性其次分别为这两个系统建立了基于TSP 的路径优 化模型模型中考虑了实际加工时的系统中约束条件的影响如数控加工中心的换 刀速度主轴移动速度和焊接机器人的工作台转动速度等提出了近似法将数 控加工中心主轴对同一个孔位n 次重复遍历如钻粗镗精镗等简化对n 个 极小间距的相邻点位的一次遍历从而建立相应的多点位数控加
Multi-ACO-for-TSP
- 多种群蚁群算法解决pst问题的matlab代码,很有借鉴意义-Multiple ant colony system optimization algorithm for sovling TSP problem