Maximum-load bounds for almost-linear integer hashing
Determine whether, for almost-linear integer hash functions of the form h_{a,b}(x) = floor(((a x + b) mod r)/u) mapping N elements into a range of size N, one can guarantee a maximum bucket load strictly better than N^{1/3}.
References
for this class of almost-linear hash functions over the integers it is currently an open problem if we can guarantee a maximum load better than $M=N{1/3}$ when mapping $N$ elements into a range of size $N$ .
                — k-SUM Hardness Implies Treewidth-SETH
                
                (2510.08185 - Lampis, 9 Oct 2025) in Section 1.5 (Techniques and Proof Overview), discussion comparing SUM and XOR reductions