Contracting Graphs to Paths and Trees

Contracting Graphs to Paths and Trees

0.00 Avg rating0 Votes
Article ID: iaor2014329
Volume: 68
Issue: 1
Start Page Number: 109
End Page Number: 132
Publication Date: Jan 2014
Journal: Algorithmica
Authors: , , , ,
Keywords: edge analysis, trees
Abstract:

Vertex deletion and edge deletion problems play a central role in parameterized complexity. Examples include classical problems like Feedback Vertex Set, Odd Cycle Transversal, and Chordal Deletion. The study of analogous edge contraction problems has so far been left largely unexplored from a parameterized perspective. We consider two basic problems of this type: Tree Contraction and Path Contraction. These two problems take as input an undirected graph G on n vertices and an integer k, and the task is to determine whether we can obtain a tree or a path, respectively, by a sequence of at most k edge contractions in G. For Tree Contraction, we present a randomized 4 k n O(1) time polynomial‐space algorithm, as well as a deterministic 4.98 k n O(1) time algorithm, based on a variant of the color coding technique of Alon, Yuster and Zwick. We also present a deterministic 2 k+o(k)+n O(1) time algorithm for Path Contraction. Furthermore, we show that Path Contraction has a kernel with at most 5k+3 vertices, while Tree Contraction does not have a polynomial kernel unless NP ⊆ coNP/poly. We find the latter result surprising because of the connection between Tree Contraction and Feedback Vertex Set, which is known to have a kernel with 4k 2 vertices.

Reviews

Required fields are marked *. Your email address will not be published.