/forward-looking-huffman-coding

This project is an improved version of the traditional Huffman coding algorithm, by using dynamic trees that can be re-coded if the frequency of a symbol changes. This was done as my project work for my Advanced Algorithms class during my MPhil.

Primary LanguagePython

No issues in this repository yet.