From: Martin Mares Date: Sat, 25 Aug 2007 18:41:01 +0000 (+0200) Subject: Updated TODO. X-Git-Tag: holmes-import~506^2~13^2~80 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=df047d308d980b9822ed05230cc3dbbafc28da0b;p=libucw.git Updated TODO. --- diff --git a/lib/sorter/TODO b/lib/sorter/TODO index b0417ad7..5b848ef0 100644 --- a/lib/sorter/TODO +++ b/lib/sorter/TODO @@ -16,3 +16,4 @@ o Mode with only 2-way unification? o Speed up 2-way merge. o Speed up radix splitting. o A debug switch for disabling the presorter. +o Deal with too rough range estimates in radix splitting.