issues
search
tzaeschke
/
phtree-cpp
PH-Tree C++ implementation
Apache License 2.0
28
stars
9
forks
source link
NumberOfDivergingBits vs KeyEquals
#65
Closed
tzaeschke
closed
1 year ago
tzaeschke
commented
2 years ago
Do we really need both?
Why is one aborting early and the other is not?
Should abort-early logic depend on DIM?
Does any of this make a difference? -> It may make one in DIM=30 or so....
tzaeschke
commented
1 year ago
Resolved in #97