Abstract
Given a dataset S of points in R2, the range closest-pair (RCP) problem aims to preprocess S into a data structure such that when a query range X is specified, the closest-pair in S ∩ X can be reported efficiently. The RCP problem can be viewed as a range-search version of the classical closest-pair problem, and finds applications in many areas. Due to its non-decomposability, the RCP problem is much more challenging than many traditional range-search problems. This paper revisits the RCP problem, and proposes new data structures for various query types including quadrants, strips, rectangles, and halfplanes. Both worst-case and average-case analyses (in the sense that the data points are drawn uniformly and independently from the unit square) are applied to these new data structures, which result in new bounds for the RCP problem. Some of the new bounds significantly improve the previous results, while the others are entirely new.
| Original language | English (US) |
|---|---|
| Title of host publication | 34th International Symposium on Computational Geometry, SoCG 2018 |
| Editors | Csaba D. Toth, Bettina Speckmann |
| Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
| Pages | 731-7314 |
| Number of pages | 6584 |
| ISBN (Electronic) | 9783959770668 |
| DOIs | |
| State | Published - Jun 1 2018 |
| Event | 34th International Symposium on Computational Geometry, SoCG 2018 - Budapest, Hungary Duration: Jun 11 2018 → Jun 14 2018 |
Publication series
| Name | Leibniz International Proceedings in Informatics, LIPIcs |
|---|---|
| Volume | 99 |
| ISSN (Print) | 1868-8969 |
Other
| Other | 34th International Symposium on Computational Geometry, SoCG 2018 |
|---|---|
| Country/Territory | Hungary |
| City | Budapest |
| Period | 6/11/18 → 6/14/18 |
Bibliographical note
Publisher Copyright:© Jie Xue, Yuan Li, Saladi Rahul, and Ravi Janardan; licensed under Creative Commons License CC-BY 34th Symposium on Computational Geometry (SoCG 2018).
Keywords
- Average-case analysis
- Candidate pairs
- Closest-pair
- Range search