Open
Description
Hi!
I am playing around with MementoHash and investigating the average runtime when most buckets are removed. As an extreme case, I started with 100k buckets and randomly removed all except one bucket. For this case, the number of nested loop iterations in my experiment contradicts Proposition 18 in the paper.
The experiment can be reproduced with this unit test which fails here where the measured average number of iterations differs by more than 100 standard deviations from the expected number of iterations according to Proposition 18. Do you have any explanation for this discrepancy?
Best regards
Otmar
Metadata
Metadata
Assignees
Labels
No labels