10 Commits

Author SHA1 Message Date
yrutschle
21d00bd29d remove globals for hash size 2022-04-10 08:45:01 +02:00
yrutschle
cd7afaa00d fix comment to reflect floorless algorithm 2022-04-09 13:27:30 +02:00
yrutschle
53ae8bb913 remove floor entirely 2022-04-09 13:22:55 +02:00
yrutschle
97a67500ea remove need for floor at insert 2022-04-08 21:10:20 +02:00
yrutschle
33d73dd514 invert distance counting 2022-04-08 21:09:45 +02:00
yrutschle
63b503e27f simplify remove with distance computation 2022-04-08 19:55:22 +02:00
yrutschle
2e0d6b6e8e removed obsolete variable 2022-04-08 18:40:39 +02:00
yrutschle
4625883b7f simplify insertion using distance instead of floors and wrapped 2022-04-08 18:38:29 +02:00
yrutschle
478e1fc92f abstract hash indexes 2022-03-31 22:08:56 +02:00
yrutschle
454a261c95 initial hash object with testing framework 2022-03-30 22:56:41 +02:00