Talk:Maze-solving algorithm: Difference between revisions

Content deleted Content added
Breadth-First Search: Apparently I've forgotten how to wikitext
Line 26:
== Breadth-First Search ==
 
The Java example given is simply a [[breadth-first search]]. This should probably be replaced with a more general discussion of how that algorithm applies to mazes. --[[Special:Contributions/2601:1:1B80:234:8800:19CF:8130:A1DA|2601:1:1B80:234:8800:19CF:8130:A1DA]] ([[User talk:2601:1:1B80:234:8800:19CF:8130:A1DA|talk]]) 03:32, 17 March 2015 (UTC)