Abstract
We consider grammar-based text compression with longest first substitution (LFS), where non-overlapping occurrences of a longest repeating factor of the input text are replaced by a new non-terminal symbol. We present the first linear-time algorithm for LFS. Our algorithm employs a new data structure called sparse lazy suffix trees. We also deal with a more sophisticated version of LFS, called LFS2, that allows better compression. The first linear-time algorithm for LFS2 is also presented.
Original language | English |
---|---|
Pages (from-to) | 1429-1448 |
Number of pages | 20 |
Journal | Algorithms |
Volume | 2 |
Issue number | 4 |
DOIs | |
Publication status | Published - 2009 Dec |
Keywords
- Grammar-based text compression
- Linear-time algorithms
- Suffix trees