Notes
Chapter 10:Processes of Perception and Analysis
Section 5:Data Compression
LZW algorithms
Practical implementations of pointer-based encoding can maintain only a limited dictionary of possible repeats. Various schemes exist for optimizing the construction, storage and rewriting of such dictionaries.