MCPcopy Create free account
hub / github.com/ajhager/rog / Node

Struct Node

path.go:168–173  ·  view source on GitHub ↗

*** Node type ***/ X and Y are coordinates, parent is a link to where we came from. cost are the estimated cost from start along the best known path. h is the heuristic value (air line distance to goal).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected