Faster Exact and Parameterized Algorithm for Feedback Vertex Set in Bipartite Tournaments
Mithilesh Kumar, Daniel Lokshtanov

TL;DR
This paper introduces a faster fixed-parameter tractable algorithm for the Feedback Vertex Set problem in bipartite tournaments, significantly improving the running time over previous methods and also providing the fastest exact exponential-time algorithm for the problem.
Contribution
The authors develop a new algorithm with improved exponential and fixed-parameter running times for Feedback Vertex Set in bipartite tournaments, surpassing prior algorithms.
Findings
New algorithm with $O(1.6181^k + n^{O(1)})$ running time
Fastest known exact exponential-time algorithm with $O(1.3820^n)$ complexity
Improved bounds over previous algorithms for the problem
Abstract
A {\em bipartite tournament} is a directed graph such that every pair of vertices are connected by an arc, and no arc connects two vertices of or two vertices of . A {\em feedback vertex set} is a set of vertices in such that is acyclic. In this article we consider the {\sc Feedback Vertex Set} problem in bipartite tournaments. Here the input is a bipartite tournament on vertices together with an integer , and the task is to determine whether has a feedback vertex set of size at most . We give a new algorithm for {\sc Feedback Vertex Set in Bipartite Tournaments}. The running time of our algorithm is upper-bounded by , improving over the previously best known algorithm with running time [Hsiao, ISAAC 2011]. As a by-product, we also obtain the fastest…
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.
