Contracting Graphs to Split Graphs and Threshold Graphs
Data Structures and Algorithms
2013-10-23 v1
Abstract
We study the parameterized complexity of Split Contraction and Threshold Contraction. In these problems we are given a graph G and an integer k and asked whether G can be modified into a split graph or a threshold graph, respectively, by contracting at most k edges. We present an FPT algorithm for Split Contraction, and prove that Threshold Contraction on split graphs, i.e., contracting an input split graph to a threshold graph, is FPT when parameterized by the number of contractions. To give a complete picture, we show that these two problems admit no polynomial kernels unless NP\subseteq coNP/poly.
Cite
@article{arxiv.1310.5786,
title = {Contracting Graphs to Split Graphs and Threshold Graphs},
author = {Leizhen Cai and Chengwei Guo},
journal= {arXiv preprint arXiv:1310.5786},
year = {2013}
}
Comments
14 pages, 4 figures