Equivalent Instances for Scheduling and Packing Problems

Abstract

Two instances (I,k) and (I',k') of a parameterized problem P are equivalent if they have the same set of solutions (static equivalent) or if the set of solutions of (I,k) can be constructed by the set of solutions for (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-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(MN2(NU)) static equivalent instance for feasibility ILPs where M is the number of constraints, N is the number of variables and U is an upper bound for the ∞-norm of the smallest feasible solution. With this, we get an O(n2(n)) static equivalent instance for Knapsack where n is the number of items. Moreover, we give an O(M2N(NM)) kernel for feasibility ILPs where is an upper bound for the ∞-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(d2(p)) equivalent instance for LoadBalancing, a generalization of scheduling problems. Here d is the number of different processing times and p is the largest processing time.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…