๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


A simpleO(n2) algorithm for the all-pair
โœ Mirchandani, Prakash ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 288 KB ๐Ÿ‘ 3 views

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

A Simple Algorithm for the Planar Multiw
โœ Wei-Chang Yeh ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 95 KB

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

A Polynomial-time Algorithm for the Bist
โœ Jay Sethuraman; Chung-Piaw Teo ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 127 KB

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