Two-Dimensional range diameter queries

LATIN 2012: THEORETICAL INFORMATICS(2012)

引用 10|浏览2
暂无评分
摘要
Given a set of n points in the plane, range diameter queries ask for the furthest pair of points in a given axis-parallel rectangular range. We provide evidence for the hardness of designing space-efficient data structures that support range diameter queries by giving a reduction from the set intersection problem. The difficulty of the latter problem is widely acknowledged and is conjectured to require nearly quadratic space in order to obtain constant query time, which is matched by known data structures for both problems, up to polylogarithmic factors. We strengthen the evidence by giving a lower bound for an important subproblem arising in solutions to the range diameter problem: computing the diameter of two convex polygons, that are separated by a vertical line and are preprocessed independently, requires almost linear time in the number of vertices of the smaller polygon, no matter how much space is used. We also show that range diameter queries can be answered much more efficiently for the case of points in convex position by describing a data structure of size O(nlogn) that supports queries in O(logn) time.
更多
查看译文
关键词
two-dimensional range diameter query,linear time,range diameter problem,constant query time,data structure,latter problem,support range diameter query,axis-parallel rectangular range,range diameter query,set intersection problem,known data structure
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要