Faster Minimum k-cut of a Simple Graph

10/07/2019
by   Jason Li, et al.
0

We consider the (exact, minimum) k-cut problem: given a graph and an integer k, delete a minimum-weight set of edges so that the remaining graph has at least k connected components. This problem is a natural generalization of the global minimum cut problem, where the goal is to break the graph into k=2 pieces. Our main result is a (combinatorial) k-cut algorithm on simple graphs that runs in n^(1+o(1))k time for any constant k, improving upon the previously best n^(2ω/3+o(1))k time algorithm of Gupta et al. [FOCS'18] and the previously best n^(1.981+o(1))k time combinatorial algorithm of Gupta et al. [STOC'19]. For combinatorial algorithms, this algorithm is optimal up to o(1) factors assuming recent hardness conjectures: we show by a straightforward reduction that k-cut on even a simple graph is as hard as (k-1)-clique, establishing a lower bound of n^(1-o(1))k for k-cut. This settles, up to lower-order factors, the complexity of k-cut on a simple graph for combinatorial algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/17/2020

Optimal Bounds for the k-cut Problem

In the k-cut problem, we want to find the smallest set of edges whose de...
research
11/05/2021

Breaking the n^k Barrier for Minimum k-cut on Simple Graphs

In the minimum k-cut problem, we want to find the minimum number of edge...
research
06/03/2017

Graph-Cut RANSAC

A novel method for robust estimation, called Graph-Cut RANSAC, GC-RANSAC...
research
03/16/2023

Minimum L_∞ Hausdorff Distance of Point Sets Under Translation: Generalizing Klee's Measure Problem

We present a (combinatorial) algorithm with running time close to O(n^d)...
research
03/10/2021

An FFT-based method for computing the effective crack energy of a heterogeneous material on a combinatorially consistent grid

We introduce an FFT-based solver for the combinatorial continuous maximu...
research
12/30/2022

Every Combinatorial Polyhedron Can Unfold with Overlap

Ghomi proved that every convex polyhedron could be stretched via an affi...
research
08/04/2022

Domination and Cut Problems on Chordal Graphs with Bounded Leafage

The leafage of a chordal graph G is the minimum integer l such that G ca...

Please sign up or login with your details

Forgot password? Click here to reset