A Parameterized Algorithm for Mixed Cut
Abstract
The classical Menger's theorem states that in any undirected (or directed) graph , given a pair of vertices and , the maximum number of vertex (edge) disjoint paths is equal to the minimum number of vertices (edges) needed to disconnect from and . This min-max result can be turned into a polynomial time algorithm to find the maximum number of vertex (edge) disjoint paths as well as the minimum number of vertices (edges) needed to disconnect from . In this paper we study a mixed version of this problem, called Mixed-Cut, where we are given an undirected graph , vertices and , positive integers and and the objective is to test whether there exist a sized vertex set and an sized edge set such that deletion of and from disconnects from and . We start with a small observation that this problem is NP-complete and then study this problem, in fact a much stronger generalization of this, in the realm of parameterized complexity. In particular we study the Mixed-Multiway Cut-Uncut problem where along with a set of terminals , we are also given an equivalence relation on , and the question is whether we can delete at most vertices and at most edges such that connectivity of the terminals in the resulting graph respects . Our main results is a fixed parameter algorithm for Mixed-Multiway Cut-Uncut using the method of recursive understanding introduced by Chitnis et al. (FOCS 2012).
Cite
@article{arxiv.1509.05612,
title = {A Parameterized Algorithm for Mixed Cut},
author = {Ashutosh Rai and M. S. Ramanujan and Saket Saurabh},
journal= {arXiv preprint arXiv:1509.05612},
year = {2015}
}
Comments
16 pages. arXiv admin note: substantial text overlap with arXiv:1207.4079 by other authors