Talk:List of algorithms: Difference between revisions

Content deleted Content added
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 problemfinder. But what is really the difference between search algorithms and shortest path algorithms? May I suggest a merge of the two sections? —[[User:Kri|Kri]] ([[User talk:Kri|talk]]) 19:31, 22 August 2011 (UTC)