An FPT 2-Approximation for Tree-Cut Decomposition
Abstract
The tree-cut width of a graph is a graph parameter defined by Wollan [J. Comb. Theory, Ser. B, 110:47-66, 2015] with the help of tree-cut decompositions. In certain cases, tree-cut width appears to be more adequate than treewidth as an invariant that, when bounded, can accelerate the resolution of intractable problems. While designing algorithms for problems with bounded tree-cut width, it is important to have a parametrically tractable way to compute the exact value of this parameter or, at least, some constant approximation of it. In this paper we give a parameterized 2-approximation algorithm for the computation of tree-cut width; for an input -vertex graph and an integer , our algorithm either confirms that the tree-cut width of is more than or returns a tree-cut decomposition of certifying that its tree-cut width is at most , in time . Prior to this work, no constructive parameterized algorithms, even approximated ones, existed for computing the tree-cut width of a graph. As a consequence of the Graph Minors series by Robertson and Seymour, only the existence of a decision algorithm was known.
Cite
@article{arxiv.1509.04880,
title = {An FPT 2-Approximation for Tree-Cut Decomposition},
author = {Eunjung Kim and Sang-il Oum and Christophe Paul and Ignasi Sau and Dimitrios M. Thilikos},
journal= {arXiv preprint arXiv:1509.04880},
year = {2018}
}
Comments
17 pages, 3 figures