2009
DOI: 10.1007/s00453-009-9322-3
|View full text |Cite
|
Sign up to set email alerts
|

On Bounded Leg Shortest Paths Problems

Abstract: Let V be a set of points in a d-dimensional l p -metric space. Let s, t ∈ V and let L be a real number. An L-bounded leg path from s to t is an ordered set of points which connects s to t such that the leg between any two consecutive points in the set has length of at most L. The minimal path among all these paths is the L-bounded leg shortest path from s to t. In the s-t Bounded Leg Shortest Path (st-BLSP) problem we are given two points s and t and a real number L, and are required to compute an L-bounded le… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
22
0

Year Published

2013
2013
2022
2022

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 14 publications
(22 citation statements)
references
References 22 publications
0
22
0
Order By: Relevance
“…FMT *’s strategy is reminiscent of the approach used for the computation of shortest paths over acyclic graphs (Sniedovich, 2006). Indeed, the idea of leveraging graph structure to compute shortest paths over disk graphs is not new and was recently investigated in Roditty and Segal (2011)— under the name of bounded leg shortest path problem — and in Cabello and Jejčič (2014). Both works, however, do not use “direct” dynamic programming arguments, but rather combine Dijkstra ’s algorithm with the concept of bichromatic closest pairs (Chan and Efrat, 2001).…”
Section: The Fast Marching Tree Algorithm (Fmt*)mentioning
confidence: 99%
“…FMT *’s strategy is reminiscent of the approach used for the computation of shortest paths over acyclic graphs (Sniedovich, 2006). Indeed, the idea of leveraging graph structure to compute shortest paths over disk graphs is not new and was recently investigated in Roditty and Segal (2011)— under the name of bounded leg shortest path problem — and in Cabello and Jejčič (2014). Both works, however, do not use “direct” dynamic programming arguments, but rather combine Dijkstra ’s algorithm with the concept of bichromatic closest pairs (Chan and Efrat, 2001).…”
Section: The Fast Marching Tree Algorithm (Fmt*)mentioning
confidence: 99%
“…These are defined as follows: Let S ⊂ R 2 be a finite set of point sites, each with an associated weight w p > 0, p ∈ S. The disk intersection graph for S, D(S), has the sites in S as vertices, and there is an edge between two sites pq in S if and only if |pq| ≤ w p + w q , i.e., if the disk around p with radius w p intersects the disk around q with radius w q . If all weights are 1, we call D(S) the unit disk graph for S. Disk intersection graphs are a popular model for geometrically defined graphs and enjoy an increasing interest in the research community, in particular due to applications in wireless sensor networks [10,14,25,40]. The following table gives an overview of our results.…”
Section: Problemmentioning
confidence: 99%
“…Dynamic connectivity in disk intersection graphs n 20/21 update n 1/7 query [14] Ψ 2 log 9 nλ s+2 (log n) update log n/ log log n query BFS tree in a disk intersection graph n 1+ε [40] n log 9 nλ s+2 (log n)…”
Section: Old Boundmentioning
confidence: 99%
“…We would like to thank Timothy Chan, Alon Efrat, and David Eppstein for several useful comments. In particular, we are indebted to Timothy Chan for pointing out the work of Roditty and Segal [15] and to Alon Efrat for explaining the alternative algorithm for the unweighted case discussed in the introduction.…”
Section: Acknowledgmentsmentioning
confidence: 99%
“…Exact computation of shortest paths in unit disks is considered by Roditty and Segal [15], under the name of bounded leg shortest path problem. They show that, for the weighted case, a shortest path tree can be computed in O(n 4/3+ε ) time.…”
Section: Introductionmentioning
confidence: 99%