A Fast Polynomial Space Algorithm for Subset Sum

Subscribers:
344,000
Published on ● Video Link: https://www.youtube.com/watch?v=-qy6K175WeE



Duration: 1:02:08
1,835 views
14


I will describe an algorithm for the subset sum problem that runs in 2^{0.86n} time and uses polynomial pace. 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 builds on some recent work of Beame et al. Based on joint work with Shashwat Garg, Jesper Nederlof and Nikhil Vyas

See more on this video at https://www.microsoft.com/en-us/research/video/fast-polynomial-space-algorithm-subset-sum/







Tags:
microsoft research