Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 202 Bytes

n-dimensional-a-star-search

n-dimensional A* Graph Search

Purely for fun. For a more practical search through n-dimensional space, try using RRT.