Density Matters: A Complexity Dichotomy of Deleting Edges to Bound Subgraph Density
Matthias Bentert, Tom-Lukas Breitkopf, Vincent Froese, Anton Herrmann, Andr\'e Nichterlein

TL;DR
This paper establishes a complete complexity classification for the problem of deleting edges to bound subgraph density, showing polynomial solvability for certain densities and NP-hardness for others, with additional fixed-parameter tractability results.
Contribution
It provides a full dichotomy of the computational complexity of $ au$-Bounded-Density Edge Deletion, including new polynomial-time algorithms and NP-hardness proofs, along with fixed-parameter tractability results.
Findings
Polynomial-time solvability for $ au$ where $2 au$ is integer or $ au<2/3$.
NP-hardness for other values of $ au$.
Fixed-parameter tractability with respect to treewidth.
Abstract
We study -Bounded-Density Edge Deletion (-BDED), where given an undirected graph , the task is to remove as few edges as possible to obtain a graph where no subgraph of has density more than . The density of a (sub)graph is the number of edges divided by the number of vertices. This problem was recently introduced and shown to be NP-hard for , but polynomial-time solvable for [Bazgan et al., JCSS 2025]. We provide a complete dichotomy with respect to the target density : 1. If (half-integral target density) or , then -BDED is polynomial-time solvable. 2. Otherwise, -BDED is NP-hard. We complement the NP-hardness with fixed-parameter tractability with respect to the treewidth of . Moreover, for integral target density ,…
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 · Advanced Graph Theory Research · Complex Network Analysis Techniques
