A Reliable Randomized Algorithm for the Closest-Pair Problem
โ Scribed by Martin Dietzfelbinger; Torben Hagerup; Jyrki Katajainen; Martti Penttonen
- Publisher
- Elsevier Science
- Year
- 1997
- Tongue
- English
- Weight
- 361 KB
- Volume
- 25
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
โฆ Synopsis
The following two computational problems are studied: Duplicate grouping: Assume that n items are given, each of which is labeled by an ร 4 integer key from the set 0, . . . , U y 1 . Store the items in an array of size n such that items with the same key occupy a contiguous segment of the array.
Closest pair: Assume that a multiset of n points in the d-dimensional Euclidean space is given, where d G 1 is a fixed integer. Each point is represented as a ร 4 ลฝ . d -tuple of integers in the range 0, . . . , U y 1 or of arbitrary real numbers . Find a closest pair, i.e., a pair of points whose distance is minimal over all such pairs.
๐ SIMILAR VOLUMES
Let G denote an interval graph with n vertices and unit weight edges. In this paper, we present a simple O(n') algorithm for solving the all-pairs shortest path problem on graph G . A recent algorithm for this problem has the same time-complexity but is fairly complicated to describe. However, our a
The traditional min-cut problem involves finding a cut with minimum weight between two specified vertices. The planar multiway cut problem is a NP-hard generalization of the min-cut problem. It involves separating a weighted planar graph with k specified vertices into k components such that the tota
In a recent paper, Weems introduced the bistable matching problem, and asked if a polynomial-time algorithm exists to decide the feasibility of the bistable roommates problem. We resolve this question in the affirmative using linear programming. In addition, we show that several (old and new) result