*** 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected