I may have misunderstood the intention but in several places the element at index 0 is not taken into account when computing minhashes: https://github.com/jean-pierreBoth/probminhash/blob/bc3c74c71279e0ca4a9bce7da6a0af322b1cef39/src/superminhasher.rs#L248 https://github.com/jean-pierreBoth/probminhash/blob/bc3c74c71279e0ca4a9bce7da6a0af322b1cef39/src/superminhasher2.rs#L250
I may have misunderstood the intention but in several places the element at index 0 is not taken into account when computing minhashes:
probminhash/src/superminhasher.rs
Line 248 in bc3c74c
probminhash/src/superminhasher2.rs
Line 250 in bc3c74c