A tight example for approximation ratio 5 for covering small cuts by the primal-dual method
Zeev Nutov
TL;DR
The paper analyzes the Small Cuts Cover problem and the tightness of the $5$-approximation bound achieved by the WGMV primal-dual algorithm. It presents a constructive construction by gluing p copies of a base instance along a shared axis to create a larger instance with common axis nodes, establishing a family of ${\cal F}$-cores that force the algorithm's behavior. In the glued instance, the primal-dual algorithm produces a costly red solution of cost $5p$ while a cheaper blue solution costs $p+2$, yielding a ratio $5p/(p+2)$ that tends to $5$ as $p$ grows. This positively answers Simmons' question about tightness for this algorithm class, while noting it does not prove an integrality gap of $5$ and relies on the specific iterative-primal-dual construction.
Abstract
In the Small Cuts Cover problem we seek to cover by a min-cost edge-set the set family of cuts of size/capacity $<k$ of a graph. Recently, Simmons showed that the primal-dual algorithm of Williamson, Goemans, Mihail, and Vazirani achieves approximation ratio $5$ for this problem, and asked whether this bound is tight. We will answer this question positively, by providing an example in which the ratio between the solution produced by the primal-dual algorithm and the optimum is arbitrarily close to $5$.
