SE701:Pathfinding: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 February 2008

  • curprev 20:1020:10, 15 February 2008Mark talk contribs 663 bytes +663 New page: =First Part: Pathfinding using A* algorithm= The basic idea is to find the shortest path from the start point to the target point using A* algorithm. For more details please refer to: ht...