模拟退火算法求解TSP问题.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要 旅行商问题,即TSP问题(Traveling Salesman Problem)又译为旅行推销员问题、货郎担问题,是数学领域中著名问题之一TSP问题是一个典型的NP 完全问题,模拟退火算法是求解此问题的一种比较理想的方法。 模拟退火算法是迭代求解策略的一种随机寻优算法TSP问题旅行商问题是一个组合优化问题该问题被证明具有NPC计算复杂性受到高度的关注算法在函数优化上的应用TSP问题以及模拟退火算法实际enterlast problem, the problem, in the field of mathematics. TSP problem famous one problem is a typical NP, impersonate all annealing algorithm is the solution of the problem of a rather ideal method. Simulation of annealing the algorithm is not an iterative the solution of a random TSP problem, this algorithm for the travel company is a combination of optimization problem. The question was shown to the complexity of the NPC. Thus, research on degradation is the basic principle of the TSP problem and solution of the application by a high degree of concern. This article focuses on the principle of simulated annealing algorithm and some of the knowledge structure what associated with the first point. By studying the principle of their algorithm, simulated annealing algorithm to optimize the application function, and optimization of research to understand the problem and the simulated annealing algorithm for TSP The practical application and research. Help to understand the basic principles of simulated annealing algorithm and its application in solving TSP problems. KEY WORDS SAA;TSP;NPC;Combinatorial Optimization 目 录 摘 要 I ABSTRACT II 第一章 引言 2 1.1 TSP问题的基本概念 2 1.2 模拟退火算法的背景 2 1.3 发展前景 3 第二章 2.1模拟退火算法的原理 4 2.1.1 模拟退火的基本思想 4 2.1.2 算法对应动态演示步骤 4 2.2 TSP问题简述 5 第三章 问题描述与算法分析研究 6 3.1应用研究整体规划 6 3.2应用开发环境 6 3.2.1开发语言 6 3.2.2开发平台 6 3.3 TSP问题的描述和分析 7 3.4模拟退火算法的分析 7 3.4.1模拟退火算法模型 7 3.4.2模拟退火算法与优化问题分析 8 3.5应用研究方案分析 8 第四章 算法具体设计与编码实现 9 4.1基于模拟退火算法求解TSP问题详细设计 9 4.1.1求解TSP问题的模拟退火算法及流程图 9 4.1.2主要代码 11 第五章 算法运行分析 13 5.1 运行界面图示 13 5.2 运行结果 15 第六章 结束语 16 致 谢 17 参考文献 18 引言 旅行商问题(Traveling Salesman Problem,TSP)可描述为:已知N个城市之间的相互距离,现有一推销员必须遍访这N个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,使其旅行路线

文档评论(0)

新起点 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档