Simultaneous Feedback Vertex Set: A Parameterized Perspective
Akanksha Agrawal, Daniel Lokshtanov, Amer E. Mouawad, Saket Saurabh

TL;DR
This paper studies the $oldsymbol{ ext{alpha}} ext{-Simultaneous Feedback Vertex Set}$ problem, proving it is fixed-parameter tractable with polynomial kernels for fixed $oldsymbol{ ext{alpha}}$, but W[1]-hard when $oldsymbol{ ext{alpha}}$ grows logarithmically with graph size.
Contribution
It establishes fixed-parameter tractability and kernelization results for $ ext{alpha}$-SimFVS, resolving an open problem and analyzing the problem's complexity based on $ ext{alpha}$.
Findings
FPT algorithm with runtime $2^{O( ext{alpha} k)} n^{O(1)}$
Polynomial kernel with $O( ext{alpha} k^{3( ext{alpha}+1)})$ vertices
W[1]-hardness when $ ext{alpha} o O( ext{log} n)$
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,…
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · VLSI and FPGA Design Techniques
