English

Inapproximability of $H$-Transversal/Packing

Computational Complexity 2015-06-23 v1 Data Structures and Algorithms

Abstract

Given an undirected graph G=(VG,EG)G = (V_G, E_G) and a fixed "pattern" graph H=(VH,EH)H = (V_H, E_H) with kk vertices, we consider the HH-Transversal and HH-Packing problems. The former asks to find the smallest SVGS \subseteq V_G such that the subgraph induced by VGSV_G \setminus S does not have HH as a subgraph, and the latter asks to find the maximum number of pairwise disjoint kk-subsets S1,...,SmVGS_1, ..., S_m \subseteq V_G such that the subgraph induced by each SiS_i has HH as a subgraph. We prove that if HH is 2-connected, HH-Transversal and HH-Packing are almost as hard to approximate as general kk-Hypergraph Vertex Cover and kk-Set Packing, so it is NP-hard to approximate them within a factor of Ω(k)\Omega (k) and Ω~(k)\widetilde \Omega (k) respectively. We also show that there is a 1-connected HH where HH-Transversal admits an O(logk)O(\log k)-approximation algorithm, so that the connectivity requirement cannot be relaxed from 2 to 1. For a special case of HH-Transversal where HH is a (family of) cycles, we mention the implication of our result to the related Feedback Vertex Set problem, and give a different hardness proof for directed graphs.

Keywords

Cite

@article{arxiv.1506.06302,
  title  = {Inapproximability of $H$-Transversal/Packing},
  author = {Venkatesan Guruswami and Euiwoong Lee},
  journal= {arXiv preprint arXiv:1506.06302},
  year   = {2015}
}

Comments

31 pages, 2 figures

R2 v1 2026-06-22T09:57:22.216Z