2015
DOI: 10.1007/978-3-662-47672-7_77
|View full text |Cite
|
Sign up to set email alerts
|

An Optimal Algorithm for Minimum-Link Rectilinear Paths in Triangulated Rectilinear Domains

Abstract: Abstract. We consider the problem of finding minimum-link rectilinear paths in rectilinear polygonal domains in the plane. A path or a polygon is rectilinear if all its edges are axis-parallel. Given a set P of h pairwise-disjoint rectilinear polygonal obstacles with a total of n vertices in the plane, a minimumlink rectilinear path between two points is a rectilinear path that avoids all obstacles with the minimum number of edges. In this paper, we present a new algorithm for finding minimum-link rectilinear … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(9 citation statements)
references
References 34 publications
0
9
0
Order By: Relevance
“…Imai and Asano [17] presented an O(n log n) time and space algorithm for finding a minimum-link s-t path in P, and the space was reduced to O(n) [14,21,25]. Recently, Mitchell et al [22] proposed an O(n + h log h) time and O(n) space algorithm for the problem, after P is triangulated (which can be done in O(n log n) time or O(n + h log 1+ǫ h) time for any ǫ > 0 [1]). The algorithms in [14,21,22] also construct an O(n) size data structure that can answer each one-point minimum-link path query in O(log n) time.…”
Section: Other Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…Imai and Asano [17] presented an O(n log n) time and space algorithm for finding a minimum-link s-t path in P, and the space was reduced to O(n) [14,21,25]. Recently, Mitchell et al [22] proposed an O(n + h log h) time and O(n) space algorithm for the problem, after P is triangulated (which can be done in O(n log n) time or O(n + h log 1+ǫ h) time for any ǫ > 0 [1]). The algorithms in [14,21,22] also construct an O(n) size data structure that can answer each one-point minimum-link path query in O(log n) time.…”
Section: Other Related Workmentioning
confidence: 99%
“…To further reduce the running time (for small h), our main idea is to use a reduced graph G r of size O(h log h) instead of G. We show that G r contains an s-t path π Gr (s, t) that is homotopic to an optimal s-t path π(s, t) in P with the same length, and further, π(s, t) can be obtained from π Gr (s, t) by performing the dragging operations as in [29] and a new kind of operations, called through-corridor-path generating operations. The graph G r is built based on a corridor structure of P, which was used to find minimum-link paths in [22]. More specifically, we decompose P into O(h) junction rectangles and O(h) corridors.…”
Section: Our Techniquesmentioning
confidence: 99%
See 3 more Smart Citations