Covering with Clubs: Complexity and Approximability
Riccardo Dondi, Giancarlo Mauri, Florian Sikora, Italo Zoppis

TL;DR
This paper investigates the computational complexity and approximability of covering graphs with a minimal number of s-clubs, revealing NP-completeness results and providing approximation algorithms for s=2 and s=3.
Contribution
It establishes NP-completeness for covering with two 3-clubs and three 2-clubs, and offers new approximation algorithms with specific bounds.
Findings
Covering with three 2-clubs is NP-complete.
Covering with two 3-clubs is NP-complete.
Provided an approximation algorithm with factor 2|V|^{1/2} log^{3/2} |V| for 2-club covering.
Abstract
Finding cohesive subgraphs in a network is a well-known problem in graph theory. Several alternative formulations of cohesive subgraph have been proposed, a notable example being -club, which is a subgraph where each vertex is at distance at most to the others. Here we consider the problem of covering a given graph with the minimum number of -clubs. We study the computational and approximation complexity of this problem, when is equal to 2 or 3. First, we show that deciding if there exists a cover of a graph with three -clubs is NP-complete, and that deciding if there exists a cover of a graph with two -clubs is NP-complete. Then, we consider the approximation complexity of covering a graph with the minimum number of -clubs and -clubs. We show that, given a graph to be covered, covering with the minimum number of -clubs is not approximable…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
