Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
144 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Counting Colours in Compressed Strings (1011.3480v1)

Published 15 Nov 2010 in cs.DS

Abstract: Suppose we are asked to preprocess a string (s [1..n]) such that later, given a substring's endpoints, we can quickly count how many distinct characters it contains. In this paper we give a data structure for this problem that takes (n H_0 (s) + \Oh{n} + \oh{n H_0 (s)}) bits, where (H_0 (s)) is the 0th-order empirical entropy of $s$, and answers queries in $\Oh{\log{1 + \epsilon} n}$ time for any constant (\epsilon > 0). We also show how our data structure can be made partially dynamic.

Citations (9)

Summary

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