English

On a Geometric Interpretation Of the Subset Sum Problem

Computational Geometry 2024-10-31 v2 Optimization and Control

Abstract

For SNnS \in \mathbb{N}^n and TNT \in \mathbb{N}, the Subset Sum Problem (SSP) ?x{0,1}n\exists^? x \in \{0,1\}^n such that STx=TS^T\cdot x = T can be interpreted as the problem of deciding whether the intersection of the positive unit hypercube Qn=[0,1]nQ_n = [0,1]^n with the hyperplane ST(xSS2T)=0S^T\cdot \left(x - \frac{S}{\|S\|^2 }\cdot T \right) = 0 contains at least a vertex. In this paper, we give an algorithm of complexity O(1ϵnb)\mathcal{O}\left( \frac{1}{\epsilon}\cdot n^b \right), for some absolute constant bb, which either proves that there are no vertices in a slab of thickness ϵ\epsilon either finds a vertex in the slab of thickness 4ϵ4\cdot \epsilon. It is shown that any vertex PP in a slab of thickness ϵ\epsilon meets STPT1ϵ\left| \frac{S^T\cdot P}{T} - 1 \right| \leq \epsilon, therefore making the proposed algorithm a FPTAS for the SSP. The results are then applied to the study of the so called Simultaneous Subset-Sum Problem (SSSP).

Keywords

Cite

@article{arxiv.2410.19024,
  title  = {On a Geometric Interpretation Of the Subset Sum Problem},
  author = {Marius Costandin},
  journal= {arXiv preprint arXiv:2410.19024},
  year   = {2024}
}
R2 v1 2026-06-28T19:34:41.941Z