Friday, October 10, 2008

Supplementary Burrows Wheeler Notes

I created some notes on Burrows-Wheeler compression which explain both the compression and decompression algorithms in depth (the BWTransform, Move-to-Front, and Huffman). The notes take an input of length 7 round-trip. Please post any questions regarding the notes on the discussion board.