Path-contractions, edge deletions and connectivity preservation
Abstract
We study several problems related to graph modification problems under connectivity constraints from the perspective of parameterized complexity: {\sc (Weighted) Biconnectivity Deletion}, where we are tasked with deleting~ edges while preserving biconnectivity in an undirected graph, {\sc Vertex-deletion Preserving Strong Connectivity}, where we want to maintain strong connectivity of a digraph while deleting exactly~ vertices, and {\sc Path-contraction Preserving Strong Connectivity}, in which the operation of path contraction on arcs is used instead. The parameterized tractability of this last problem was posed by Bang-Jensen and Yeo [DAM 2008] as an open question and we answer it here in the negative: both variants of preserving strong connectivity are -hard. Preserving biconnectivity, on the other hand, turns out to be fixed parameter tractable and we provide a -algorithm that solves {\sc Weighted Biconnectivity Deletion}. Further, we show that the unweighted case even admits a randomized polynomial kernel. All our results provide further interesting data points for the systematic study of connectivity-preservation constraints in the parameterized setting.
Cite
@article{arxiv.1704.06622,
title = {Path-contractions, edge deletions and connectivity preservation},
author = {Gregory Gutin and M. S. Ramanujan and Felix Reidl and Magnus Wahlström},
journal= {arXiv preprint arXiv:1704.06622},
year = {2017}
}