2011
DOI: 10.5311/josis.2011.3.47
|View full text |Cite
|
Sign up to set email alerts
|

Connect the dot: Computing feed-links for network extension

Abstract: Road network analysis can require distance from points that are not on the network themselves. We study the algorithmic problem of connecting a point inside a face (region) of the road network to its boundary while minimizing the detour factor of that point to any point on the boundary of the face. We show that the optimal single connection (feed-link) can be computed in O(lambda_7(n) log n) time, where n is the number of vertices that bounds the face and lambda_7(n) is the slightly superlinear maximum length … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
0
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 22 publications
0
0
0
Order By: Relevance
“…Luo and Wulff-Nilsen [36] improves the space requirement to linear. Aronov et al [3] provide a nearlylinear time algorithm in the special case where the graph is a simple polygon and an interior point. A variant of Problem 3 is to add k edges to a graph to minimise the diameter instead of the dilation.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Luo and Wulff-Nilsen [36] improves the space requirement to linear. Aronov et al [3] provide a nearlylinear time algorithm in the special case where the graph is a simple polygon and an interior point. A variant of Problem 3 is to add k edges to a graph to minimise the diameter instead of the dilation.…”
Section: Related Workmentioning
confidence: 99%
“…Narasimham and Smid [38] stated Problem 3 as one of twelve open problems in the final chapter of their reference textbook. For over a decade, the only positive results for Problem 3 were for the special case where k = 1 [3,21,36,44]. In 2021, Gudmundsson and Wong [30] showed the first positive result for k ≥ 2, by providing an O(k)-approximation algorithm that runs in O(n 3 log n) time.…”
Section: Introductionmentioning
confidence: 99%
“…In the parallel version, querying the distance data structure can be done with √ n processors, each performing O( τ /ε) amount of work, then combining the values to find the minimum in O(log n) time. Thus, T P = O(( t /ε) 4 • ( τ /ε + log n)). The time for the optimisation version is now O(N P T P + T P T S log N P ).…”
Section: Map-matching Segment Queriesmentioning
confidence: 99%
“…A geometric graph is a t-spanner if for any two vertices, the length of the shortest path between them in the graph is at most t times larger than the Euclidean distance between them. Road networks, in particular in urban areas, are typically good spanners [4,19]. For the example of Figure 1, it is clear that the road network is a t-spanner and λ-low density for low t and λ.…”
Section: Introductionmentioning
confidence: 98%
See 1 more Smart Citation