2020
DOI: 10.1007/978-3-030-38919-2_13
|View full text |Cite
|
Sign up to set email alerts
|

Minimal Unique Substrings and Minimal Absent Words in a Sliding Window

Abstract: A substring u of a string T is called a minimal unique substring (MUS) of T if u occurs exactly once in T and any proper substring of u occurs at least twice in T . A string w is called a minimal absent word (MAW) of T if w does not occur in T and any proper substring of w occurs in T . In this paper, we study the problems of computing MUSs and MAWs in a sliding window over a given string T . We first show how the set of MUSs can change in a sliding window over T , and present an O(n log σ)-time and O(d)-space… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3
2
2

Relationship

3
4

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 13 publications
0
8
0
Order By: Relevance
“…A part of the results reported in this article appeared in a preliminary version of this paper [15].…”
Section: Our Contributionmentioning
confidence: 90%
“…A part of the results reported in this article appeared in a preliminary version of this paper [15].…”
Section: Our Contributionmentioning
confidence: 90%
“…A part of the results reported in this article appeared in a preliminary version of this paper, [18]. The preliminary paper [18] consists of two parts: (1) efficient computation and combinatorial properties of MUSs for a sliding window, and (2) combinatorial properties of minimal absent words (MAWs) [19] for a sliding window.…”
Section: Our Contributionsmentioning
confidence: 99%
“…A part of the results reported in this article appeared in a preliminary version of this paper, [18]. The preliminary paper [18] consists of two parts: (1) efficient computation and combinatorial properties of MUSs for a sliding window, and (2) combinatorial properties of minimal absent words (MAWs) [19] for a sliding window. This current article is a full version of the former part (1) which contains complete proofs and supplemental figures which were omitted in the preliminary version [18].…”
Section: Our Contributionsmentioning
confidence: 99%
See 1 more Smart Citation
“…Recently, several algorithms for computing substrings for a sliding window with certain interesting properties are proposed: For instance, Crochemore et al [4] introduced the problem of computing MAWs for a sliding window, and proposed an O(nσ)-time and O(dσ)-space algorithm using suffix trees for a sliding window. Mieno et al [16] proposed an algorithm for computing minimal unique substrings (MUSs) [11] for a sliding window, in O(n log σ)-time and O(d) space, again based on suffix trees for a sliding window.…”
Section: Introductionmentioning
confidence: 99%