The Strong 3SUM-INDEXING Conjecture is False
Data Structures and Algorithms
2019-07-26 v1
Abstract
In the 3SUM-Indexing problem the goal is to preprocess two lists of elements from , and , such that given an element one can quickly determine whether there exists a pair where . Goldstein et al.~[WADS'2017] conjectured that there is no algorithm for 3SUM-Indexing which uses space and query time. We show that the conjecture is false by reducing the 3SUM-Indexing problem to the problem of inverting functions, and then applying an algorithm of Fiat and Naor [SICOMP'1999] for inverting functions.
Keywords
Cite
@article{arxiv.1907.11206,
title = {The Strong 3SUM-INDEXING Conjecture is False},
author = {Tsvi Kopelowitz and Ely Porat},
journal= {arXiv preprint arXiv:1907.11206},
year = {2019}
}