<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Huffman coding - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Huffman_coding&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Huffman_coding&amp;p=7">3.Next</a>
</p>
<p>Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a <a href="page.php?w=prefix_code">prefix code</a> (sometimes called "prefix-free codes", that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol).  Huffman coding is such a widespread method for creating prefix codes that the term "Huffman code" is widely used as a synonym for "prefix code" even when such a code is not produced by Huffman's algorithm.</p>

<p><big> Problem definition </big></p><p>
<a accesskey="1" href="page.php?w=Huffman_coding&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Huffman_coding&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
