Vertex Deletion Parameterized by Elimination Distance and Even Less

03/17/2021
by   Bart M. P. Jansen, et al.
0

We study the parameterized complexity of various classic vertex deletion problems such as Odd cycle transversal, Vertex planarization, and Chordal vertex deletion under hybrid parameterizations. Existing FPT algorithms for these problems either focus on the parameterization by solution size, detecting solutions of size k in time f(k) · n^O(1), or width parameterizations, finding arbitrarily large optimal solutions in time f(w) · n^O(1) for some width measure w like treewidth. We unify these lines of research by presenting FPT algorithms for parameterizations that can simultaneously be arbitrarily much smaller than the solution size and the treewidth. We consider two classes of parameterizations which are relaxations of either treedepth of treewidth. They are related to graph decompositions in which subgraphs that belong to a target class H (e.g., bipartite or planar) are considered simple. First, we present a framework for computing approximately optimal decompositions for miscellaneous classes H. Namely, if the cost of an optimal decomposition is k, we show how to find a decomposition of cost k^O(1) in time f(k) · n^O(1). Secondly, we exploit the constructed decompositions for solving vertex-deletion problems by extending ideas from algorithms using iterative compression and the finite state property. For the three mentioned vertex-deletion problems, and all problems which can be formulated as hitting a finite set of connected forbidden (a) minors or (b) (induced) subgraphs, we obtain FPT algorithms with respect to both studied parameterizations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/29/2023

5-Approximation for ℋ-Treewidth Essentially as Fast as ℋ-Deletion Parameterized by Solution Size

The notion of ℋ-treewidth, where ℋ is a hereditary graph class, was rece...
research
06/08/2021

FPT Algorithms to Compute the Elimination Distance to Bipartite Graphs and More

For a hereditary graph class ℋ, the ℋ-elimination distance of a graph G ...
research
05/05/2023

Tight Bounds for Chordal/Interval Vertex Deletion Parameterized by Treewidth

In Chordal/Interval Vertex Deletion we ask how many vertices one needs t...
research
05/10/2021

Parameterized Complexity of Deletion to Scattered Graph Classes

Graph-modification problems, where we add/delete a small number of verti...
research
10/04/2019

Width Parameterizations for Knot-free Vertex Deletion on Digraphs

A knot in a directed graph G is a strongly connected subgraph Q of G wit...
research
03/04/2019

Decomposition of Map Graphs with Applications

Bidimensionality is the most common technique to design subexponential-t...
research
11/29/2019

SAT-Encodings for Treecut Width and Treedepth

In this paper we propose, implement, and test the first practical decomp...

Please sign up or login with your details

Forgot password? Click here to reset