The BAT-LZ algorithm introduces a new approach to text compression by limiting access time, improving efficiency without sacrificing compression ratio. It combines greedy and minmax parsing strategies to optimize phrase selection. Experimental results show superior performance compared to traditional LZ compression.
BAT-LZ offers fast access to compressed texts with minimal loss in compression ratio, making it suitable for repetitive text collections. The algorithm's design involves linear-space data structures and suffix trees for efficient parsing. Open challenges remain for further exploration in this field.
A otro idioma
del contenido fuente
arxiv.org
Consultas más profundas