A simple entropy-based algorithm for planar point location
Title | A simple entropy-based algorithm for planar point location |
Publication Type | Conference Papers |
Year of Publication | 2001 |
Authors | Arya S, Malamatos T, Mount D |
Conference Name | Proceedings of the twelfth annual ACM-SIAM symposium on Discrete algorithms |
Date Published | 2001/// |
Publisher | Society for Industrial and Applied Mathematics |
Conference Location | Philadelphia, PA, USA |
ISBN Number | 0-89871-490-7 |
Abstract | Given a planar polygonal subdivision S, point location involves preprocessing this subdivision into a data structure so that given any query point q, the cell of the subdivision containing q can be determined efficiently. Suppose that for each cell z in the subdivision, the probability pz that a query point lies within this cell is also given. The goal is to design the data structure to minimize the average search time. It has long been known that the entropy H of the probability distribution is the dominant term in the lower bound on the average-case search time. This problem has been considered before, but existing data structures are all quite complicated. In this paper, we show that a very simple modification of a well-known randomized incremental algorithm can be applied to produce a data structure of expected linear size that can answer point location queries in &Ogr;(H) average time. We also present empirical evidence for the practical efficiency of this approach. |
URL | http://dl.acm.org/citation.cfm?id=365411.365457 |