Faster Exact Algorithms for Equal-Subset-Sum
数据结构与算法
2026-07-10 v1
摘要
We study exact algorithms for Equal-Subset-Sum in the worst-case setting: given a set of integers, find two distinct subsets whose sums are equal. We establish a new state-of-the-art bound for this problem by improving the fastest known algorithm, due to Randolph and W\k{e}grzycki (STOC 2026), from time and space to an algorithm that runs in time and uses space. We also improve the best known polynomial-space running time, due to Mucha, Nederlof, Pawlewicz, and W\k{e}grzycki (ESA 2019), from to . Finally, we investigate time-space tradeoffs for this problem and improve the running times achievable under a broad range of exponential-space bounds.
引用
@article{arxiv.2607.09289,
title = {Faster Exact Algorithms for Equal-Subset-Sum},
author = {Ryosuke Yamano and Tetsuo Shibuya},
journal= {arXiv preprint arXiv:2607.09289},
year = {2026}
}