2 research outputs found

    An FPT Algorithm Beating 2-Approximation for kk-Cut

    Full text link
    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 (2−h/k)(2-h/k)-approximation algorithm for kk-cut that runs in time nO(h)n^{O(h)}. Hence to get a (2−ε)(2 - \varepsilon)-approximation algorithm for some absolute constant ε\varepsilon, the best runtime using prior techniques is nO(kε)n^{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 ε>0\varepsilon > 0, there exists a (2−ε)(2 - \varepsilon)-approximation algorithm that runs in time 2O(k6)⋅O~(n4)2^{O(k^6)} \cdot \widetilde{O} (n^4). This is the first FPT algorithm that is parameterized only by kk and strictly improves the 22-approximation.Comment: 26 pages, 4 figures, to appear in SODA '1

    Losing Treewidth by Separating Subsets

    Full text link
    We study the problem of deleting the smallest set SS of vertices (resp. edges) from a given graph GG such that the induced subgraph (resp. subgraph) G∖SG \setminus S belongs to some class H\mathcal{H}. We consider the case where graphs in H\mathcal{H} have treewidth bounded by tt, and give a general framework to obtain approximation algorithms for both vertex and edge-deletion settings from approximation algorithms for certain natural graph partitioning problems called kk-Subset Vertex Separator and kk-Subset Edge Separator, respectively. For the vertex deletion setting, our framework combined with the current best result for kk-Subset Vertex Separator, yields a significant improvement in the approximation ratios for basic problems such as kk-Treewidth Vertex Deletion and Planar-FF Vertex Deletion. Our algorithms are simpler than previous works and give the first uniform approximation algorithms under the natural parameterization. For the edge deletion setting, we give improved approximation algorithms for kk-Subset Edge Separator combining ideas from LP relaxations and important separators. We present their applications in bounded-degree graphs, and also give an APX-hardness result for the edge deletion problems.Comment: 30 pages, 1 figure, to appear in SODA 1
    corecore