Lempel-Ziv Decoding in External Memory

Date

2016-06-01

Journal Title

Journal ISSN

Volume Title

Publisher

Springer International Publishing

Abstract

Simple and fast decoding is one of the main advantages of LZ77-type text encoding used in many popular file compressors such as gzip and 7zip. With the recent introduction of external memory algorithms for Lempel–Ziv factorization there is a need for external memory LZ77 decoding but the standard algorithm makes random accesses to the text and cannot be trivially modified for external memory computation. We describe the first external memory algorithms for LZ77 decoding, prove that their I/O complexity is optimal, and demonstrate that they are very fast in practice, only about three times slower than in-memory decoding (when reading input and writing output is included in the time).

Description

Keywords

Lempzl-Ziv, LZ77, Fast decoding, External memory

Citation

Endorsement

Review

Supplemented By

Referenced By