kids encyclopedia robot

Image: Weighted A star with eps 5

Kids Encyclopedia Facts
Weighted_A_star_with_eps_5.gif(210 × 210 pixels, file size: 6 KB, MIME type: image/gif, looped, 44 frames, 9.3 s)

Description: Illustration of weighted A* search with ϵ=5.0{\displaystyle \epsilon =5.0}, 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.
Title: Weighted A star with eps 5
Credit: Own work
Author: Subh83
Permission: This file is licensed under the Creative Commons Attribution 3.0 Unported license. You are free: to share – to copy, distribute and transmit the work to remix – to adapt the work Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. https://creativecommons.org/licenses/by/3.0 CC BY 3.0 Creative Commons Attribution 3.0 truetrue
Usage Terms: Creative Commons Attribution 3.0
License: CC BY 3.0
License Link: https://creativecommons.org/licenses/by/3.0
Attribution Required?: Yes

The following page links to this image:

kids search engine