Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Parameterized Max Min Feedback Vertex Set (2302.09604v2)

Published 19 Feb 2023 in cs.DS and cs.CC

Abstract: Given a graph $G$ and an integer $k$, Max Min FVS asks whether there exists a minimal set of vertices of size at least $k$ whose deletion destroys all cycles. We present several results that improve upon the state of the art of the parameterized complexity of this problem with respect to both structural and natural parameters. Using standard DP techniques, we first present an algorithm of time $\textrm{tw}{O(\textrm{tw})}n{O(1)}$, significantly generalizing a recent algorithm of Gaikwad et al. of time $\textrm{vc}{O(\textrm{vc})}n{O(1)}$, where $\textrm{tw}, \textrm{vc}$ denote the input graph's treewidth and vertex cover respectively. Subsequently, we show that both of these algorithms are essentially optimal, since a $\textrm{vc}{o(\textrm{vc})}n{O(1)}$ algorithm would refute the ETH. With respect to the natural parameter $k$, the aforementioned recent work by Gaikwad et al. claimed an FPT branching algorithm with complexity $10k n{O(1)}$. We point out that this algorithm is incorrect and present a branching algorithm of complexity $9.34k n{O(1)}$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Michael Lampis (57 papers)
  2. Nikolaos Melissinos (17 papers)
  3. Manolis Vasilakis (12 papers)
Citations (5)

Summary

We haven't generated a summary for this paper yet.