A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2017; you can also visit <a rel="external noopener" href="https://core.ac.uk/download/pdf/2191076.pdf">the original URL</a>. The file type is <code>application/pdf</code>.
Pattern matching in Lempel-Ziv compressed strings: fast, simple, and deterministic
[article]
<span title="2011-04-21">2011</span>
<i >
arXiv
</i>
<span class="release-stage" >pre-print</span>
Countless variants of the Lempel-Ziv compression are widely used in many real-life applications. This paper is concerned with a natural modification of the classical pattern matching problem inspired by the popularity of such compression methods: given an uncompressed pattern s[1..m] and a Lempel-Ziv representation of a string t[1..N], does s occur in t? Farach and Thorup gave a randomized O(nlog^2(N/n)+m) time solution for this problem, where n is the size of the compressed representation of
<span class="external-identifiers">
<a target="_blank" rel="external noopener" href="https://arxiv.org/abs/1104.4203v1">arXiv:1104.4203v1</a>
<a target="_blank" rel="external noopener" href="https://fatcat.wiki/release/szdm2ymgg5boddghl74d5xoj6q">fatcat:szdm2ymgg5boddghl74d5xoj6q</a>
</span>
more »
... We improve their result by developing a faster and fully deterministic O(nlog(N/n)+m) time algorithm with the same space complexity. Note that for highly compressible texts, log(N/n) might be of order n, so for such inputs the improvement is very significant. A (tiny) fragment of our method can be used to give an asymptotically optimal solution for the substring hashing problem considered by Farach and Muthukrishnan.
<a target="_blank" rel="noopener" href="https://web.archive.org/web/20171006043817/https://core.ac.uk/download/pdf/2191076.pdf" title="fulltext PDF download" data-goatcounter-click="serp-fulltext" data-goatcounter-title="serp-fulltext">
<button class="ui simple right pointing dropdown compact black labeled icon button serp-button">
<i class="icon ia-icon"></i>
Web Archive
[PDF]
<div class="menu fulltext-thumbnail">
<img src="https://blobs.fatcat.wiki/thumbnail/pdf/4b/c3/4bc3aee7513a954a8f4aed8f64fd145e2b87220f.180px.jpg" alt="fulltext thumbnail" loading="lazy">
</div>
</button>
</a>
<a target="_blank" rel="external noopener" href="https://arxiv.org/abs/1104.4203v1" title="arxiv.org access">
<button class="ui compact blue labeled icon button serp-button">
<i class="file alternate outline icon"></i>
arxiv.org
</button>
</a>