首页    期刊浏览 2024年09月16日 星期一
登录注册

文章基本信息

  • 标题:Asymptotically Optimal Encodings for Range Selection
  • 本地全文:下载
  • 作者:Gonzalo Navarro ; Rajeev Raman ; Srinivasa Rao Satti
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2014
  • 卷号:29
  • 页码:291-301
  • DOI:10.4230/LIPIcs.FSTTCS.2014.291
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:We consider the problem of preprocessing an array A[1..n] to answer range selection and range top-k queries. Given a query interval [i..j] and a value k, the former query asks for the position of the k-th largest value in A[i..j], whereas the latter asks for the positions of all the k largest values in A[i..j]. We consider the encoding} version of the problem, where A is not available at query time, and an upper bound kappa on k, the rank that is to be selected, is given at construction time. We obtain data structures with asymptotically optimal size and query time on a RAM model with word size Theta(lg(n)): our structures use O(n*lg(kappa)) bits and answer range selection queries in time O(1+lg(k) / lg(lg(n))) and range top-k queries in time O(k), for any k <= kappa.
  • 关键词:Data Structures; Order Statistics; Succinct Data Structures; Space-efficient Data Structures
国家哲学社会科学文献中心版权所有