Papers
Topics
Authors
Recent
Search
2000 character limit reached

Substring Complexities on Run-length Compressed Strings

Published 25 May 2022 in cs.DS | (2205.12421v1)

Abstract: Let ST(k)S_{T}(k) denote the set of distinct substrings of length kk in a string TT, then the kk-th substring complexity is defined by its cardinality ST(k)|S_{T}(k)|. Recently, δ=maxST(k)/k:k1\delta = \max { |S_{T}(k)| / k : k \ge 1 } is shown to be a good compressibility measure of highly-repetitive strings. In this paper, given TT of length nn in the run-length compressed form of size rr, we show that δ\delta can be computed in C<em>sort(r,n)\mathit{C}<em>{\mathsf{sort}}(r, n) time and O(r)O(r) space, where C</em>sort(r,n)=O(min(rlglgr,rlgrn))\mathit{C}</em>{\mathsf{sort}}(r, n) = O(\min (r \lg\lg r, r \lg_{r} n)) is the time complexity for sorting rr O(lgn)O(\lg n)-bit integers in O(r)O(r) space in the Word-RAM model with word size Ω(lgn)\Omega(\lg n).

Authors (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.