Papers
Topics
Authors
Recent
Search
2000 character limit reached

Time-Dependent Shortest Path Queries Among Growing Discs

Published 6 Aug 2018 in cs.DS | (1808.01984v1)

Abstract: The determination of time-dependent collision-free shortest paths has received a fair amount of attention. Here, we study the problem of computing a time-dependent shortest path among growing discs which has been previously studied for the instance where the departure times are fixed. We address a more general setting: For two given points $s$ and $d$, we wish to determine the function $\mathcal{A}(t)$ which is the minimum arrival time at $d$ for any departure time $t$ at $s$. We present a $(1+\epsilon)$-approximation algorithm for computing $\mathcal{A}(t)$. As part of preprocessing, we execute $O({1 \over \epsilon} \log({\mathcal{V}{r} \over \mathcal{V}{c}}))$ shortest path computations for fixed departure times, where $\mathcal{V}{r}$ is the maximum speed of the robot and $\mathcal{V}{c}$ is the minimum growth rate of the discs. For any query departure time $t \geq 0$ from $s$, we can approximate the minimum arrival time at the destination in $O(\log ({1 \over \epsilon}) + \log\log({\mathcal{V}{r} \over \mathcal{V}{c}}))$ time, within a factor of $1+\epsilon$ of optimal. Since we treat the shortest path computations as black-box functions, for different settings of growing discs, we can plug-in different shortest path algorithms. Thus, the exact time complexity of our algorithm is determined by the running time of the shortest path computations.

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.