dc.contributor.advisor | Williams, Ryan | |
dc.contributor.author | Zhang, Stan | |
dc.date.accessioned | 2024-09-16T13:51:44Z | |
dc.date.available | 2024-09-16T13:51:44Z | |
dc.date.issued | 2024-05 | |
dc.date.submitted | 2024-07-11T14:37:20.533Z | |
dc.identifier.uri | https://hdl.handle.net/1721.1/156830 | |
dc.description.abstract | Subset Sum is a well known NP-hard problem. In Subset Sum, we are given a set of n integers S = {a1,··· ,an} and a target integer t, and are asked to find a subset A ⊆ [n] such that [formula]. We study a variant of the Subset Sum problem, Pigeonhole Equal Subset Sum. In Pigeonhole Equal Subset Sum, we are given a set of n integers S ={a₁,··· , aₙ} with the additional restriction that [formula], and want to find two different subsets A,B ⊆ [n] such that [formula]. The naive algorithm where we enumerate over all subset sums and look for a match takes O∗(2ⁿ) time. Horowitz and Sahni improve this to O ⃰ (2ⁿ/²) using a classical meet in the middle algorithm [1]. Recently, Jin and Wu improved this further to [formula] [2]. In this paper, we build on Jin and Wu’s techniques to improve the runtime even further to O ⃰ (2ⁿ/³). | |
dc.publisher | Massachusetts Institute of Technology | |
dc.rights | Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) | |
dc.rights | Copyright retained by author(s) | |
dc.rights.uri | https://creativecommons.org/licenses/by-nc-nd/4.0/ | |
dc.title | Pigeonhole Equal Subset Sum in O ⃰ (2ⁿ/³) | |
dc.type | Thesis | |
dc.description.degree | MNG | |
dc.contributor.department | Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science | |
mit.thesis.degree | Master | |
thesis.degree.name | | |