MCPcopy Index your code
hub / github.com/beefsack/go-astar

github.com/beefsack/go-astar @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
46 symbols 87 edges 6 files 35 documented · 76%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Pather (Interface)
astar is an A* pathfinding implementation. Pather is an interface which allows A* searching on arbitrary objects which c [2 …
astar.go

Core symbols most depended-on inside this repo

get
called by 3
astar.go
Path
called by 3
astar.go
Push
called by 2
priority_queue.go
Len
called by 1
priority_queue.go
Pop
called by 1
priority_queue.go
PathNeighbors
called by 1
astar.go
PathNeighborCost
called by 1
astar.go
PathEstimatedCost
called by 1
astar.go

Shape

Method 22
Function 15
Struct 5
TypeAlias 3
Interface 1

Languages

Go100%

Modules by API surface

pather_test.go12 symbols
path_test.go8 symbols
astar.go8 symbols
goreland_example.go7 symbols
priority_queue.go6 symbols
goreland_test.go5 symbols

For agents

$ claude mcp add go-astar \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact