Current Forum: Homework 4 - Huffman Trees (Part 1) |
Date: Sat Oct 6 2001 3:52 pm |
Author: Bortz, Andrew S. <abortz@andrew.cmu.edu> |
Subject: Re: Best way to store the code table |
|
|
Max prefix code is n - 1 bits if you have n leafs, so max prefix code would be 255 bits. |
|