作者: S. Kapoor , S. N. Maheshwari
DOI: 10.1145/73393.73411
关键词: Distance 、 Widest path problem 、 Visibility graph 、 Shortest path problem 、 Mathematics 、 Euclidean shortest path 、 Combinatorics 、 Yen's algorithm 、 K shortest path routing 、 Shortest Path Faster Algorithm
摘要: The problem of determining the Euclidean shortest path between two points in presence m simple polygonal obstacles is studied. An O( m2 logn + nlogn ) algorithm developed, where n total number obstacles. A O(E+T) for visibility graph also shown, E edges and T time triangulating point set. This extended to a O(Es nlogn) Es bounded by m2.