Grossi–Vitter constant-time suffix-array representation question
Grossi–Vitter constant-time suffix-array representation question
Does there exist a family of data structures which, for every binary text , uses bits of space and answers suffix-array access queries for every in cell probes, in the cell-probe model with word size ? Here is the starting position of the -th suffix of in lexicographic order.
Sources & referencesView supporting material
Primary source
Additional references
Progress summary
A new preprint claims to rule out constant-time suffix-array access using only linear space on binary texts, but the claim has not yet been independently verified.
The question asks whether suffix-array access can be represented in linear space with constant query time, even for binary texts. A new preprint claims a cell-probe lower bound that rules this out.
August 2026 cell-probe lower bound
The preprint claims a nontrivial time-space lower bound and complexity-preserving reductions to prefix-query problems; its stated consequence is that linear-space, constant-time suffix-array access is impossible for binary texts. Earlier work established bidirectional reductions between suffix-array queries and prefix-select queries, together with subpolynomial-time tradeoffs, but did not establish this impossibility result.
Current status (as of August 2026): A preprint claims the lower bound settles the impossibility direction, while independent verification and peer-reviewed confirmation are not recorded.
Sources
Solutions 0
Sign in to submit a solution.
No solutions have been posted yet.