1
Fork 0

Heuristic BMZ memory consumption was updated

This commit is contained in:
fc_botelho 2005-01-31 19:13:56 +00:00
parent e2b4c10e74
commit 1eac6fe727
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ of the distinguishable features of cmph:
==News for version 0.3== ==News for version 0.3==
- New heuristic added to the bmz algorithm permits to generate a mphf with only - New heuristic added to the bmz algorithm permits to generate a mphf with only
//24.6n + O(1)// bytes. The resulting function can be stored in //3.72n// bytes. //24.80n + O(1)// bytes. The resulting function can be stored in //3.72n// bytes.
%html% [click here bmz.html#heuristic] for details. %html% [click here bmz.html#heuristic] for details.