Papers
Topics
Authors
Recent
Search
2000 character limit reached

An FPT Algorithm Beating 2-Approximation for kk-Cut

Published 23 Oct 2017 in cs.DS | (1710.08488v1)

Abstract: In the kk-Cut problem, we are given an edge-weighted graph GG and an integer kk, and have to remove a set of edges with minimum total weight so that GG has at least kk connected components. Prior work on this problem gives, for all h[2,k]h \in [2,k], a (2h/k)(2-h/k)-approximation algorithm for kk-cut that runs in time n<sup>O(h)n<sup>{O(h)}. Hence to get a (2ε)(2 - \varepsilon)-approximation algorithm for some absolute constant ε\varepsilon, the best runtime using prior techniques is n<sup>O(kε)n<sup>{O(k\varepsilon)}. Moreover, it was recently shown that getting a (2ε)(2 - \varepsilon)-approximation for general kk 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 kk-Cut is known, but solving the kk-Cut problem exactly is W[1]W[1]-hard if we parameterize only by the natural parameter of kk. An immediate question is: \emph{can we approximate kk-Cut better in FPT-time, using kk as the parameter?} We answer this question positively. We show that for some absolute constant $\varepsilon &gt; 0$, there exists a (2ε)(2 - \varepsilon)-approximation algorithm that runs in time 2<sup>O(k<sup>6)</sup></sup>O~(n<sup>4)2<sup>{O(k<sup>6)}</sup></sup> \cdot \widetilde{O} (n<sup>4). This is the first FPT algorithm that is parameterized only by kk and strictly improves the $2$-approximation.

Authors (3)
Citations (33)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.