1
Fork 0

the memory consumption to create a mphf using bmz with a heuristic was fixed.

This commit is contained in:
fc_botelho 2005-01-24 19:20:26 +00:00
parent be80deedb6
commit 8ea43ca39f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ features of cmph:
**News for version 0.3**
- New heuristic added to the bmz algorithm permits to generate a mphf with only
(xxx)*n bytes. The resulting function can be stored in (0.93*4)n bytes.
24.61*n + O(1) bytes. The resulting function can be stored in 3.72*n bytes.
[click here BMZ.html] for details.