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

Faster Exact and Approximate Algorithms for $k$-Cut (1807.08144v2)

Published 21 Jul 2018 in cs.DS

Abstract: In the $k$-cut problem, we are given an edge-weighted graph $G$ and an integer $k$, and have to remove a set of edges with minimum total weight so that $G$ has at least $k$ connected components. The current best algorithms are an $O(n{(2-o(1))k})$ randomized algorithm due to Karger and Stein, and an $\smash{\tilde{O}}(n{2k})$ deterministic algorithm due to Thorup. Moreover, several $2$-approximation algorithms are known for the problem (due to Saran and Vazirani, Naor and Rabani, and Ravi and Sinha). It has remained an open problem to (a) improve the runtime of exact algorithms, and (b) to get better approximation algorithms. In this paper we show an $O(k{O(k)} \, n{(2\omega/3 + o(1))k})$-time algorithm for $k$-cut. Moreover, we show an $(1+\epsilon)$-approximation algorithm that runs in time $O((k/\epsilon){O(k)} \,n{k + O(1)})$, and a $1.81$-approximation in fixed-parameter time $O(2{O(k2)}\,\text{poly}(n))$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Anupam Gupta (131 papers)
  2. Euiwoong Lee (64 papers)
  3. Jason Li (91 papers)
Citations (35)

Summary

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