Nikhil Bansal: A fast polynomial space algorithm for Subset Sum

Speaker

Nikhil Bansal

Host

Aleksander Madry
Abstract: I will describe an algorithm for the subset sum problem that
runs in 2^{0.86n} time and uses polynomial space. Previously, all
algorithms with running time less than 2^n used exponential space, and
obtaining such a guarantee was open. Our algorithm is based on Floyd's
space efficient technique for cycle finding and some additive
combinatorics of subset sums.

Based on joint work with Shashwat Garg, Jesper Nederlof and Nikhil Vyas