Space-efficient Las Vegas Algorithms For K-SUM
Wang Joshua. Arxiv 2013
[Paper]
ARXIV
Independent
Using hashing techniques, this paper develops a family of space-efficient Las
Vegas randomized algorithms for -SUM problems. This family includes an
algorithm that can solve 3-SUM in time and space. It
also establishes a new time-space upper bound for SUBSET-SUM, which can be
solved by a Las Vegas algorithm in \(O^(2^{(1-\sqrt{\8/9\beta})n})\) time and
\(O^(2^{\beta n})\) space, for any .
Similar Work