L_1 Shortest Path Queries in Simple Polygons

09/20/2018
by   Sang Won Bae, et al.
0

Let P be a simple polygon of n vertices. We consider two-point L_1 shortest path queries in P. We build a data structure of O(n) size in O(n) time such that given any two query points s and t, the length of an L_1 shortest path from s to t in P can be computed in O( n) time, or in O(1) time if both s and t are vertices of P, and an actual shortest path can be output in additional linear time in the number of edges of the path. To achieve the result, we propose a mountain decomposition of simple polygons, which may be interesting in its own right. Most importantly, our approach is much simpler than the previous work on this problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/04/2019

A Divide-and-Conquer Algorithm for Two-Point L_1 Shortest Path Queries in Polygonal Domains

Let P be a polygonal domain of h holes and n vertices. We study the prob...
research
04/20/2021

Query-by-Sketch: Scaling Shortest Path Graph Queries on Very Large Networks

Computing shortest paths is a fundamental operation in processing graph ...
research
04/02/2020

A Spectral Approach to the Shortest Path Problem

Let G=(V,E) be a simple, connected graph. One is often interested in a s...
research
06/01/2023

Image generation with shortest path diffusion

The field of image generation has made significant progress thanks to th...
research
11/03/2021

Geodesic statistics for random network families

A key task in the study of networked systems is to derive local and glob...
research
01/09/2021

An Optimization Framework for Power Infrastructure Planning

The ubiquitous expansion and transformation of the energy supply system ...
research
03/01/2023

Towards Space Efficient Two-Point Shortest Path Queries in a Polygonal Domain

We devise a data structure that can answer shortest path queries for two...

Please sign up or login with your details

Forgot password? Click here to reset