A simple $(2+\epsilon)$-approximation for knapsack interdiction
Data Structures and Algorithms
2026-04-24 v1
Abstract
In the knapsack interdiction problem, there are 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 -approximation running in 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 -approximation for -dimensional knapsack interdiction with running time .
Keywords
Cite
@article{arxiv.2604.21877,
title = {A simple $(2+\epsilon)$-approximation for knapsack interdiction},
author = {Noah Weninger},
journal= {arXiv preprint arXiv:2604.21877},
year = {2026}
}
Comments
7 pages