Efficient Range Reporting of Convex Hull
Abstract
We consider the problem of reporting convex hull points in an orthogonal range query in two dimensions. Formally, let be a set of points in . A point lies on the convex hull of a point set if it lies on the boundary of the minimum convex polygon formed by . In this paper, we are interested in finding the points that lie on the boundary of the convex hull of the points in that also fall with in an orthogonal range. We propose a space data structure that can support reporting points on a convex hull inside an orthogonal range query, in time . Here is the size of the output. This work improves the result of (Brass et al. 2013) \cite{brass} that builds a data structure that uses space and has a query time. Additionally, we show that our data structure can be modified slightly to solve other related problems. For instance, for counting the number of points on the convex hull in an orthogonal query rectangle, we propose an space data structure that can be queried upon in time. We also propose a space data structure that can compute the and of the convex hull inside an orthogonal range query in ) time.
Cite
@article{arxiv.1307.5612,
title = {Efficient Range Reporting of Convex Hull},
author = {Jatin Agarwal and Nadeem Moidu and Kishore Kothapalli and Kannan Srinathan},
journal= {arXiv preprint arXiv:1307.5612},
year = {2013}
}
Comments
This work was previously submitted to IWOCA 2013 and was rejected. The work with better results will appear in proceedings of CCCG 2013