2003
DOI: 10.1007/3-540-45061-0_28
|View full text |Cite
|
Sign up to set email alerts
|

The Cell Probe Complexity of Succinct Data Structures

Abstract: Abstract. We show lower bounds in the cell probe model for the redundancy/query time tradeoff of solutions to static data structure problems.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
61
0

Year Published

2005
2005
2022
2022

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 42 publications
(61 citation statements)
references
References 26 publications
0
61
0
Order By: Relevance
“…In this model, the array A must be represented as is, but in addition the data structure may store an index of sublinear size, which the query algorithm can examine at no cost. See [GM03,Mil05,GRR08,Gol07] for increasingly tight lower bounds in this model. Note, however, that in the systematic model, the best achievable redundancy with query time t is n t·poly log n , i.e.…”
Section: Introductionmentioning
confidence: 99%
“…In this model, the array A must be represented as is, but in addition the data structure may store an index of sublinear size, which the query algorithm can examine at no cost. See [GM03,Mil05,GRR08,Gol07] for increasingly tight lower bounds in this model. Note, however, that in the systematic model, the best achievable redundancy with query time t is n t·poly log n , i.e.…”
Section: Introductionmentioning
confidence: 99%
“…Setting t = O(1), we get redundancy n/ log O(1) n with constant query time. For a growing body of problems, we have strong redundancy lower bounds of Ω(n/t) [GM03], Ω(n/t 2 ) [Gol09], or n/ log O(t) n [PV10]. Combining this with the non-locality of known optimal encodings (e.g., arithmetic coding described in Section 1.3), one may conjecture that any representation of a vector will require some nontrivial trade-off between the redundancy and query time.…”
Section: Representing a Vectormentioning
confidence: 99%
“…Miltersen [Mil95] proves that the trivial algorithm (with query complexity n) is essentially optimal when the field size is exponentially large and the data structure is limited to polynomial size, and he conjectures that this lower bound holds for smaller fields as well (this is in an algebraic model that does not permit the modular operations we employ). Finally, Gál and Miltersen [GM07] show a lower bound of Ω(n/ log n) on the product of the additive redundancy (in the data structure size) and the query complexity, thus exhibiting a tradeoff that rules out low query complexity when the data structure is required to be very small (i.e., significantly smaller than 2n).…”
Section: A Data Structure For Polynomial Evaluationmentioning
confidence: 99%