2009
DOI: 10.1016/j.tcs.2008.12.016
|View full text |Cite
|
Sign up to set email alerts
|

Efficient algorithms to compute compressed longest common substrings and compressed palindromes

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

2
29
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 57 publications
(31 citation statements)
references
References 4 publications
2
29
0
Order By: Relevance
“…If we allow no gaps in palindromes (i.e., if we set g = 0), then Result 2 implies that we can compute a compact representation of all maximal palindromes in O (n 3 h) time and O (n 2 ) space. Hence, Result 2 can be seen as a generalization of the work by Matsubara et al [16] with the same efficiency.…”
Section: Introductionsupporting
confidence: 64%
See 1 more Smart Citation
“…If we allow no gaps in palindromes (i.e., if we set g = 0), then Result 2 implies that we can compute a compact representation of all maximal palindromes in O (n 3 h) time and O (n 2 ) space. Hence, Result 2 can be seen as a generalization of the work by Matsubara et al [16] with the same efficiency.…”
Section: Introductionsupporting
confidence: 64%
“…Independently, Khvorost [9] presented an algorithm for computing a compact representation of all squares in s in O (n 3 h log 2 N) time and O (n 2 ) space. Matsubara et al [16] showed that a compact representation of all maximal palindromes occurring in the string s can be computed in O (n 3 h) time and O (n 2 ) space. Note that the length N of the decompressed string s can be as large as O (2 n ) in the worst case.…”
Section: Introductionmentioning
confidence: 99%
“…The reversed SLP S ′ contains n production rules and the transformation ensures that t X i ′ = t R X i for each production rule X i ′ in S ′ . A proof of this can be found in [12]. Producing the reversed SLP takes linear time and in the process we create pointers from each variable to its corresponding variable in the reversed SLP.…”
Section: Prefix and Suffix Decompressionmentioning
confidence: 99%
“…We will use the following results: We can easily extend the above theorem for computing longest common suffixes, by e.g., pre-computing the SLPs of the reversed strings of T and P . Those SLPs have a total of m + n size and can be computed in O(n + m) time (see [10], Lemma 1).…”
Section: Algorithmmentioning
confidence: 99%