Sciweavers

453 search results - page 1 / 91
» Tight bounds for the partial-sums problem
Sort
View
SODA
2010
ACM
144views Algorithms» more  SODA 2010»
14 years 9 months ago
Cell-Probe Lower Bounds for Succinct Partial Sums
The partial sums problem in succinct data structures asks to preprocess an array A[1 . . n] of bits into a data structure using as close to n bits as possible, and answer queries ...
Mihai Patrascu, Emanuele Viola
ICALP
2005
Springer
15 years 4 months ago
On Dynamic Bit-Probe Complexity
This paper presents several advances in the understanding of dynamic data structures in the bit-probe model: – We improve the lower bound record for dynamic language membership p...
Corina E. Patrascu, Mihai Patrascu
STOC
2012
ACM
217views Algorithms» more  STOC 2012»
13 years 1 months ago
Tight lower bounds for the online labeling problem
We consider the file maintenance problem (also called the online labeling problem) in which n integer items from the set {1, . . . , r} are to be stored in an array of size m ≥...
Jan Bulánek, Michal Koucký, Michael ...
PODS
2011
ACM
165views Database» more  PODS 2011»
14 years 1 months ago
Tight bounds for Lp samplers, finding duplicates in streams, and related problems
Hossein Jowhari, Mert Saglam, Gábor Tardos
SWAT
1994
Springer
117views Algorithms» more  SWAT 1994»
15 years 3 months ago
Lower Bounds for Dynamic Algorithms
We study the complexity of the dynamic partial sum problem in the cell-probe model. We give the model access to nondeterministic queries and prove that the problem remains hard. We...
Michael L. Fredman