The IGraph type exposes the following members.

Methods

  NameDescription
GetEdges
Gets all the out-going edges of a given node
GetHeuristicValue
Gets the heuristic value between two nodes used in A* algorithm

See Also