Proceedings of the Twenty-First Annual Symposium on Computational Geometry 2005
DOI: 10.1145/1064092.1064142
|View full text |Cite
|
Sign up to set email alerts
|

Minimum dilation stars

Abstract: The dilation of a Euclidean graph is defined as the ratio of distance in the graph divided by distance in R d . In this paper we consider the problem of positioning the root of a star such that the dilation of the resulting star is minimal. We present a deterministic O(n log n)-time algorithm for evaluating the dilation of a given star; a randomized O(n log n) expected-time algorithm for finding an optimal center in R d ; and for the case d = 2, a randomized O(n 2 α(n) log 2 n) expected-time algorithm for find… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
6
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 15 publications
(16 citation statements)
references
References 9 publications
0
16
0
Order By: Relevance
“…As mentioned in the introduction, it is NP-hard to decide whether there is a t-spanner of a point set with at most n − 1 + k edges, even in the case when the spanner is a tree [4]. However, if the spanner is restricted to be a star then the minimum dilation graph can be computed in polynomial time [10]. Are there other restrictions on the spanner or the point set that allow for efficient algorithms?…”
Section: Open Problemsmentioning
confidence: 99%
“…As mentioned in the introduction, it is NP-hard to decide whether there is a t-spanner of a point set with at most n − 1 + k edges, even in the case when the spanner is a tree [4]. However, if the spanner is restricted to be a star then the minimum dilation graph can be computed in polynomial time [10]. Are there other restrictions on the spanner or the point set that allow for efficient algorithms?…”
Section: Open Problemsmentioning
confidence: 99%
“…A lower bound is √ 2, attained by the vertices of a square. A partial answer to Problem 8 was recently given by Eppstein and Wortman [11] who provided a randomized O(n log n) algorithm for computing an optimal star center for n points in d-space.…”
Section: Related Workmentioning
confidence: 99%
“…Testing a candidate edge e entails computing the stretch factor of the graph G = (V, E ∪ {e}), therefore we briefly consider the problem of computing the stretch factor of a given Euclidean graph. This problem has recently received considerable attention, see for example [11,13,21,25].…”
Section: Finding An Optimal Solutionmentioning
confidence: 99%
“…This algorithm 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,21,25].…”
Section: Finding An Optimal Solutionmentioning
confidence: 99%