Faster Exact Algorithms for Equal-Subset-Sum

Abstract

We study exact algorithms for Equal-Subset-Sum in the worst-case setting: given a set S of n integers, find two distinct subsets A,B⊂eq S 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ęgrzycki (STOC 2026), from O*(1.7067n) time and space to an algorithm that runs in O*(1.6994n) time and uses O*(1.5664n) space. We also improve the best known polynomial-space running time, due to Mucha, Nederlof, Pawlewicz, and Węgrzycki (ESA 2019), from O*(2.6817n) to O*(2.5430n). Finally, we investigate time-space tradeoffs for this problem and improve the running times achievable under a broad range of exponential-space bounds.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…