Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"10-03-11 - Amortized Hashing"

4 Comments -

1 – 4 of 4
Blogger Cyan said...

got it

October 3, 2011 at 11:44 AM

Anonymous Anonymous said...

Why do you call this "amortized"? It seems more like "truncated".

October 6, 2011 at 4:44 PM

Blogger cbloom said...

The first description of this that I ever saw back on comp.compression in the long long ago called it "amortized hashing" so I'm following that. If you look back at very early LZ77 coders they refer to "amortized hashing" but I don't believe it's a standard term in any other discipline.

October 6, 2011 at 4:51 PM

Blogger cbloom said...

BTW my string matchers now use "adaptive amortization". The amortize count changes based on local history to speed up incompressible regions.

June 21, 2014 at 10:29 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.