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

文章基本信息

  • 标题:Deterministic Indexing for Packed Strings
  • 本地全文:下载
  • 作者:Philip Bille ; Inge Li G\ortz ; Frederik Rye Skjoldjensen
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2017
  • 卷号:78
  • 页码:6:1-6:11
  • DOI:10.4230/LIPIcs.CPM.2017.6
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Given a string S of length n, the classic string indexing problem is to preprocess S into a compact data structure that supports efficient subsequent pattern queries. In the deterministic variant the goal is to solve the string indexing problem without any randomization (at preprocessing time or query time). In the packed variant the strings are stored with several character in a single word, giving us the opportunity to read multiple characters simultaneously. Our main result is a new string index in the deterministic and packed setting. Given a packed string S of length n over an alphabet s, we show how to preprocess S in O(n) (deterministic) time and space O(n) such that given a packed pattern string of length m we can support queries in (deterministic) time O(m/a + log m + log log s), where a = w /log s is the number of characters packed in a word of size w = log n. Our query time is always at least as good as the previous best known bounds and whenever several characters are packed in a word, i.e., log s << w, the query times are faster.
  • 关键词:suffix tree; suffix array; deterministic algorithm; word packing
国家哲学社会科学文献中心版权所有