网站大量收购闲置独家精品文档,联系QQ:2885784924

启发式最短路径算法研究的.doc

  1. 1、本文档共30页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
实用标准文案 精彩文档 启发式最短路径算法研究 ——以庐山路网寻径为例 摘 要:最短路径算法的效率是GIS、智能交通系统等应用领域普遍关注和迫切需要解决的问题。在深入分析经典的Dijkstra和启发式最短路径算法的基础上,选取A*启发式最短路径算法,以庐山交通路网为数据基础,对A*算法和Dijkstra算法进行了对比分析和测试。实验结果表明A*算法能够限制条件扩展节点,减少算法遍历的节点数目, 降低执行时间,较经典Dijkstra算法具有更高的效率。在A*启发性算法中,可以将启发函数h(n)看作是节点值估计的约束条件,如果h(n)包含的信息越多或约束条件越多,则排除的节点就越多,估价函数f(n)越好。因此,选择合适的估价函数对算法整体效率有很大影响。 关键词:Dijkstra A* 最短路径算法 Heuristic shortest path algorithm research -- an example of network routing on Mount Abstract: Shortest path algorithm efficiency is application areas such as attention and urgent needs to solve the problem in GIS, intelligent transportation system. In depth analysis of the classical Dijkstra and heuristic shortest path algorithm based on A*, selecting heuristic shortest path algorithm in traffic network on the A * algorithm and Dijkstra algorithm are analyzed and tested as Mount Lu for the data base. The experimental results show that A * algorithm can limit the conditions of extended node traversal algorithm, reduce the number of nodes, reduce the execution time, compared with the classical Dijkstra algorithm has higher efficiency. In A * heuristic algorithm, heuristic function h (n) can be as the node value estimate of the constraints, if h ( n ) contains more information or more constraint conditions, then excluding nodes number, evaluation function f ( n ) as possible.Therefore, choosing the appropriate valuation function on the whole algorithm effi Key words: Dijkstra ;A* ; shortest path algorithm 目录 TOC \o 1-3 \h \z \u HYPERLINK \l _Toc3252583841.序论 PAGEREF _Toc325258384 \h 3 HYPERLINK \l _Toc3252583851.1研究目的和意义 PAGEREF _Toc325258385 \h 3 HYPERLINK \l _Toc3252583861.2国内外研现状 PAGEREF _Toc325258386 \h 4 HYPERLINK \l _Toc3252583872. Dijkstra和启发式最短路径算法研究 PAGEREF _Toc325258387 \h 6 HYPERLINK \l _Toc3252583882.1 图搜索算法和Dijkstra算法 PAGEREF _Toc325258388 \h 6 HYPERLINK \l _Toc3252583892.2启发式算法 PAGEREF _Toc325258389 \h 6 HYPERLINK \l _Toc3252583902.3A*算法 PAGEREF _Toc325258390 \h 7 HYPERLINK \l _Toc3252583912.4A*算

文档评论(0)

dmz158 + 关注
实名认证
内容提供者

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

1亿VIP精品文档

相关文档