From 1eac6fe7270af148cce86b481082cb2af4d359d2 Mon Sep 17 00:00:00 2001 From: fc_botelho Date: Mon, 31 Jan 2005 19:13:56 +0000 Subject: [PATCH] Heuristic BMZ memory consumption was updated --- README.t2t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.t2t b/README.t2t index 7ddc1ec..d5fe5a9 100644 --- a/README.t2t +++ b/README.t2t @@ -54,7 +54,7 @@ of the distinguishable features of cmph: ==News for version 0.3== - 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.