Coding a whole message as one interval, learning the dictionary as you go, and what it costs to compress a source you were not told about.0/11 mastered
1 / 11
LZW starts with a dictionary of all single symbols. For the alphabet {A, B} with A = 1 and B = 2, what is the next free code?