Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
167 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 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

Fast Compressed Self-Indexes with Deterministic Linear-Time Construction (1707.01743v3)

Published 6 Jul 2017 in cs.DS

Abstract: We introduce a compressed suffix array representation that, on a text $T$ of length $n$ over an alphabet of size $\sigma$, can be built in $O(n)$ deterministic time, within $O(n\log\sigma)$ bits of working space, and counts the number of occurrences of any pattern $P$ in $T$ in time $O(|P| + \log\log_w \sigma)$ on a RAM machine of $w=\Omega(\log n)$-bit words. This new index outperforms all the other compressed indexes that can be built in linear deterministic time, and some others. The only faster indexes can be built in linear time only in expectation, or require $\Theta(n\log n)$ bits. We also show that, by using $O(n\log\sigma)$ bits, we can build in linear time an index that counts in time $O(|P|/\log_\sigma n + \log n(\log\log n)2)$, which is RAM-optimal for $w=\Theta(\log n)$ and sufficiently long patterns.

Citations (5)

Summary

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