I've noticed that most of us have ideas as to how to find the fastest route once a proportion of the maze has been mapped and at least one route known (depth-first et al.) but what ideas do people have as to how to perform the inital search from the start.... any ideas? Wayne