English

Simultaneous Feedback Edge Set: A Parameterized Perspective

Data Structures and Algorithms 2016-11-24 v1

Abstract

In this paper we consider Simultaneous Feedback Edge Set (Sim-FES) problem. In this problem, the input is an nn-vertex graph GG, an integer kk and a coloring function col:E(G)2[α]{\sf col}: E(G) \rightarrow 2^{[\alpha]} and the objective is to check whether there is an edge subset SS of cardinality at most kk in GG such that for all i[α]i \in [\alpha], GiSG_i - S is acyclic. Here, Gi=(V(G),{eE(G)icol(e)})G_i=(V(G), \{e\in E(G) \mid i \in {\sf col}(e)\}) and [α]={1,,α}[\alpha]=\{1,\ldots,\alpha\}. When α=1\alpha =1, the problem is polynomial time solvable. We show that for α=3\alpha =3 Sim-FES is NP-hard by giving a reduction from Vertex Cover on cubic graphs. The same reduction shows that the problem does not admit an algorithm of running time O(2o(k)nO(1))O(2^{o(k)}n^{O(1)}) unless ETH fails. This hardness result is complimented by an FPT algorithm for Sim-FES running in time O(2ωkα+αlogknO(1))O(2^{\omega k\alpha+\alpha \log k} n^{O(1)}), where ω\omega is the exponent in the running time of matrix multiplication. The same algorithm gives a polynomial time algorithm for the case when α=2\alpha =2. We also give a kernel for Sim-FES with (kα)O(α)(k\alpha)^{O(\alpha)} vertices. Finally, we consider the problem Maximum Simultaneous Acyclic Subgraph. Here, the input is a graph GG, an integer qq and, a coloring function col:E(G)2[α]{\sf col}: E(G) \rightarrow 2^{[\alpha]}. The question is whether there is a edge subset FF of cardinality at least qq in GG such that for all i[α]i\in [\alpha], G[Fi]G[F_i] is acyclic. Here, Fi={eFicol(e)}F_i=\{e \in F \mid i \in \textsf{col}(e)\}. We give an FPT algorithm for running in time O(2ωqαnO(1))O(2^{\omega q \alpha}n^{O(1)}).

Keywords

Cite

@article{arxiv.1611.07701,
  title  = {Simultaneous Feedback Edge Set: A Parameterized Perspective},
  author = {Akanksha Agrawal and Fahad Panolan and Saket Saurabh and Meirav Zehavi},
  journal= {arXiv preprint arXiv:1611.07701},
  year   = {2016}
}

Comments

A preliminary version of this paper will appear in the proceedings of ISAAC 2016