常数时间与线性空间的内部最短 absent 词查询
数据结构与算法
2021-06-04 v1
摘要
给定长度为 、字母表 大小为 的字符串 ,我们需对 进行预处理,使得给定区间 时,能返回 的片段 中 absent 的最短字符串在 上的一种表示。我们提出一种 空间的数据结构,可在常数时间内回答此类查询,并能在 时间内构建。
关键词
引用
@article{arxiv.2106.01763,
title = {Internal Shortest Absent Word Queries in Constant Time and Linear Space},
author = {Golnaz Badkobeh and Panagiotis Charalampopoulos and Dmitry Kosolobov and Solon P. Pissis},
journal= {arXiv preprint arXiv:2106.01763},
year = {2021}
}
备注
13 pages, 1 figure, 4 tables