Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Computing LZ77 in Run-Compressed Space (1510.06257v1)

Published 21 Oct 2015 in cs.DS

Abstract: In this paper, we show that the LZ77 factorization of a text T {\in\Sigman} can be computed in O(R log n) bits of working space and O(n log R) time, R being the number of runs in the Burrows-Wheeler transform of T reversed. For extremely repetitive inputs, the working space can be as low as O(log n) bits: exponentially smaller than the text itself. As a direct consequence of our result, we show that a class of repetition-aware self-indexes based on a combination of run-length encoded BWT and LZ77 can be built in asymptotically optimal O(R + z) words of working space, z being the size of the LZ77 parsing.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Nicola Prezza (59 papers)
  2. Alberto Policriti (21 papers)
Citations (21)

Summary

We haven't generated a summary for this paper yet.