Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"06-15-10 - Top down - Bottom up"

1 Comment -

1 – 1 of 1
Blogger Jeff Roberts said...

I think you can look at this as a dynamic programming problem similar to trellis encoding. You lay out the frequencies in a sorted array, and then you are just sliding the split points (where you would edge the huffman tree) along each bitlevel, so there are far fewer choices than you think - especially if you are limiting the maximum depth of the tree. We can talk about it tomorrow. Jeff

June 18, 2010 at 1:01 AM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.