https://github.com/wkhere/astar
Generic A* in Go
https://github.com/wkhere/astar
astar-algorithm golang graph-algorithms graph-pathfinding
Last synced: 11 months ago
JSON representation
Generic A* in Go
- Host: GitHub
- URL: https://github.com/wkhere/astar
- Owner: wkhere
- License: bsd-2-clause
- Created: 2017-02-28T11:24:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T09:35:04.000Z (about 1 year ago)
- Last Synced: 2025-05-10T15:50:20.198Z (about 1 year ago)
- Topics: astar-algorithm, golang, graph-algorithms, graph-pathfinding
- Language: Go
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## A*
[](https://github.com/wkhere/astar/actions/workflows/go.yml)
[](https://coveralls.io/github/wkhere/astar?branch=master)
[](https://goreportcard.com/report/github.com/wkhere/astar)
[](https://pkg.go.dev/github.com/wkhere/astar)