A Polynomial Algorithm for Some Relaxed Subset Sum Problems with Real Numbers
Marius Costandin

TL;DR
This paper introduces a polynomial-time algorithm for certain relaxed subset sum problems with real numbers by transforming the problem into a geometric optimization over polytopes and intersections of balls.
Contribution
It formulates the subset sum problem as a distance maximization over polytopes and intersections of balls, providing a novel geometric characterization and an efficient solution method.
Findings
The algorithm can solve specific relaxed subset sum problems with real numbers.
The geometric approach characterizes optimal solutions via a parameterized family of polytopes.
The method identifies solutions by analyzing the evolution of polytopes relative to the intersection of balls.
Abstract
In this paper we study the subset sum problem with real numbers. Starting from the given problem, we formulate a quadratic maximization problem over a polytope, P, which is eventually written as a distance maximization to a fixed point over the polytope. Next, starting from the obtained polytope, we construct an intersection of balls which includes the polytope and show that in case the subset sum problem has a solution we can find it by maximizing the distance to the fixed point over the intersection of balls. That is, we show that the points which maximize the distance to the fixed point over the polytope are the same points which maximize the distance to the fixed point over the constructed intersection of balls. For the latter problem we give an original result which allows the characterization of the optimum points as follows: with the centers of the balls and the said fixed point…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Computational Geometry and Mesh Generation · Advanced Optimization Algorithms Research
