首页    期刊浏览 2024年11月07日 星期四
登录注册

文章基本信息

  • 标题:Space-Efficient String Indexing for Wildcard Pattern Matching
  • 本地全文:下载
  • 作者:Moshe Lewenstein ; Yakov Nekrich ; Jeffrey Scott Vitter
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2014
  • 卷号:25
  • 页码:506-517
  • DOI:10.4230/LIPIcs.STACS.2014.506
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:In this paper we describe compressed indexes that support pattern matching queries for strings with wildcards. For a constant size alphabet our data structure uses O(n.log^e(n)) bits for any e>0 and reports all occ occurrences of a wildcard string in O(m+s^g.M(n)+occ) time, where M(n)=o(log(log(log(n)))), s is the alphabet size, m is the number of alphabet symbols and g is the number of wildcard symbols in the query string. We also present an O(n)-bit index with O((m+s^g+occ).log^e(n)) query time and an O(n{log(log(n))}^2)-bit index with O((m+s^g+occ).log(log(n))) query time. These are the first non-trivial data structures for this problem that need o(n.log(n)) bits of space.
  • 关键词:compressed data structures; compressed indexes; pattern matching
国家哲学社会科学文献中心版权所有