2010
DOI: 10.1007/978-3-642-15775-2_36
|View full text |Cite
|
Sign up to set email alerts
|

A Fully Compressed Algorithm for Computing the Edit Distance of Run-Length Encoded Strings

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 11 publications
0
3
0
Order By: Relevance
“…For example the s-factorization of the string S = abaabababaaaaabbabab is a, b, a, aba, baba, aaaa, b, babab. This can be represented as a, b, (1, 1), (1, 3), (5,4), (10,4), (2, 1), (5,5). In this paper, we will focus on describing algorithms that output only the length of each factor of the s-factorization, but it is not difficult to modify them to output the previous position as well, in the same time and space complexities.…”
Section: Lz Encodingsmentioning
confidence: 99%
See 1 more Smart Citation
“…For example the s-factorization of the string S = abaabababaaaaabbabab is a, b, a, aba, baba, aaaa, b, babab. This can be represented as a, b, (1, 1), (1, 3), (5,4), (10,4), (2, 1), (5,5). In this paper, we will focus on describing algorithms that output only the length of each factor of the s-factorization, but it is not difficult to modify them to output the previous position as well, in the same time and space complexities.…”
Section: Lz Encodingsmentioning
confidence: 99%
“…Many efficient algorithms that deal with RLE versions of classical problems on strings have been proposed in the literature (e.g. : exact pattern matching [2,4,7], approximate matching [3,26], edit distance [5,8,10,24], longest common subsequence [17,25], rank/select structures [22], palindrome detection [11]). In this paper, we consider the problem of computing the Lempel-Ziv factorization (LZ factorization) of a string via RLE.…”
Section: Introductionmentioning
confidence: 99%
“…Gold and Sharir [14] showed a subquadratic O(n 2 log log log n/ log log n)-time algorithm for arbitrary time series and Kuszmaul [21] developed an O(n • dtw(x, y))-time algorithm assuming that the minimum nonzero local cost is one. Notably, specialized algorithms for other string problems on run-length encoded strings have also been studied recently, for example, for Longest Common Subsequence [5,28] and Edit Distance [9,10], which have applications in sequence alignment in bioinformatics. Our Contributions.…”
Section: Introductionmentioning
confidence: 99%