Papers
Topics
Authors
Recent
Search
2000 character limit reached

Online computation of normalized substring complexity

Published 18 Oct 2025 in cs.DS | (2510.16454v1)

Abstract: The normalized substring complexity $δ$ of a string is defined as $\max_k {c[k]/k}$, where $c[k]$ is the number of \textit{distinct} substrings of length $k$. This simply defined measure has recently attracted attention due to its established relationship to popular string compression algorithms. We consider the problem of computing $δ$ online, when the string is provided from a stream. We present two algorithms solving the problem: one working in $O(\log n)$ amortized time per character, and the other in $O(\log3 n)$ worst-case time per character. To our knowledge, this is the first polylog-time online solution to this problem.

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.

Collections

Sign up for free to add this paper to one or more collections.