Asymmetric Number Partitioning with Splitting and Interval Targets
Samuel Bismuth, Erel Segal-Halevi, Dana Shapira

TL;DR
This paper studies asymmetric variants of the n-way number partitioning problem, analyzing their computational complexity and providing polynomial-time algorithms for certain parameter ranges, with implications for fair division and scheduling.
Contribution
It characterizes the complexity of three asymmetric number partitioning variants, establishing polynomial-time solvability for specific parameter thresholds and NP-completeness otherwise.
Findings
NP-completeness when the number of bins is unbounded
Polynomial-time algorithms for fixed parameters s, t, u under certain conditions
NP-completeness for s<n-2, t<n-1, and u<(n-2)/n in fixed bin scenarios
Abstract
The n-way number partitioning problem, a fundamental challenge in combinatorial optimization, has significant implications for applications such as fair division and machine scheduling. Despite these problems being NP-hard, many approximation techniques exist. We consider three closely related kinds of approximations, and various objectives such as decision, min-max, max-min, and even a generalized objective, in which the bins are not considered identical anymore, but rather asymmetric (used to solve fair division to asymmetric agents or uniform machine scheduling problems). The first two variants optimize the partition such that: in the first variant some fixed number s of items can be split between two or more bins and in the second variant we allow at most a fixed number t of splittings. The third variant is a decision problem: the largest bin sum must be within a pre-specified…
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.
