Reverse Shortest Path Problem for Unit-Disk Graphs

04/29/2021
by   Haitao Wang, et al.
0

Given a set P of n points in the plane, a unit-disk graph G_r(P) with respect to a radius r is an undirected graph whose vertex set is P such that an edge connects two points p, q ∈P if the Euclidean distance between p and q is at most r. The length of any path in G_r(P) is the number of edges of the path. Given a value λ>0 and two points s and t of P, we consider the following reverse shortest path problem: finding the smallest r such that the shortest path length between s and t in G_r(P) is at most λ. It was known previously that the problem can be solved in O(n^4/3 log^3 n) time. In this paper, we present an algorithm of O(⌊λ⌋·n logn) time and another algorithm of O(n^5/4 log^2 n) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/24/2022

The Shortest Path with Increasing Chords in a Simple Polygon

We study the problem of finding the shortest path with increasing chords...
research
07/27/2023

The Unweighted and Weighted Reverse Shortest Path Problem for Disk Graphs

We study the reverse shortest path problem on disk graphs in the plane. ...
research
03/17/2021

Sublinear Average-Case Shortest Paths in Weighted Unit-Disk Graphs

We consider the problem of computing shortest paths in weighted unit-dis...
research
04/11/2022

Constrained Shortest Path and Hierarchical Structures

The Constraint Shortest Path (CSP) problem is as follows. An n-vertex gr...
research
09/11/2018

Path Planning Algorithms for a Car-Like Robot visiting a set of Waypoints with Field of View Constraints

This article considers two variants of a shortest path problem for a car...
research
03/07/2019

Using DP Towards A Shortest Path Problem-Related Application

The detection of curved lanes is still challenging for autonomous drivin...
research
01/10/2022

Finding Shortest Path on a Terrain Surface by Using Finite Element Method

The solution of the shortest path problem on a surface is not only a the...

Please sign up or login with your details

Forgot password? Click here to reset