We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Computing the k Densest Subgraphs of a Graph

Abstract: Computing cohesive subgraphs is a central problem in graph theory. While many formulations of cohesive subgraphs lead to NP-hard problems, finding a densest subgraph can be done in polynomial time. As such, the densest subgraph model has emerged as the most popular notion of cohesiveness. Recently, the data mining community has started looking into the problem of computing k densest subgraphs in a given graph, rather than one, with various restrictions on the possible overlap between the subgraphs. However, there seems to be very little known on this important and natural generalization from a theoretical perspective. In this paper we hope to remedy this situation by analyzing three natural variants of the k densest subgraphs problem. Each variant differs depending on the amount of overlap that is allowed between the subgraphs. In one extreme, when no overlap is allowed, we prove that the problem is NP-hard for k >= 3, but polynomial-time solvable for k <= 2. On the other extreme, when overlap is allowed without any restrictions and the solution subgraphs only have to be distinct, we show that the problem is fixed-parameter tractable with respect to k, and admits a PTAS for constant k. Finally, when a limited of overlap is allowed between the subgraphs, we prove that the problem is NP-hard for k = 2.
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Social and Information Networks (cs.SI)
Cite as: arXiv:2002.07695 [cs.DS]
  (or arXiv:2002.07695v1 [cs.DS] for this version)

Submission history

From: Riccardo Dondi [view email]
[v1] Tue, 18 Feb 2020 16:18:54 GMT (414kb,D)
[v2] Fri, 24 Apr 2020 15:55:35 GMT (416kb,D)
[v3] Tue, 14 Jul 2020 13:49:47 GMT (416kb,D)
[v4] Tue, 23 Nov 2021 08:01:40 GMT (416kb,D)

Link back to: arXiv, form interface, contact.