Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Tue Oct 16 2001 6:21 pm
Author: Lee, Charles C. <chucklee@cmu.edu>
Subject: Re: "findMin()" and/or "removeMin()"

Actually, you CAN use TreeSets and there are several ways of solving the problem when you see duplicate frequencies. One way is to use a method called keySet in the Map class.
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
"findMin()" and/or "removeMin()"      Chen, Richard      Mon Oct 15 2001 11:09 am       
Re: "findMin()" and/or "removeMin()"      Lee, Charles C.      Mon Oct 15 2001 7:04 pm       
Re: "findMin()" and/or "removeMi...      Chen, Richard      Tue Oct 16 2001 1:09 am       
Re: "findMin()" and/or "remov...      Lee, Charles C.      Tue Oct 16 2001 6:21 pm       
Re: "findMin()" and/or "re...      Chen, Richard      Wed Oct 24 2001 4:06 am       

Back to previous screen