Efficiently Constructing the Visibility Graph of a Simple Polygon with Obstacles
Efficiently Constructing the Visibility Graph of a Simple Polygon with Obstacles
复制标题
有效构建有障碍的简单多边形的可见性图
DOI:
--
复制
发表时间:
2000
期刊:
影响因子:
--
通讯作者:
S. Maheshwari
中科院分区:
文献类型:
--
作者:
S. Kapoor;S. Maheshwari
This paper describes an output-sensitive scheme to construct the visibility graph of a simple polygon with m obstacles and n vertices in optimal O(|E| +T + m log n ) time where |E| is the size of the visibility graph and T is the time required to triangulate the simple polygon with obstacles. We use a partition of the space into regions called corridors which eases the efforts of the construction. Our algorithms are simple and the data structures used are only linked lists.