Convex Hull of Imprecise Points in o(n log n) Time after Preprocessing

Computer Science – Computational Geometry

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

23 pages, 5 figures, 1 appendix; a preliminary version appeared at SoCG 2011

Scientific paper

Motivated by the desire to cope with data imprecision, we study methods for taking advantage of preliminary information about point sets in order to speed up the computation of certain structures associated with them. In particular, we study the following problem: given a set L of n lines in the plane, we wish to preprocess L such that later, upon receiving a set P of n points, each of which lies on a distinct line of L, we can construct the convex hull of P efficiently. We show that in quadratic time and space it is possible to construct a data structure on L that enables us to compute the convex hull of any such point set P in O(n alpha(n) log* n) expected time. If we further assume that the points are "oblivious" with respect to the data structure, the running time improves to O(n alpha(n)). The analysis applies almost verbatim when L is a set of line-segments, and yields similar asymptotic bounds. We present several extensions, including a trade-off between space and query time and an output-sensitive algorithm. We also study the "dual problem" where we show how to efficiently compute the (<= k)-level of n lines in the plane, each of which lies on a distinct point (given in advance). We complement our results by Omega(n log n) lower bounds under the algebraic computation tree model for several related problems, including sorting a set of points (according to, say, their x-order), each of which lies on a given line known in advance. Therefore, the convex hull problem under our setting is easier than sorting, contrary to the "standard" convex hull and sorting problems, in which the two problems require Theta(n log n) steps in the worst case (under the algebraic computation tree model).

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Convex Hull of Imprecise Points in o(n log n) Time after Preprocessing does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Convex Hull of Imprecise Points in o(n log n) Time after Preprocessing, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Convex Hull of Imprecise Points in o(n log n) Time after Preprocessing will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-693832

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.