...
首页> 外文期刊>Algorithmica >Computing a Hamiltonian Path of Minimum Euclidean Length Inside a Simple Polygon
【24h】

Computing a Hamiltonian Path of Minimum Euclidean Length Inside a Simple Polygon

机译:计算简单多边形内最小欧氏长度的哈密顿路径

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

摘要

Given an n-vertex convex polygon, we show that a shortest Hamiltonian path visiting all vertices without imposing any restriction on the starting and ending vertices of the path can be found in O(n logn) time and 9(n) space. The time complexity increases to 0(nlog~2n) for computing this path inside an n-vertex simple polygon. The previous best algorithms for these problems are quadratic in time and space. For our purposes, we reformulate the above shortest-path problems in terms of a dynamic programming scheme involving falling staircase anti-Monge weight-arrays, and, in addition, we provide an O(n logn) time and Θ(n) space algorithm to solve the following one-dimensional dynamic programming recurrence E[i]= min(1≤j≤k) min(k≤i){V[k - 1] + b(i, j) + c(j,k)}, i = 1,...,n, where V[0] is known, V[k], for k = 1,..., n, can be computed from E[k] in constant time, and B= {b(i,j)} and C = {c(j,k)} are known falling staircase anti-Monge weight-arrays of size n × n.
机译:给定一个n顶点凸多边形,我们证明可以在O(n logn)时间和9(n)空间中找到访问所有顶点的最短哈密顿路径,而对路径的起点和终点没有任何限制。为了在n顶点简单多边形内计算此路径,时间复杂度增加到0(nlog〜2n)。用于这些问题的先前最佳算法在时间和空间上都是二次方的。出于我们的目的,我们根据涉及下降阶梯反蒙格权重数组的动态编程方案,重新构造了上述最短路径问题,此外,我们提供了O(n logn)时间和Θ(n)空间算法解决以下一维动态规划递归E [i] = min(1≤j≤k)min(k≤i){V [k-1] + b(i,j)+ c(j,k) },i = 1,...,n,其中V [0]是已知的,对于k = 1,...,n,V [k]可以在恒定时间内由E [k]计算,而B = {b(i,j)}和C = {c(j,k)}是已知的大小为n×n的落梯反蒙格权重数组。

著录项

  • 来源
    《Algorithmica 》 |2013年第3期| 481-497| 共17页
  • 作者

    A. Garcia; P. Jodra; J. Tejel;

  • 作者单位

    IUMA, Dep. Metodos Estadfsticos, Universidad de Zaragoza, Pedro Cerbuna 12,50009 Zaragoza,Spain;

    Centro Politecnico Superior, Dep. Metodos Estadfsticos, Universidad de Zaragoza, Maria de Luna 3,50018 Zaragoza, Spain;

    IUMA, Dep. Metodos Estadfsticos, Universidad de Zaragoza, Pedro Cerbuna 12,50009 Zaragoza,Spain;

  • 收录信息 美国《科学引文索引》(SCI);美国《工程索引》(EI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    monge array; hamiltonian path; simple polygon; dynamic programming; computational complexity; computational geometry;

    机译:monge数组哈密​​尔顿路径简单多边形动态编程计算复杂度;计算几何;

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号