English

Stronger 3SUM-Indexing Lower Bounds

Data Structures and Algorithms 2023-03-28 v3 Computational Complexity

Abstract

The 33SUM-Indexing problem was introduced as a data structure version of the 33SUM problem, with the goal of proving strong conditional lower bounds for static data structures via reductions. Ideally, the conjectured hardness of 33SUM-Indexing should be replaced by an unconditional lower bound. Unfortunately, we are far from proving this, with the strongest current lower bound being a logarithmic query time lower bound by Golovnev et al. from STOC'20. Moreover, their lower bound holds only for non-adaptive data structures and they explicitly asked for a lower bound for adaptive data structures. Our main contribution is precisely such a lower bound against adaptive data structures. As a secondary result, we also strengthen the non-adaptive lower bound of Golovnev et al. and prove strong lower bounds for 22-bit-probe non-adaptive 33SUM-Indexing data structures via a completely new approach that we find interesting in its own right.

Keywords

Cite

@article{arxiv.2203.09334,
  title  = {Stronger 3SUM-Indexing Lower Bounds},
  author = {Eldon Chung and Kasper Green Larsen},
  journal= {arXiv preprint arXiv:2203.09334},
  year   = {2023}
}

Comments

SODA 2023

R2 v1 2026-06-24T10:17:08.026Z