Content deleted Content added
m Xanzzibar moved page Maze solving algorithm to Maze-solving algorithm: proper hyphenation |
hyphenation fixes |
||
Line 1:
[[File:Cyclope robot.jpg|thumb|right|Robot in a wooden maze]]
There are a number of different '''maze
Mazes containing no loops are known as "simply connected", or "perfect" mazes, and are equivalent to a [[Tree (graph theory)|''tree'']] in graph theory. Thus many maze
== Random mouse algorithm ==
Line 140:
==External links==
* [http://www.astrolog.org/labyrnth/algrithm.htm#solve Think Labyrinth: Maze algorithms] (details on these and other maze
* [http://www.cb.uu.se/~cris/blog/index.php/archives/277 MazeBlog: Solving mazes using image analysis]
* [https://www.youtube.com/watch?v=jhL8uELbVIM Video: Maze solving simulation]
|