Proceedings of the Twentieth Annual ACM-SIAM Symposium on Discrete Algorithms 2009
DOI: 10.1137/1.9781611973068.84
|View full text |Cite
|
Sign up to set email alerts
|

On the bit-complexity of Lempel-Ziv compression

Abstract: One of the most famous and investigated lossless datacompression schemes is the one introduced by Lempel and Ziv about 30 years ago [37]. This compression scheme is known as "dictionary-based compressor" and consists of squeezing an input string by replacing some of its substrings with (shorter) codewords which are actually pointers to a dictionary of phrases built as the string is processed. Surprisingly enough, although many fundamental results are nowadays known about the speed and effectiveness of this com… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
37
0

Year Published

2010
2010
2016
2016

Publication Types

Select...
6
1

Relationship

1
6

Authors

Journals

citations
Cited by 23 publications
(38 citation statements)
references
References 30 publications
1
37
0
Order By: Relevance
“…For this problem we describe an algorithm using O(n log σ) bits of space and O(n(log log σ + log σ/ √ log n)) (O(n(1 + log σ/ √ log n)) if we allow randomization) time. This significantly improves on the algorithm of Ferragina et al [15], which runs in O(n(1 + log σ/ log log n)) and anyway requires O(n log n) bits of space. 3.…”
Section: Introductionmentioning
confidence: 79%
See 3 more Smart Citations
“…For this problem we describe an algorithm using O(n log σ) bits of space and O(n(log log σ + log σ/ √ log n)) (O(n(1 + log σ/ √ log n)) if we allow randomization) time. This significantly improves on the algorithm of Ferragina et al [15], which runs in O(n(1 + log σ/ log log n)) and anyway requires O(n log n) bits of space. 3.…”
Section: Introductionmentioning
confidence: 79%
“…Recently, Larsson [31] showed how to compute the rightmost parsing online in the same O(n log n) time and space bounds as Amir et al. Currently the best prior result for rightmost parsing is an O(n log n) space and O(n + n log σ/ log log n) time algorithm due to Ferragina, Nitto and Venturini [15]. We provide a faster algorithm that uses significantly less space.…”
Section: Related Workmentioning
confidence: 92%
See 2 more Smart Citations
“…LZ77 is a compression scheme that has been introduced by Lempel and Ziv about 30 years ago [Ziv and Lempel (1977)]. The content of this chapter is based on papers [Ferragina et al (2009d[Ferragina et al ( , 2013a]. In Chap.…”
Section: Prefacementioning
confidence: 99%