首页> 外文期刊>LIPIcs : Leibniz International Proceedings in Informatics >From LZ77 to the Run-Length Encoded Burrows-Wheeler Transform, and Back
【24h】

From LZ77 to the Run-Length Encoded Burrows-Wheeler Transform, and Back

机译:从LZ77到流量长度编码的洞穴轮转器变换,然后返回

获取原文
获取外文期刊封面目录资料

摘要

The Lempel-Ziv factorization (LZ77) and the Run-Length encoded Burrows-Wheeler Transform (RLBWT) are two important tools in text compression and indexing, being their sizes z and r closely related to the amount of text self-repetitiveness. In this paper we consider the problem of converting the two representations into each other within a working space proportional to the input and the output. Let n be the text length. We show that RLBWT can be converted to LZ77 in O(n log r) time and O(r) words of working space. Conversely, we provide an algorithm to convert LZ77 to RLBWT in O(n(log r + log z)) time and O(r+z) words of working space. Note that r and z can be constant if the text is highly repetitive, and our algorithms can operate with (up to) exponentially less space than naive solutions based on full decompression.
机译:LEMPEL-ZIV分解(LZ77)和流量长度编码的挖掘机轮车变换(RLBWT)是文本压缩和索引中的两个重要工具,其Z和R与文本自重复性的数量密切相关。在本文中,我们考虑在与输入和输出成比例的工作空间内将两个表示转换为彼此的问题。让n成为文本长度。我们显示RLBWT可以在O(n log r)时间和工作空间的单词中转换为LZ77。相反,我们提供一种将LZ77转换为O(n(log r + log z))时间和工作空间的O(r + z)字的算法。请注意,如果文本高度重复,则r和z可以是常数,并且我们的算法可以基于完全减压,与(最多最多)指数较少的空间运行。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号