Simultaneous Feedback Vertex Set: A Parameterized Perspective
Abstract
Given a family of graphs , a graph , and a positive integer , the -Deletion problem asks whether we can delete at most vertices from to obtain a graph in . -Deletion generalizes many classical graph problems such as Vertex Cover, Feedback Vertex Set, and Odd Cycle Transversal. A graph , where the edge set of is partitioned into color classes, is called an -edge-colored graph. A natural extension of the -Deletion problem to edge-colored graphs is the -Simultaneous -Deletion problem. In the latter problem, we are given an -edge-colored graph and the goal is to find a set of at most vertices such that each graph , where and , is in . In this work, we study -Simultaneous -Deletion for being the family of forests. In other words, we focus on the -Simultaneous Feedback Vertex Set (-SimFVS) problem. Algorithmically, we show that, like its classical counterpart, -SimFVS parameterized by is fixed-parameter tractable (FPT) and admits a polynomial kernel, for any fixed constant . In particular, we give an algorithm running in time and a kernel with vertices. The running time of our algorithm implies that -SimFVS is FPT even when . We complement this positive result by showing that for , where is the number of vertices in the input graph, -SimFVS becomes W[1]-hard. Our positive results answer one of the open problems posed by Cai and Ye (MFCS 2014).
Cite
@article{arxiv.1510.01557,
title = {Simultaneous Feedback Vertex Set: A Parameterized Perspective},
author = {Akanksha Agrawal and Daniel Lokshtanov and Amer E. Mouawad and Saket Saurabh},
journal= {arXiv preprint arXiv:1510.01557},
year = {2015}
}