X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fsorter%2FTODO;h=5b848ef0557c5ff5196d251e50507e8db1772a35;hb=55c249f666faddb7d4e999d8a8e3ab66bccfae96;hp=b0417ad76e5309ae87fdaf4c074745fdb9e552ae;hpb=87b27e3e532a51e97407cd6f54533138d78ebd01;p=libucw.git 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.