...
首页> 外文期刊>ACM transactions on algorithms >Computing Shortest Paths among Curved Obstacles in the Plane
【24h】

Computing Shortest Paths among Curved Obstacles in the Plane

机译:计算平面弯曲障碍物之间的最短路径

获取原文
获取原文并翻译 | 示例
           

摘要

A fundamental problem in computational geometry is to compute an obstacle-avoiding Euclidean shortest path between two points in the plane. The case of this problem on polygonal obstacles is well studied. In this article, we consider the problem version on curved obstacles, which are commonly modeled as splinegons. A splinegon can be viewed as replacing each edge of a polygon by a convex curved edge (polygons are special splinegons), and the combinatorial complexity of each curved edge is assumed to be O(1). Given in the plane two points s and t and a set S of h pairwise disjoint splinegons with a total of n vertices, after a bounded degree decomposition of S is obtained, we compute a shortest s-to-t path avoiding the splinegons in O(n + h log h + k) time, where k is a parameter sensitive to the geometric structures of the input and is upper bounded by O(h(2)). The bounded degree decomposition of S, which is similar to the triangulation of the polygonal domains, can be computed in O(n log n) time or O(n + h log(1+epsilon) h) time for any epsilon > 0. In particular, when all splinegons are convex, the decomposition can be computed in O(n + h log h) time and k is linear to the number of common tangents in the free space (called "free common tangents") among the splinegons. Our techniques also improve several previous results:
机译:计算几何中的一个基本问题是计算平面中两点之间的避免障碍的欧几里德最短路径。关于多边形障碍的此问题的情况已得到很好的研究。在本文中,我们考虑弯曲障碍物的问题版本,通常将其建模为样条线。样条线可以看作是用凸形的弯曲边(多边形是特殊的样条线)代替多边形的每个边,并且每个弯曲边的组合复杂度假定为O(1)。给定平面上的两个点s和t以及一组h个成对的不相交样条线的集合S,它们总共具有n个顶点,在获得S的有界度分解后,我们计算出一条最短的s-t路径,从而避免了O中的样条线(n + h log h + k)时间,其中k是对输入的几何结构敏感的参数,上限为O(h(2))。对于任何大于0的ε,都可以在O(n log n)时间或O(n + h log(1 + epsilon)h)时间中计算S的有界分解,这类似于多边形域的三角剖分。特别地,当所有样条线都是凸的时,分解可以在O(n + h log h)时间中计算,并且k与样条线中自由空间中的公切线数(称为“自由公切线”)线性相关。我们的技术还改善了以前的一些结果:

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号