English

Parameterizing edge modification problems above lower bounds

Discrete Mathematics 2019-11-14 v3 Data Structures and Algorithms

Abstract

We study the parameterized complexity of a variant of the FF-free Editing problem: Given a graph GG and a natural number kk, is it possible to modify at most kk edges in GG so that the resulting graph contains no induced subgraph isomorphic to FF? In our variant, the input additionally contains a vertex-disjoint packing H\mathcal{H} of induced subgraphs of GG, which provides a lower bound h(H)h(\mathcal{H}) on the number of edge modifications required to transform GG into an FF-free graph. While earlier works used the number kk as parameter or structural parameters of the input graph GG, we consider instead the parameter :=kh(H)\ell:=k-h(\mathcal{H}), that is, the number of edge modifications above the lower bound h(H)h(\mathcal{H}). We develop a framework of generic data reduction rules to show fixed-parameter tractability with respect to \ell for K3K_3-Free Editing, Feedback Arc Set in Tournaments, and Cluster Editing when the packing H\mathcal{H} contains subgraphs with bounded solution size. For K3K_3-Free Editing, we also prove NP-hardness in case of edge-disjoint packings of K3K_3s and =0\ell=0, while for KqK_q-Free Editing and q6q\ge 6, NP-hardness for =0\ell=0 even holds for vertex-disjoint packings of KqK_qs. In addition, we provide NP-hardness results for FF-free Vertex Deletion, were the aim is to delete a minimum number of vertices to make the input graph FF-free.

Keywords

Cite

@article{arxiv.1512.04047,
  title  = {Parameterizing edge modification problems above lower bounds},
  author = {René van Bevern and Vincent Froese and Christian Komusiewicz},
  journal= {arXiv preprint arXiv:1512.04047},
  year   = {2019}
}

Comments

Version accepted to Theory of Computing Systems, CSR'16 special issue

R2 v1 2026-06-22T12:08:23.505Z