Adaptive Huffman coding: Difference between revisions

Content deleted Content added
Algorithms: Vitter -> Jeffrey Vitter
No edit summary
Line 5:
==Algorithms==
 
There exists a number of implementaions of this method, the most notable are '''FGK''' (Faller-[[Robert G. Gallager |Gallager]]-[[Donald Knuth|Knuth]]) and '''[[Jeffrey Vitter|Vitter]]''' algorithm.
 
===Vitter algorithm===