Update for 02-02-22 16:30
This commit is contained in:
parent
f6b4a55fb3
commit
c5442802ff
@ -10,4 +10,8 @@ not. Meaning it can return,
|
|||||||
== Implementation ==
|
== Implementation ==
|
||||||
|
|
||||||
* Simple [[hash_table]] set
|
* Simple [[hash_table]] set
|
||||||
*
|
* but for some set of hash functions, ALL values of those hash functions are
|
||||||
|
selected in the table (table of bits?)
|
||||||
|
* When entry is given, if ALL values that the set of hash functions give are
|
||||||
|
filled, then value may exist
|
||||||
|
* If not, it defintily does not exist
|
||||||
|
Loading…
Reference in New Issue
Block a user