5-Approximation for $\mathcal{H}$-Treewidth Essentially as Fast as $\mathcal{H}$-Deletion Parameterized by Solution Size
Abstract
The notion of -treewidth, where is a hereditary graph class, was recently introduced as a generalization of the treewidth of an undirected graph. Roughly speaking, a graph of -treewidth at most can be decomposed into (arbitrarily large) -subgraphs which interact only through vertex sets of size which can be organized in a tree-like fashion. -treewidth can be used as a hybrid parameterization to develop fixed-parameter tractable algorithms for -deletion problems, which ask to find a minimum vertex set whose removal from a given graph turns it into a member of . The bottleneck in the current parameterized algorithms lies in the computation of suitable tree -decompositions. We present FPT approximation algorithms to compute tree -decompositions for hereditary and union-closed graph classes . Given a graph of -treewidth , we can compute a 5-approximate tree -decomposition in time whenever -deletion parameterized by solution size can be solved in time for some function . The current-best algorithms either achieve an approximation factor of or construct optimal decompositions while suffering from non-uniformity with unknown parameter dependence. Using these decompositions, we obtain algorithms solving Odd Cycle Transversal in time parameterized by -treewidth and Vertex Planarization in time parameterized by -treewidth, showing that these can be as fast as the solution-size parameterizations and giving the first ETH-tight algorithms for parameterizations by hybrid width measures.
Cite
@article{arxiv.2306.17065,
title = {5-Approximation for $\mathcal{H}$-Treewidth Essentially as Fast as $\mathcal{H}$-Deletion Parameterized by Solution Size},
author = {Bart M. P. Jansen and Jari J. H. de Kroon and Michal Wlodarczyk},
journal= {arXiv preprint arXiv:2306.17065},
year = {2023}
}
Comments
Conference version to appear at the European Symposium on Algorithms (ESA 2023)