Title :
An O(c^k n) 5-Approximation Algorithm for Treewidth
Author :
Bodlaender, Hans L. ; Drange, Pal Gronas ; Dregi, Markus S. ; Fomin, Fedor V. ; Lokshtanov, Daniel ; Pilipczuk, Michal
Author_Institution :
Dept. of Inf. & Comput. Sci., Utrecht Univ., Utrecht, Netherlands
Abstract :
We give an algorithm that for an input n-vertex graph G and integer k > 0, in time O(ckn) either outputs that the tree width of G is larger than k, or gives a tree decomposition of G of width at most 5k + 4. This is the first algorithm providing a constant factor approximation for tree width which runs in time single-exponential in k and linear in n. Tree width based computations are subroutines of numerous algorithms. Our algorithm can be used to speed up many such algorithms to work in time which is single-exponential in the tree width and linear in the input size.
Keywords :
approximation theory; trees (mathematics); O(ckn) 5-approximation algorithm; factor approximation; n-vertex graph; single-exponential; tree decomposition; treewidth; Approximation algorithms; Approximation methods; Dynamic programming; Heuristic algorithms; Particle separators; Partitioning algorithms; Polynomials; approximation; fixed-parameter tractability; treewidth;
Conference_Titel :
Foundations of Computer Science (FOCS), 2013 IEEE 54th Annual Symposium on
Conference_Location :
Berkeley, CA
DOI :
10.1109/FOCS.2013.60