中文

滑动窗口下最小 absent 词的组合性质

组合数学 2022-04-19 v3 离散数学 形式语言与自动机理论

摘要

若字符串 ww 不在另一字符串 TT 中出现,但 ww 的真子串均在 TT 中出现,则称 wwTT 的最小 absent 词(MAW)。例如,令 Σ={a,b,c}\Sigma = \{\mathtt{a, b, c}\} 为字母表。则字符串 w=abaabw = \mathtt{abaab} 的 MAW 集合为 {aaa,aaba,bab,bb,c}\{\mathtt{aaa, aaba, bab, bb, c}\}。本文研究滑动窗口模型中 MAW 的组合性质,即,当长度为 dd 的滑动窗口在长度为 nn 的输入字符串 TT 上滑动时(其中 1d<n1 \leq d < n),MAW 集合如何变化。我们给出了滑动窗口在 TT 上滑动时 MAW 集合最大变化数的紧上界与下界,分别针对一般字母表和二值字母表的情形。我们的界改进了先前已知的最佳界 [Crochemore et al., 2020]。

关键词

引用

@article{arxiv.2105.08496,
  title  = {Combinatorics of minimal absent words for a sliding window},
  author = {Tooru Akagi and Yuki Kuhara and Takuya Mieno and Yuto Nakashima and Shunsuke Inenaga and Hideo Bannai and Masayuki Takeda},
  journal= {arXiv preprint arXiv:2105.08496},
  year   = {2022}
}

备注

A part of the results of this article appeared in Proc. SOFSEM 2020 (also in arXiv:1909.02804). The results on binary alphabets are the main new material in this article