Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
498
0
avatar

How to compute the minhash signature for each set using the hash function:
h(x) = 3x + 1 mod 6

Element S1 S2 S3 S4
0 0 1 0 1
1 0 1 0 0
2 1 0 0 1
3 0 0 1 0
4 0 0 1 1
5 1 0 0 0
 
 Nov 23, 2014

2 Online Users

avatar