A simple (2+ε)-approximation for knapsack interdiction

Abstract

In the knapsack interdiction problem, there are n items, each with a non-negative profit, interdiction cost, and packing weight. There is also an interdiction budget and a capacity. The objective is to select a set of items to interdict (delete) subject to the budget which minimizes the maximum profit attainable by packing the remaining items subject to the capacity. We present a (2+ε)-approximation running in O(n3ε-1(ε-1Σi pi)) time. Although a polynomial-time approximation scheme (PTAS) is already known for this problem, our algorithm is considerably simpler and faster. The approach also generalizes naturally to a (1+t+ε)-approximation for t-dimensional knapsack interdiction with running time O(nt+2ε-1(ε-1Σi pi)).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…