Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Tue Oct 16 2001 4:15 am
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: Compare To for Huffman Tree Building

Check that: I redid my code to use HuffmanTree.java and indeed I needed a compareTo() method in HuffmanTree.java because to traverse it for the purpose of finding the bit representations of each different character in the uncompressed input file, you need to compare 2 HuffmanTree type objects.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
Compare To for Huffman Tree Building      Drozd, William A.      Tue Oct 9 2001 12:04 am       
Re: Compare To for Huffman Tree Bui...      Chen, Richard      Thu Oct 11 2001 9:53 pm       
Re: Compare To for Huffman Tree ...      Chen, Richard      Tue Oct 16 2001 4:15 am       

Back to previous screen