conference · 2011

Sliding Window Update Using Suffix Arrays

Artur Ferreira, Arlindo L. Oliveira, Mário A. T. Figueiredo · 4 citations

View original publication

See where this sits in the topic map →

Abstract

The sliding window (SW) Lempel-Ziv (LZ) 77 algorithms are widely used for universal lossless data compression. The LZ77 encoding component performs repeated substring search. Data structures, such as hash tables and trees have been used for fast search, at the expense of memory usage. Recently, suffix arrays (SA) have been used for dictionary representation and LZ77 decomposition, using less memory than those data structures.

References within the group

← All publications