Algorithms and Hardness Results for the $(k,\ell)$-Cover Problem
Amirali Madani, Anil Maheshwari, Babak Miraftab, Bodhayan Roy

TL;DR
This paper investigates the computational complexity and approximation possibilities of the $(k,\, ext{ell})$-cover problem in graphs, revealing NP-hardness, inapproximability, and polynomial-time solutions for special graph classes.
Contribution
It establishes NP-completeness and inapproximability results for the $(k,1)$-cover problem, and provides polynomial algorithms for chordal graphs and approximation algorithms for trees.
Findings
$(k,1)$-cover is NP-complete for general graphs when $k\,\geq 3$.
No polynomial-time constant-factor approximation exists for $(k,1)$-cover unless P=NP.
Polynomial-time solution for $(3,1)$-cover on chordal graphs.
Abstract
A connected graph has a -cover if each of its edges is contained in at least cliques of order . Motivated by recent advances in extremal combinatorics and the literature on edge modification problems, we study the algorithmic version of the -cover problem. Given a connected graph , the -cover problem is to identify the smallest subset of non-edges of such that their addition to results in a graph with a -cover. For every constant , we show that the -cover problem is -complete for general graphs. Moreover, we show that for every constant , the -cover problem admits no polynomial-time constant-factor approximation algorithm unless . However, we show that the -cover problem can be solved in polynomial time when the input graph is chordal. For the class…
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 · Optimization and Packing Problems · Advanced Surface Polishing Techniques
