Closed jianshu93 closed 10 months ago
do not use typedef but use. Tested on Linux, MacOS (use gcc on macOS instead of default clang as compile).
Main contribution: Implementation of an n*log(n) running time algorithm for densification of min-hashes. Other contributions: small refactoring.
do not use typedef but use. Tested on Linux, MacOS (use gcc on macOS instead of default clang as compile).