Equivalent Instances for Scheduling and Packing Problems
Klaus Jansen, Kai Kahler, Corinna Wambsganz

TL;DR
This paper develops methods to create smaller, equivalent problem instances for scheduling, packing, and integer linear programming problems, improving computational efficiency and enabling easier problem solving.
Contribution
It introduces new bounds and constructions for static equivalent instances across various combinatorial optimization problems, enhancing fixed-parameter tractability.
Findings
Improved bounds for equivalent vectors in ILPs.
Constructed polynomial-sized equivalent instances for Knapsack and ILPs.
Provided kernelization results for feasibility ILPs and load balancing.
Abstract
Two instances and of a parameterized problem are equivalent if they have the same set of solutions (static equivalent) or if the set of solutions of can be constructed by the set of solutions for 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 -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 static equivalent instance for feasibility…
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 · Scheduling and Optimization Algorithms · Advanced Optimization Algorithms Research
