Euclidean shortest path
From Wikipedia, the free encyclopedia
This problem is studied in computational geometry: given a set of polyhedral obstacles in a Euclidean space, having a total of n vertices; design algorithms for efficient (exact or approximate) calculation of a shortest, obstacle-avoiding path connecting any two query points.

