ACM Home Page
Please provide us with feedback. Feedback
An algorithm for approximate closest-point queries
Full text PdfPdf (443 KB)
Source Annual Symposium on Computational Geometry archive
Proceedings of the tenth annual symposium on Computational geometry table of contents
Stony Brook, New York, United States
Pages: 160 - 164  
Year of Publication: 1994
ISBN:0-89791-648-4
Author
Kenneth L. Clarkson  AT&T Bell Laboratories, Murray Hill, New Jersey
Sponsors
SIGACT: ACM Special Interest Group on Algorithms and Computation Theory
SIGGRAPH: ACM Special Interest Group on Computer Graphics and Interactive Techniques
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 10,   Downloads (12 Months): 53,   Citation Count: 22
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/177424.177609
What is a DOI?

ABSTRACT

This paper gives an algorithm for approximately solving the post office problem: given n points (called sites) in d dimensions, build a data structure so that, given a query point q, a closest site to q can be found quickly. The algorithm is also given a relative error bound &egr;, and depends on a ratio &rgr;, which is no more than the ratio of the distance between the farthest pair of sites to the distance between the closest pair of sites. The algorithm builds a data structure of size O(n&eegr;)O(1/&egr;)(d−1)/2 in time O(n2&eegr;)O(1/&egr;)(d−1). Here &eegr;=log(&rgr;/&egr;). With this data structure, a site is returned whose distance to a query point q is within 1+&egr; of the distance of the closest site. A query needs O(logn)O(1/&egr;)(d−1)/2 time, with high probability.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
AM93
 
AMN+94
 
AS90
I. Adler and R. Shamir. A randomization scheme for speeding up algorithms for linear and convex quadratic programming problems with a high constraintsto-variables ratio. Technical Report 21- 90, Rutgers Univ., May 1990. To appear in Math. Programming.
 
Ber93
 
Cla88
K.L. Clarkson. ALas Vegas algorithm for linear programming when the dimension is small. In Proc. 29th IEEE Syrup. on Foundations of Computer Science, pages 452-456, 1988. Revised version: Las Vegas algorithms for linear and integer programming when the dimension is small (preprint).
 
Cla93
 
Dud74
R.M. Dudley. Metric entropy of some classes of sets with differentiable boundaries. J. Approximation Theory, 10:227- 236, 1974.
Pug90
 
Sen
S. Sen. Some oberservations on skip lists.
 
Vai89
P.M. Vaidya. A new algorithm for minimizing convex functions over convex sets. In Proc. 30th Annu. IEEE $ympos. Found. Comput. Sci., pages 338-343, 1989.
 
Yao82
A.C. Yao. On constructing minimum spanning trees in k-dimensional spaces and related problems. SIAM J. Comput., 11:721-736, 1982.

CITED BY  22

Collaborative Colleagues:
Kenneth L. Clarkson: colleagues