2002
DOI: 10.1007/3-540-45841-7_20
|View full text |Cite
|
Sign up to set email alerts
|

Computing the Maximum Detour and Spanning Ratio of Planar Paths, Trees, and Cycles

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2003
2003
2008
2008

Publication Types

Select...
5
3
1

Relationship

1
8

Authors

Journals

citations
Cited by 18 publications
(17 citation statements)
references
References 7 publications
0
17
0
Order By: Relevance
“…Therefore we briefly consider the problem of computing the stretch factor of a given graph with positive edge weights. This problem has recently received considerable attention; see, for example, [13,22,27].…”
Section: Three Simple Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…Therefore we briefly consider the problem of computing the stretch factor of a given graph with positive edge weights. This problem has recently received considerable attention; see, for example, [13,22,27].…”
Section: Three Simple Algorithmsmentioning
confidence: 99%
“…This can be done by running Dijkstra's algorithm -implemented using Fibonacci heaps-n times, resulting in an O(mn+n 2 log n)-time algorithm using linear space. This approach is quite slow, and we would like to be able to compute the stretch factor more efficiently, but no faster algorithm is known for any graphs except planar graphs, paths, cycles, stars, and trees [13,22,27]. Applying the stated bound to the problem of computing the exact stretch factor of G gives that G P can be computed in time O(n 3 (m + n log n)) using linear space.…”
Section: Exact Algorithmsmentioning
confidence: 99%
“…Preliminary versions of this work appeared in [2,20]; the 2-dimensional algorithm described in [20] is significantly different from the one presented here.…”
Section: New Resultsmentioning
confidence: 99%
“…Dilation is a concept that has been studied extensively in computational geometry [2,3,6,7,10,12,14]. The basic problem is to compute -for a given set of points -a graph in which a shortest path between any two points is close to their Euclidean distance.…”
Section: Detoursmentioning
confidence: 99%