Hardness of SetCover Reoptimization
Klaus Jansen, Tobias Mömke, Björn Schumacher
TL;DR
The paper investigates the reoptimization hardness of SetCover and its weighted variant under four modification types: adding/removing a set and adding/removing an element. It establishes that, aside from a few unweighted cases with PTAS, most reoptimization problems inherit the same inapproximability as SetCover, and it rules out the existence of EPTAS under standard complexity assumptions for several settings. A key contribution is a framework linking reoptimization approximability to classical SetCover bounds and to fixed-parameter tractability, enabling conditional impossibility results for EPTAS and sharpening bounds in the weighted setting. The results delineate when reoptimization can yield near-optimal solutions and when the added information from related instances fails to surpass the fundamental hardness of SetCover, informing both theory and potential practical reoptimization strategies.
Abstract
We study hardness of reoptimization of the fundamental and hard to approximate SetCover problem. Reoptimization considers an instance together with a solution and a modified instance where the goal is to approximate the modified instance while utilizing the information gained by solution to the related instance. We study four different types of reoptimization for (weighted) SetCover: adding a set, removing a set, adding an element to the universe, and removing an element from the universe. A few of these cases are known to be easier to approximate than the classic SetCover problem. We show that all the other cases are essentially as hard to approximate as SetCover. The reoptimization problem of adding and removing an element in the unweighted case is known to admit a PTAS. For these settings we show that there is no EPTAS under common hardness assumptions via a novel combination of the classic way to show that a reoptimization problem is NP-hard and the relation between EPTAS and FPT.
