Skip to content

ngharrison/AStarGridSearch.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AStarGridSearch

Stable Dev Build Status Aqua

This package contains types and methods for searching for paths on a 2D grid using the A* algorithm. Its main use is to get the path cost (distance), but it can return the full path as well. See the documentation for more details and use.

About

A package for finding paths on a 2D grid through A* search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages