Content deleted Content added
m →Search vs. shortest path algorithms?: refrased |
m →Search vs. shortest path algorithms?: changed word |
||
Line 112:
== ''Search'' vs. ''shortest path'' algorithms? ==
The [[A*]] algorithm is listed as a graph search algorithm, while [[Dijkstra's algorithm]], which in fact is a special case of the A* algorithm, is listed as a shortest path
|