An FPT Algorithm Beating 2-Approximation for $k$-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 , there exists a -approximation algorithm that runs in time . This is the first FPT algorithm that is parameterized only by and strictly improves the -approximation.
Cite
@article{arxiv.1710.08488,
title = {An FPT Algorithm Beating 2-Approximation for $k$-Cut},
author = {Anupam Gupta and Euiwoong Lee and Jason Li},
journal= {arXiv preprint arXiv:1710.08488},
year = {2017}
}
Comments
26 pages, 4 figures, to appear in SODA '18