Closed bigerl closed 7 months ago
as pointed out here: https://github.com/martinus/robin-hood-hashing/issues/110#issuecomment-765210269
for dice_hash_invertible_combine you might want to have a look at https://www.preprints.org/manuscript/201710.0192/v1 The polynomial 3860031 + (h+y)2779 + (hy*2) looks good and fast enough
dice_hash_invertible_combine
we should try out the polynomial for the dice_hash_invertible_combine
superseded by #40
as pointed out here: https://github.com/martinus/robin-hood-hashing/issues/110#issuecomment-765210269
we should try out the polynomial for the
dice_hash_invertible_combine