首页> 外文会议>Annual European symposium on algorithms >The Encoding Complexity of Two Dimensional Range Minimum Data Structures
【24h】

The Encoding Complexity of Two Dimensional Range Minimum Data Structures

机译:二维范围最小数据结构的编码复杂度

获取原文

摘要

In the two-dimensional range minimum query problem an input matrix A of dimension m × n, m ≤ n, has to be preprocessed into a data structure such that given a query rectangle within the matrix, the position of a minimum element within the query range can be reported. We consider the space complexity of the encoding variant of the problem where queries have access to the constructed data structure but can not access the input matrix A, i.e. all information must be encoded in the data structure. Previously it was known how to solve the problem with space O(mn min{m, log n}) bits (and with constant query time), but the best lower bound was Ω(mn log m) bits, i.e. leaving a gap between the upper and lower bounds for non-quadratic matrices. We show that this space lower bound is optimal by presenting an encoding scheme using O(mn log m) bits. We do not consider query time.
机译:在二维范围最小查询问题中,必须将尺寸为m×n,m≤n的输入矩阵A预处理为数据结构,以便在给定矩阵内的查询矩形的情况下,查询中最小元素的位置范围可以报告。我们考虑问题的编码变体的空间复杂度,其中查询可以访问构造的数据结构但不能访问输入矩阵A,即所有信息都必须在数据结构中进行编码。以前已知如何使用空间O(mn min {m,log n})位(以及恒定的查询时间)解决问题,但最佳下限是Ω(mn log m)位,即在非二次矩阵的上限和下限。我们通过使用O(mn log m)位表示一种编码方案,表明该空间下界是最佳的。我们不考虑查询时间。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号