Covering Small Independent Sets and Separators with Applications to Parameterized Algorithms
Abstract
We present two new combinatorial tools for the design of parameterized algorithms. The first is a simple linear time randomized algorithm that given as input a -degenerate graph and an integer , outputs an independent set , such that for every independent set in of size at most , the probability that is a subset of is at least .The second is a new (deterministic) polynomial time graph sparsification procedure that given a graph , a set of terminal pairs and an integer , returns an induced subgraph of that maintains all the inclusion minimal multicuts of of size at most , and does not contain any -vertex connected set of size . In particular, excludes a clique of size as a topological minor. Put together, our new tools yield new randomized fixed parameter tractable (FPT) algorithms for Stable - Separator, Stable Odd Cycle Transversal and Stable Multicut on general graphs, and for Stable Directed Feedback Vertex Set on -degenerate graphs, resolving two problems left open by Marx et al. [ACM Transactions on Algorithms, 2013]. All of our algorithms can be derandomized at the cost of a small overhead in the running time.
Cite
@article{arxiv.1705.01414,
title = {Covering Small Independent Sets and Separators with Applications to Parameterized Algorithms},
author = {Daniel Lokshtanov and Fahad Panolan and Saket Saurabh and Roohani Sharma and Meirav Zehavi},
journal= {arXiv preprint arXiv:1705.01414},
year = {2017}
}
Comments
35 pages