In the standard Huffman coding problem, one is given a set of words and for each word a positive frequency. The goal is to encode each word w as a codeword c(w) over a given alphabet. The encoding must be prefix free (no codeword is a prefix of any other) and should minimize the weighted average codeword size Σw freq(w) \c(w)\. The problem has a well-known polynomial-time algorithm due to Huffman [15]. Here we consider the generalization in which the letters of the encoding alphabet may have non-uniform lengths. The goal is to minimize the weighted average codeword length Σw freq(w) cost(c(w)), where cost(s) is the sum of the (possibly non-uniform) lengths of the letters in s. Despite much previous work, the problem is not known to be NP-ha...
Abstract-If optimality is measured by average codeword length, Huffman's algorithm gives optima...
An algorithm is given for finding the minimum weight extension of a prefix code. The algorithm runs ...
Practical applications that employ entropy coding for large alphabets often partition the alphabet s...
We consider the following variant of Huffman coding in which the costs of the letters, rather than t...
We give a polynomial-time approximation scheme for the generalization of Huffman coding in which cod...
We give a polynomial-time approximation scheme for the generalization of Huffman coding in which cod...
We consider the following variant of Huffman coding in which the costs of the letters rather than th...
In this paper we discuss the problem of finding optimal prefix-free codes for unequal letter costs, ...
In this paper we discuss the problem of finding optimal prefix-free codes for unequal letter costs, ...
There is a large literature devoted to the problem of finding an optimal (min-cost) prefix-free code...
Abstract — Huffman coding finds an optimal prefix code for a given probability mass function. Consid...
ABSTRACT. The construction of alphabetic prefix codes with unequal letter costs and unequal probabil...
The construction of alphabetic prefix codes with unequal letter costs and unequal probabilities is...
We consider the problem of constructing prefix-free codes of minimum cost when the encoding alphabet...
AbstractAn n-ary Huffman sequence of length q is the list, in non-decreasing order, of the lengths o...
Abstract-If optimality is measured by average codeword length, Huffman's algorithm gives optima...
An algorithm is given for finding the minimum weight extension of a prefix code. The algorithm runs ...
Practical applications that employ entropy coding for large alphabets often partition the alphabet s...
We consider the following variant of Huffman coding in which the costs of the letters, rather than t...
We give a polynomial-time approximation scheme for the generalization of Huffman coding in which cod...
We give a polynomial-time approximation scheme for the generalization of Huffman coding in which cod...
We consider the following variant of Huffman coding in which the costs of the letters rather than th...
In this paper we discuss the problem of finding optimal prefix-free codes for unequal letter costs, ...
In this paper we discuss the problem of finding optimal prefix-free codes for unequal letter costs, ...
There is a large literature devoted to the problem of finding an optimal (min-cost) prefix-free code...
Abstract — Huffman coding finds an optimal prefix code for a given probability mass function. Consid...
ABSTRACT. The construction of alphabetic prefix codes with unequal letter costs and unequal probabil...
The construction of alphabetic prefix codes with unequal letter costs and unequal probabilities is...
We consider the problem of constructing prefix-free codes of minimum cost when the encoding alphabet...
AbstractAn n-ary Huffman sequence of length q is the list, in non-decreasing order, of the lengths o...
Abstract-If optimality is measured by average codeword length, Huffman's algorithm gives optima...
An algorithm is given for finding the minimum weight extension of a prefix code. The algorithm runs ...
Practical applications that employ entropy coding for large alphabets often partition the alphabet s...