A $5$-Approximation Analysis for the Cover Small Cuts Problem
Miles Simmons, Ishan Bansal, Joe Cheriyan

TL;DR
This paper improves the approximation ratio for the Cover Small Cuts problem from 6 to 5 by analyzing the primal-dual algorithm with a stronger set family notion, enhancing theoretical bounds.
Contribution
It presents a tighter analysis of the primal-dual algorithm, achieving a 5-approximation for the Cover Small Cuts problem using symmetry and structural submodularity.
Findings
Approximation ratio improved from 6 to 5.
Analysis introduces stronger notions of pliable set families.
Provides theoretical bounds for the primal-dual algorithm.
Abstract
In the Cover Small Cuts problem, we are given a capacitated (undirected) graph and a threshold value , as well as a set of links with end-nodes in and a non-negative cost for each link ; the goal is to find a minimum-cost set of links such that each non-trivial cut of capacity less than is covered by a link. Bansal, Cheriyan, Grout, and Ibrahimpur (arXiv:2209.11209, Algorithmica 2024) showed that the WGMV primal-dual algorithm, due to Williamson, Goemans, Mihail, and Vazirani (Combinatorica, 1995), achieves approximation ratio for the Cover Small Cuts problem; their analysis uses the notion of a pliable family of sets that satisfies a combinatorial property. Later, Bansal (arXiv:2308.15714v2, IPCO 2025) and then Nutov (arXiv:2504.03910, MFCS 2025) proved that the same algorithm achieves approximation ratio . We show that the same…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Vehicle Routing Optimization Methods · Optimization and Packing Problems
