Skip to content

Pathfinding

Pathfinding or pathing is the plotting, by a computer application, of the shortest route between two points. It is a more practical variant on solving mazes. This field of research is based heavily on Dijkstra's algorithm for finding a shortest path on a weighted graph.

See also

Favorite site

References


  1. Shortest_Path_Through_A_Concave_Polygon_With_Holes.pdf