Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

no edit summary
(→‎Unsorted: Random RC task)
No edit summary
Line 114:
* [[wp:A* search algorithm|A* search algorithm]], surprised this isn't here, I looked, if it is, [[A*]] and [[A star]] should probably redirect to it. I'm attempting to translate Wikipedia's pseudocode into Python right now. [[User:Keiji|Keiji]] 19:55, 6 April 2011 (UTC)
** Okay, [[User:Keiji/aystar.py|here's my attempt]]. I haven't tested it yet, namely because I can't think of a good way to come up with input data that would make for a good test. [[User:Keiji|Keiji]] 22:46, 6 April 2011 (UTC)
* [[wp:Depth-first search]]
* [[wp:Breadth-first search]]
 
===System calls===
Anonymous user