Maze-solving algorithm: Difference between revisions

Content deleted Content added
Cruiser1 (talk | contribs)
Add shortest path algorithm
Line 48:
==External links==
* [http://www.astrolog.org/labyrnth/algrithm.htm#solve Think Labyrinth: Maze algorithms] (details on these and other maze solving algorithms)
* [http://mazeblog.com/how%20to%20solve%20mazeshowtosolvemazes.html MazeBlog: How to Solve Mazes]
* [http://www.mazeworks.com/mazegen/ Maze generation and solving Java applet]
* [http://chiesaclan.spaces.live.com/blog/cns!842434EBE9688900!632.entry Maze generator and solver, in C#] - print out mazes in various shapes on paper.