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:創用CC
姓名標示
此檔案採用創用CC 姓名標示 3.0 未在地化版本授權條款。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

創用CC姓名標示3.0未本地化 繁體中文 (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2011年4月14日 (四) 23:29於 2011年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 使用了這個檔案: