Current Forum: Homework 4 - Huffman Trees (Part 1) |
Date: Sun Oct 7 2001 8:39 pm |
Author: Hynes, Christopher D. <chynes@andrew.cmu.edu> |
Subject: decompression |
|
|
The comments say to first build a huffman tree and then build the code table. Why do you even need a code table in this case? Wouldn't it be easier to use the Huffman tree directly? There is no time lost in searching the code table.
Regards, Christopher Hynes |
|