Thank you for your reply
I have another question.
If Si are sets, than they have non repeating elements, what is the point of calculating freqeuncy item for each set seperatly if it is clear that the expected result should be the size of the set?
Also, please explain the following example.
Suppose I comprixsed of 2 sets
one very large (Let's say 1000000 elements) and one very small (lets say one element).
and lets assume s=100.
The minimum for each hash will be taken from the small set, as the hash functions are expected to return minimal values (Expectance is around 1)
So it seems
like the large set will have no effect whatsoever (In fact, the larger it gets, the less chances it has to have an affect)
I must be missing something...
Thanks
Ron
בתאריך יום ראשון, 30 בדצמבר 2012 21:59:05 UTC+2, מאת Ron Bigman: