Jump to content

Navigation problem

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ligulem (talk | contribs) at 18:40, 25 April 2006 (qif → #if: (see m:ParserFunctions) using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Navigation Problem is one of the unsolved problems of computer science and robotics. The problem is in creating an algorithm that would be able to find its way around a room, or a maze - dealing with obstacles that may be in the way.

Origins of the problem

The problem stems from the fact that algorithm design is solution oriented, and since the way to the target may be blocked, there is no guarantee that a solution exists, and therefore it would be impossible to create a general algorithm let alone prove its universal validity.

Interesting alternatives to solving the problem are suggested by the following, if only obliquely. The main thrust is that coping, or "muddling through" would be the solution to the Navigation problem. However, this solution cannot be proved to work. As such, it may be considered a heuristic.

See Also

Motion planning - These two arcitles (the one just mentioned and the one you are reading) may need merging!