搜索资源列表
xunlu2hi
- 数学建模\\98B 题灾情巡视路线求解程序(多旅行商)-mathematical modeling \\ 98B disaster inspection line that the solver (MTSP)
MTSP
- 解决多商旅问题的一个源程序,对图论的处理比较有借借鉴意义-solve problems and countless more a source of graph theory can be used in handling more Significance
xunlu2hi
- 数学建模\98B 题灾情巡视路线求解程序(多旅行商)-mathematical modeling \ 98B disaster inspection line that the solver (MTSP)
MTSP
- 解决多商旅问题的一个源程序,对图论的处理比较有借借鉴意义-solve problems and countless more a source of graph theory can be used in handling more Significance
TSPandMTSP
- MTSP 问题其实与单 旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条 件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。-M any app licat ions are invo lved w ith mult ip le salesmen each
HybridalgorithmbasedonabalancedstudyofMTSP
- 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of th
matlab-mtsp-problem
- 这是一篇关于多旅行商问题的学术论文,非常有新意,非常有利于我们深入了解mtsp问题的本质-This is a multi-traveling salesman problem on the papers, very fresh, very beneficial to our in-depth understanding of the nature of the problem mtsp
MTSPF
- 多旅行商问题matlab程序,可能比较简单,大家交流交流-mtsp matlab
mtsp
- matlab多旅行商问题,用遗传算法求解代码-matlab mtsp
MTSP
- mtsp解决方案的matlab求解,可以很好的解决多旅行商的tsp问题-mstp solution matlab solving Can solve the multiple traveling salesman tsp
MTSP
- 旅行商问题(TravelingSalesmanProblem,TSP)是经典的组合优化问题,而一些实际应用问题不能归纳为经典TSP,其中涉及到多个(项)任务的分派与优化,问题演变为多(人)旅行商问题(multipleTravelingSalesmanProblem,mTSP)-The traveling salesman problem (TravelingSalesmanProblem TSP) is a classic combin
MATLAB-MTSP
- 遗传算法解决5种多旅行商问题(mtsp)的matlab程序 分别为以下5中情况: 1.从不同起点出发回到起点(固定旅行商数量) 2.从不同起点出发回到起点(旅行商数量根据计算可变) 3.从同一起点出发回到起点 4.从同一起点出发不会到起点 5.从同一起点出发回到同一终点(与起点不同)-5 kinds of genetic algorithms to solve multiple traveling salesma
MTSP
- sga_tsp 简单遗传算法求解经典旅行商问题实例,-to solve MTSP problems
ACO---pso-MTSP-
- 基于蚁群—粒子群的TSP求解,可以解决蚁群算法陷入局部最优解的问题,更好求出TSP问题-Based on ACO- pso MTSP solving the problem can be solved ant colony algorithm into local optimal solution, obtaining better TSP problem
mTSP-code-MATLAB
- 多旅行商问题的源程序,非常的不错,可以借鉴参考.使用MATLAB仿真。-mTSP-code,it is good and use MATLAB
MTSP
- MTSP的求解程序代码 MTSP的求解程序代码-MTSP solving program code, mtsp
MTSP
- 多旅行商MTSP问题遗传算法应用遗传算法求解多旅行商问题的算法设计,并将其与模拟退火算法比较与结合,有效提高了运算的速度和效率。-Multi traveling salesman MTSP problem genetic algorithm genetic algorithm to solve the problem of multiple traveling salesman problem algorithm design, and
MTSP
- matlab的两个函数,可以用于解决多旅行商问题(solve the problem of MTSP)
mtsp问题matlab代码
- 使用ga算法,通过八种评价机制解决多旅行商问题(The GA algorithm is used to solve the multiple traveling salesman problem via eight evaluation mechanisms)
mtspf_ga1
- 定起点定终点的多旅行商MTSP问题的MATLAB代码(Multiple travel quotient MATLAB code for fixed point terminal point)