2020
DOI: 10.48550/arxiv.2001.06867
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

A survey of parameterized algorithms and the complexity of edge modification

Abstract: The survey provides an overview of the developing area of parameterized algorithms for graph modification problems. We concentrate on edge modification problems, where the task is to change a small number of adjacencies in a graph in order to satisfy some required property. IMPORTANT NOTICE:This survey is still in a tentative version. If you find some mistakes or missing results, please contact us as soon as possible so that we can correct before final publication.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
8
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 206 publications
(392 reference statements)
0
8
0
Order By: Relevance
“…For a fixed graph class F and a fixed set M of allowed graph modification operations, such as vertex deletion, edge deletion, edge addition, edge editing or edge contraction, the F-M-Modification problem takes as input a graph G and a positive integer k, and the goal is to decide whether at most k operations from M can be applied to G so that the resulting graph belongs to the class F. For most natural graph classes F and modification operations M, the F-M-Modification problem is NP-hard [33,42,43]. To cope up with this hardness, these problems have been examined via the lens of parameterized complexity [8,13]. With an appropriate choice of F and the allowed modification operations M, F-M-Modification can encapsulate well-studied problems like Vertex Cover, Feedback Vertex Set (FVS), Odd Cycle Transversal (OCT), Chordal Completion, or Cluster Editing, to name just a few.…”
Section: Introductionmentioning
confidence: 99%
“…For a fixed graph class F and a fixed set M of allowed graph modification operations, such as vertex deletion, edge deletion, edge addition, edge editing or edge contraction, the F-M-Modification problem takes as input a graph G and a positive integer k, and the goal is to decide whether at most k operations from M can be applied to G so that the resulting graph belongs to the class F. For most natural graph classes F and modification operations M, the F-M-Modification problem is NP-hard [33,42,43]. To cope up with this hardness, these problems have been examined via the lens of parameterized complexity [8,13]. With an appropriate choice of F and the allowed modification operations M, F-M-Modification can encapsulate well-studied problems like Vertex Cover, Feedback Vertex Set (FVS), Odd Cycle Transversal (OCT), Chordal Completion, or Cluster Editing, to name just a few.…”
Section: Introductionmentioning
confidence: 99%
“…This makes a sharp contrast with the vertex deletion problems (deleting vertices instead of edges), for which a polynomial kernel is guaranteed when the number of forbidden induced subgraphs is finite [7]. We refer the reader to the recent survey of Crespelle et al [4], particularly its Section 2.1 and Table 1, for the most relevant results.…”
Section: Introductionmentioning
confidence: 99%
“…In the last decades, edge modification problems received considerable attention from the point of view of parameterized complexity [3,4,6,12,15,19,27] (see [10] for a recent survey). All along the paper, we will consider problems parameterized by the size k of the solution.…”
Section: Introductionmentioning
confidence: 99%
“…While Clique + IS Addition is trivial, both Clique + IS Deletion and Clique + IS Edition are NP-complete (reduction from the Clique problem), and both can be solved in subexponential time (O * (1.64 [12]. Both problems also admit a simple 2k-kernel, based on twin reduction rules [10].…”
Section: Introductionmentioning
confidence: 99%