File:Weighted A star with eps 5.gif

Weighted_A_star_with_eps_5.gif (210 × 210像素,文件大小:6 KB,MIME类型:image/gif、​循环、​44帧、​9.3秒)


描述
English: Illustration of weighted A* search with , for faster, but sub-optimal path planning. The graph is created by uniform square discretization of a 2-dimensional planar region, placing a node in each discretized cell, and connecting each node with its 8 neighbors using bidirectional edges. Cost of edges are same as their Euclidean lengths. The gray shape represents an obstacle. The filled circles in red & green represent expanded nodes (nodes in closed set). The color indicate the g-score (red:lower g-score, green: higher g-score). The empty nodes with blue boundary are the ones in open set. The nodes of the graph are generated on the fly, and nodes falling inside the obstacle are discarded as inaccessible. The heuristic used by a node is 5 times its Euclidean distance to goal (note that Euclidean distance to goal is a consistent heuristic). The final path obtained is suboptimal when compared to the ones obtained using Dijkstra's algorithm or A* search algorithm, but the search is significantly faster. Created using YGSBPL graph-search library and OpenCV.
日期
来源 自己的作品
作者 Subh83
授权
(二次使用本文件)
w:zh:知识共享
署名
本文件采用知识共享署名 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描绘内容

文件来源 简体中文(已转写)

上传者的原创作品 简体中文(已转写)

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2011年4月14日 (四) 23:292011年4月14日 (四) 23:29版本的缩略图210 × 210(6 KB)Subh83{{Information |Description ={{en|1=Illustration of [http://en.wikipedia.org/wiki/A*_search_algorithm#Weighted_A.2A weighted A* search] with <math>\epsilon=5.0</math>, for faster, but sub-optimal path planning. The [http://en.wikipedia.org/wiki/Graph_(m

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: