Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Breaking the $n^k$ Barrier for Minimum $k$-cut on Simple Graphs (2111.03221v2)

Published 5 Nov 2021 in cs.DS and math.CO

Abstract: In the minimum $k$-cut problem, we want to find the minimum number of edges whose deletion breaks the input graph into at least $k$ connected components. The classic algorithm of Karger and Stein runs in $\tilde O(n{2k-2})$ time, and recent, exciting developments have improved the running time to $O(nk)$. For general, weighted graphs, this is tight assuming popular hardness conjectures. In this work, we show that perhaps surprisingly, $O(nk)$ is not the right answer for simple, unweighted graphs. We design an algorithm that runs in time $O(n{(1-\epsilon)k})$ where $\epsilon>0$ is an absolute constant, breaking the natural $nk$ barrier. This establishes a separation of the two problems in the unweighted and weighted cases.

Citations (2)

Summary

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