LZW LZW is a much more efficient compression algorithm, a bit tricky to understand in the begining but the principle is quite simple. Assignment description: lzw.pdf Code: lzw.ex