IF (and only if) we have some sort of navigator map, there should be no
problem. If we have some sort of route-tracking and the possiblity to
save places, it would be even simpler: Just store everything as a
graph, and Then use one of the many Graph-algorithms out there. I think
a simple topological sort would be enough for the beginning, then we
could search something that fits better for us.
<br><br clear="all"><br>-- <br>My corner of the web: <a href="http://ramsesoriginal.wordpress.com">http://ramsesoriginal.wordpress.com</a><br>My dream, my world: <a href="http://abenu.wordpress.com">http://abenu.wordpress.com
</a>