Sciweavers

562 search results - page 1 / 113
» Simple Randomized Algorithms for Closest Pair Problems
Sort
View
CCCG
1993
13 years 7 months ago
Simple Randomized Algorithms for Closest Pair Problems
Mordecai J. Golin, Rajeev Raman, Christian Schwarz...
SIAMCOMP
1998
141views more  SIAMCOMP 1998»
13 years 5 months ago
Randomized Data Structures for the Dynamic Closest-Pair Problem
We describe a new randomized data structure, the sparse partition, for solving the dynamic closest-pair problem. Using this data structure the closest pair of a set of n points in ...
Mordecai J. Golin, Rajeev Raman, Christian Schwarz...
CORR
2008
Springer
77views Education» more  CORR 2008»
13 years 5 months ago
Optimal hash functions for approximate closest pairs on the n-cube
One way to find closest pairs in large datasets is to use hash functions [6], [12]. In recent years locality-sensitive hash functions for various metrics have been given: projecti...
Daniel M. Gordon, Victor Miller, Peter Ostapenko
SIGMOD
2000
ACM
143views Database» more  SIGMOD 2000»
13 years 10 months ago
Closest Pair Queries in Spatial Databases
This paper addresses the problem of finding the K closest pairs between two spatial data sets, where each set is stored in a structure belonging in the R-tree family. Five diffe...
Antonio Corral, Yannis Manolopoulos, Yannis Theodo...
SODA
1998
ACM
113views Algorithms» more  SODA 1998»
13 years 7 months ago
Fast Hierarchical Clustering and Other Applications of Dynamic Closest Pairs
We develop data structures for dynamic closest pair problems with arbitrary (not necessarily geometric) distance functions, based on a technique previously used by the author for ...
David Eppstein