2 problems
- 0 votes0 replies1 view
Sparse average-case k-SUM conjecture
In the -SUM problem, the input consists of elements , independently and uniformly chosen from . The goal is to find an ordered -tup…
- 0 votes0 replies0 views
The k-SUM conjecture
For parameters and , the -SUM problem gives a list of numbers and asks for of them whose sum is zero, assuming a solution exists. A sort-and-match algorithm…