An FPT Algorithm Beating 2-Approximation for -Cut
Abstract: In the -Cut problem, we are given an edge-weighted graph and an integer , and have to remove a set of edges with minimum total weight so that has at least connected components. Prior work on this problem gives, for all , a -approximation algorithm for -cut that runs in time . Hence to get a -approximation algorithm for some absolute constant , the best runtime using prior techniques is . Moreover, it was recently shown that getting a -approximation for general is NP-hard, assuming the Small Set Expansion Hypothesis. If we use the size of the cut as the parameter, an FPT algorithm to find the exact -Cut is known, but solving the -Cut problem exactly is -hard if we parameterize only by the natural parameter of . An immediate question is: \emph{can we approximate -Cut better in FPT-time, using as the parameter?} We answer this question positively. We show that for some absolute constant $\varepsilon > 0$, there exists a -approximation algorithm that runs in time . This is the first FPT algorithm that is parameterized only by and strictly improves the $2$-approximation.
Paper Prompts
Sign up for free to create and run prompts on this paper.