Simultaneous Feedback Edge Set: A Parameterized Perspective
Akanksha Agrawal, Fahad Panolan, Saket Saurabh, Meirav Zehavi

TL;DR
This paper studies the computational complexity of the Simultaneous Feedback Edge Set problem, providing hardness results, fixed-parameter algorithms, and kernelization, along with exploring a related maximum acyclic subgraph problem.
Contribution
It establishes NP-hardness for -color case, develops an FPT algorithm with exponential dependence on parameters, and introduces a polynomial kernelization for the problem.
Findings
NP-hardness for -color case via reduction from Vertex Cover
FPT algorithm with runtime O(2^{k+ ext{log} k} n^{O(1)})
Polynomial kernel with (k)^{O()} vertices
Abstract
In this paper we consider Simultaneous Feedback Edge Set (Sim-FES) problem. In this problem, the input is an -vertex graph , an integer and a coloring function and the objective is to check whether there is an edge subset of cardinality at most in such that for all , is acyclic. Here, and . When , the problem is polynomial time solvable. We show that for 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 unless ETH fails. This hardness result is complimented by an FPT algorithm for Sim-FES running in time , where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
