搜索资源列表
astar
- This is a A* algorith.
visibility_graph_robot_motion
- visibility graph code developed on matlab, which uses astar search algorithm and minkowski difference - developed and updated from the previosly uploaded java source code
astar
- A* is a shortesr path algorithm. it is useful to find a shortest path.