New advances in rightmost Lempel-Ziv

J Ellert, J Fischer, MR Pedersen - International Symposium on String …, 2023 - Springer
Abstract The Lempel-Ziv (LZ) 77 factorization of a string is a widely-used algorithmic tool that
plays a central role in compression and indexing. For a length-n string over a linearly …

Lempel-Ziv (LZ77) factorization in sublinear time

D Kempa, T Kociumaka - 2024 IEEE 65th Annual Symposium …, 2024 - ieeexplore.ieee.org
Lempel-Ziv (LZ77) factorization is a fundamental problem in string processing: Greedily
partition a given string T from left to right into blocks (called phrases) so that each phrase is …

Maintaining the Size of LZ77 on Semi-Dynamic Strings

H Bannai, P Charalampopoulos… - … Annual Symposium on …, 2024 - drops.dagstuhl.de
We consider the problem of maintaining the size of the LZ77 factorization of a string S of
length at most n under the following operations:(a) appending a given letter to S and (b) …

[PDF][PDF] Efficient string algorithmics across alphabet realms

J Ellert - 2024 - eldorado.tu-dortmund.de
Stringology is a subfield of computer science dedicated to analyzing and processing
sequences of symbols. It plays a crucial role in various applications, including lossless …

Top-k Frequent Patterns in Streams and Parameterized-Space LZ Compression

P Dinklage, J Fischer, N Prezza - 22nd International Symposium …, 2024 - drops.dagstuhl.de
We present novel online approximations of the Lempel-Ziv 77 (LZ77) and Lempel-Ziv 78
(LZ78) compression schemes [Lempel & Ziv, 1977/1978] with parameterizable space usage …

[PDF][PDF] Enhancing Data Compression: Recent Innovations in LZ77 Algorithms

A Hong, C Boucher - 2024 - preprints.org
The burgeoning volume of genomic data, fueled by advances in sequencing technologies,
demands efficient data compression solutions. Traditional algorithms like Lempel-Ziv77 …