English

Equivalent Instances for Scheduling and Packing Problems

Computational Complexity 2025-12-22 v2 Data Structures and Algorithms

Abstract

Two instances (I,k)(I,k) and (I,k)(I',k') of a parameterized problem PP are equivalent if they have the same set of solutions (static equivalent) or if the set of solutions of (I,k)(I,k) can be constructed by the set of solutions for (I,k)(I',k') and some computable pre-solutions. If the algorithm constructing such a (static) equivalent instance whose size is polynomial bounded runs in fixed-parameter tractable (FPT) time, we say that there exists a (static) equivalent instance for this problem. In this paper we present (static) equivalent instances for Scheduling and Knapsack problems. We improve the bound for the 1\ell_1-norm of an equivalent vector given by Eisenbrand, Hunkenschr\"oder, Klein, Kouteck\'y, Levin, and Onn and show how this yields equivalent instances for integer linear programs (ILPs) and related problems. We obtain an O(MN2log(NU))O(MN^2\log(NU)) static equivalent instance for feasibility ILPs where MM is the number of constraints, NN is the number of variables and UU is an upper bound for the \ell_\infty-norm of the smallest feasible solution. With this, we get an O(n2log(n))O(n^2\log(n)) static equivalent instance for Knapsack where nn is the number of items. Moreover, we give an O(M2Nlog(NMΔ))O(M^2N\log(NM\Delta)) kernel for feasibility ILPs where Δ\Delta is an upper bound for the \ell_\infty-norm of the given constraint matrix. Using balancing results by Knop et al., the ConfILP and a proximity result by Eisenbrand and Weismantel we give an O(d2log(pmax))O(d^2\log(p_{\max})) equivalent instance for LoadBalancing, a generalization of scheduling problems. Here dd is the number of different processing times and pmaxp_{\max} is the largest processing time.

Keywords

Cite

@article{arxiv.2512.10635,
  title  = {Equivalent Instances for Scheduling and Packing Problems},
  author = {Klaus Jansen and Kai Kahler and Corinna Wambsganz},
  journal= {arXiv preprint arXiv:2512.10635},
  year   = {2025}
}
R2 v1 2026-07-01T08:20:34.692Z