English

On approximating shortest paths in weighted triangular tessellations

Computational Geometry 2024-12-18 v2

Abstract

We study the quality of weighted shortest paths when a continuous 2-dimensional space is discretized by a weighted triangular tessellation. In order to evaluate how well the tessellation approximates the 2-dimensional space, we study three types of shortest paths: a weighted shortest path SPw(s,t) \mathit{SP_w}(s,t) , which is a shortest path from s s to t t in the space; a weighted shortest vertex path SVPw(s,t) \mathit{SVP_w}(s,t) , which is an any-angle shortest path; and a weighted shortest grid path SGPw(s,t) \mathit{SGP_w}(s,t) , which is a shortest path whose edges are edges of the tessellation. Given any arbitrary weight assignment to the faces of a triangular tessellation, thus extending recent results by Bailey et al. [Path-length analysis for grid-based path planning. Artificial Intelligence, 301:103560, 2021], we prove upper and lower bounds on the ratios SGPw(s,t)SPw(s,t) \frac{\lVert \mathit{SGP_w}(s,t)\rVert}{\lVert \mathit{SP_w}(s,t)\rVert} , SVPw(s,t)SPw(s,t) \frac{\lVert \mathit{SVP_w}(s,t)\rVert}{\lVert \mathit{SP_w}(s,t)\rVert} , SGPw(s,t)SVPw(s,t) \frac{\lVert \mathit{SGP_w}(s,t)\rVert}{\lVert \mathit{SVP_w}(s,t)\rVert} , which provide estimates on the quality of the approximation. It turns out, surprisingly, that our worst-case bounds are independent of any weight assignment. Our main result is that SGPw(s,t)SPw(s,t)=231.15 \frac{\lVert \mathit{SGP_w}(s,t)\rVert}{\lVert \mathit{SP_w}(s,t)\rVert} = \frac{2}{\sqrt{3}} \approx 1.15 in the worst case, and this is tight. As a corollary, for the weighted any-angle path SVPw(s,t) \mathit{SVP_w}(s,t) we obtain the approximation result SVPw(s,t)SPw(s,t)1.15 \frac{\lVert \mathit{SVP_w}(s,t)\rVert}{\lVert \mathit{SP_w}(s,t)\rVert} \lessapprox 1.15 .

Keywords

Cite

@article{arxiv.2111.13912,
  title  = {On approximating shortest paths in weighted triangular tessellations},
  author = {Prosenjit Bose and Guillermo Esteban and David Orden and Rodrigo I. Silveira},
  journal= {arXiv preprint arXiv:2111.13912},
  year   = {2024}
}

Comments

25 pages, 15 figures, accepted version

R2 v1 2026-06-24T07:54:09.004Z