English

Approximation Schemes for Subset Sum Ratio Problems

Data Structures and Algorithms 2020-03-17 v1

Abstract

We consider the Subset Sum Ratio Problem (SSRSSR), in which given a set of integers the goal is to find two subsets such that the ratio of their sums is as close to~1 as possible, and introduce a family of variations that capture additional meaningful requirements. Our main contribution is a generic framework that yields fully polynomial time approximation schemes (FPTAS) for problems in this family that meet certain conditions. We use our framework to design explicit FPTASs for two such problems, namely Two-Set Subset-Sum Ratio and Factor-rr Subset-Sum Ratio, with running time O(n4/ε)\mathcal{O}(n^4/\varepsilon), which coincides with the best known running time for the original SSRSSR problem [15].

Keywords

Cite

@article{arxiv.2003.06622,
  title  = {Approximation Schemes for Subset Sum Ratio Problems},
  author = {Nikolaos Melissinos and Aris Pagourtzis and Theofilos Triommatis},
  journal= {arXiv preprint arXiv:2003.06622},
  year   = {2020}
}
R2 v1 2026-06-23T14:14:45.616Z