kvark / dark-archon

[old] Fast BWT-based compressor
3 stars 1 forks source link

a7: Optional left-most L-prefixes sorting #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What functionality is missing?
Ability to sort LML instead of LMS.

Why is it so important to have it?
LML start with the beginnings of the groups. It would be more efficient to 
radix-sort them.

Original issue reported on code.google.com by kvarkus on 4 Jan 2012 at 11:49