(algorithm)
Definition: An adaptive Huffman coding scheme. Typically this produces codings the same length as or shorter than static Huffman coding. In the worst case, this uses one more bit per codeword.
Generalization (I am a kind of ...)
adaptive Huffman coding.
Aggregate child (... is a part of or used in me.)
full binary tree.
See also algorithm FGK.
Author: PEB
Jeffrey Scott Vitter, Design and analysis of dynamic Huffman codes, Journal of the ACM 34(4):825-845, October 1987.
Jeffrey Scott Vitter, ALGORITHM 673: dynamic Huffman coding, ACM Transactions on Mathematical Software, 15(2):158-167, June 1989.
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 25 July 2022.
HTML page formatted Wed Oct 30 12:15:31 2024.
Cite this as:
Paul E. Black, "Vitter's algorithm", in
Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 25 July 2022. (accessed TODAY)
Available from: https://www.nist.gov/dads/HTML/vittersAlgorithm.html