• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

DMCA

Optimal Partition Trees (2010)

Cached

  • Download as a PDF

Download Links

  • [www.cs.uwaterloo.ca]
  • [www.cs.uwaterloo.ca]
  • [cs.uwaterloo.ca]
  • [cs.uwaterloo.ca]

  • Save to List
  • Add to Collection
  • Correct Errors
  • Monitor Changes
by Timothy M. Chan
Citations:26 - 2 self
  • Summary
  • Citations
  • Active Bibliography
  • Co-citation
  • Clustered Documents
  • Version History

BibTeX

@MISC{Chan10optimalpartition,
    author = {Timothy M. Chan},
    title = {Optimal Partition Trees},
    year = {2010}
}

Share

Facebook Twitter Reddit Bibsonomy

OpenURL

 

Abstract

We revisit one of the most fundamental classes of data structure problems in computational geometry: range searching. Back in SoCG’92, Matouˇsek gave a partition tree method for d-dimensional simplex range searching achieving O(n) space and O(n 1−1/d) query time. Although this method is generally believed to be optimal, it is complicated and requires O(n 1+ε) preprocessing time for any fixed ε> 0. An earlier method by Matouˇsek (SoCG’91) requires O(n log n) preprocessing time but O(n1−1/d log O(1) n) query time. We give a new method that achieves simultaneously O(n log n) preprocessing time, O(n) space, and O(n1−1/d) query time with high probability. Our method has several advantages: • It is conceptually simpler than Matouˇsek’s SoCG’92 method. Our partition trees satisfy many ideal properties (e.g., constant degree, optimal crossing number at almost all layers, and disjointness of the children’s cells at each node). • It leads to more efficient multilevel partition trees, which are important in many data structural applications (each level adds at most one logarithmic factor to the space and query bounds, better than in all previous methods). • A similar improvement applies to a shallow version of partition trees, yielding O(n log n) time, O(n) space, and O(n 1−1/⌊d/2 ⌋ ) query time for halfspace range emptiness in even dimensions d ≥ 4. Numerous consequences follow (e.g., improved results for computing spanning trees with low crossing number, ray shooting among line segments, intersection searching, exact nearest neighbor search, linear programming queries, finding extreme points,...). 1

Keyphrases

query time    optimal partition tree    preprocessing time    partition tree    matou sek    efficient multilevel partition tree    many data structural application    computational geometry    fundamental class    d-dimensional simplex range    matou sek socg    neighbor search    several advantage    partition tree method    many ideal property    ray shooting    previous method    line segment    constant degree    intersection searching    even dimension    extreme point    improved result    numerous consequence    shallow version    logarithmic factor    data structure problem    query bound    new method    similar improvement applies    high probability    halfspace range emptiness    linear programming query   

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University