Proceedings of the Fourteenth Annual Symposium on Computational Geometry - SCG '98 1998
DOI: 10.1145/276884.276915
|View full text |Cite
|
Sign up to set email alerts
|

Geometric applications of a randomized optimization technique

Abstract: Abstract. We propose a simple, general, randomized technique to reduce certain geometric optimization problems to their corresponding decision problems. These reductions increase the expected time complexity by only a constant factor and eliminate extra logarithmic factors in previous, often more complicated, deterministic approaches (such as parametric searching). Faster algorithms are thus obtained for a variety of problems in computational geometry: finding minimal k-point subsets, matching point sets under… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
64
0

Year Published

1999
1999
2013
2013

Publication Types

Select...
4
3
2

Relationship

2
7

Authors

Journals

citations
Cited by 36 publications
(65 citation statements)
references
References 79 publications
(95 reference statements)
1
64
0
Order By: Relevance
“…Since the vertices have fixed positions, the corresponding decision problem can be answered in O(N log N ) time by a plane-sweep method. This is enough to apply the randomized optimization technique of Chan to solve the problem in O(N log N ) time [6].…”
Section: Lemma 1 Given a Fixed Orthogonal Layout There Exists An O(nmentioning
confidence: 99%
“…Since the vertices have fixed positions, the corresponding decision problem can be answered in O(N log N ) time by a plane-sweep method. This is enough to apply the randomized optimization technique of Chan to solve the problem in O(N log N ) time [6].…”
Section: Lemma 1 Given a Fixed Orthogonal Layout There Exists An O(nmentioning
confidence: 99%
“…If z does not violate the new constraint, then z does not change. Otherwise, we know that the new z is defined by this new constraint and it suffices to solve a 1-dimensional LP-type problem (analogous to finding the minimum of abstract elements, as in [7]) instead of 2-d.…”
Section: Theorem 24mentioning
confidence: 99%
“…Then we can test whether, in a set of n red and blue points, there exists a red-blue pair at distance closer than two: compute the connected components of balls centered at the points and test whether any component contains points of both colors. A randomized reduction of Chan [6] transforms this decision algorithm into an optimization algorithm with the same complexity, for finding the closest red-blue pair, and it is known that this bichromatic closest pair problem and the Euclidean minimum spanning tree problem have asymptotically equal complexities [1,5,33].…”
Section: Lemma 47 Ifmentioning
confidence: 99%
“…Alternatively, we can imagine assigning colors to the edges in a drawing, such that each color class forms a planar drawing. A graph's thickness [32] is equal to the minimum thickness of any drawing of the given graph, while its geometric thickness is the minimum thickness of Figure 1: Geometric thickness two drawing of K 6,6 (left) and K 5,8 (right). The partitions of the drawings' edges into two non-crossing subsets are indicated by the coloring and casing of the edges.…”
Section: Introductionmentioning
confidence: 99%