Fixed Parameter Approximation Scheme for Min-max k-cut

We consider the graph k-partitioning problem under the min-max objective, termed as Minmax k-cut. The input here is a graph G=(V,E) with non-negative edge weights w:E→ℝ_+ and an integer k≥ 2 and the goal is to partition the vertices into k non-empty parts V_1, …, V_k so as to minimize max_i=1^k w(δ(V_i)). Although minimizing the sum objective ∑_i=1^k w(δ(V_i)), termed as Minsum k-cut, has been studied extensively in the literature, very little is known about minimizing the max objective. We initiate the study of Minmax k-cut by showing that it is NP-hard and W[1]-hard when parameterized by k, and design a parameterized approximation scheme when parameterized by k. The main ingredient of our parameterized approximation scheme is an exact algorithm for Minmax k-cut that runs in time (λ k)^O(k^2)n^O(1), where λ is value of the optimum and n is the number of vertices. Our algorithmic technique builds on the technique of Lokshtanov, Saurabh, and Surianarayanan (FOCS, 2020) who showed a similar result for Minsum k-cut. Our algorithmic techniques are more general and can be used to obtain parameterized approximation schemes for minimizing ℓ_p-norm measures of k-partitioning for every p≥ 1.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/28/2021

ℓ_p-norm Multiway Cut

We introduce and study ℓ_p-norm-multiway-cut: the input here is an undir...
research
02/12/2019

The Complexity of Max-Min k-Partitioning

In this paper we study a max-min k-partition problem on a weighted graph...
research
04/30/2020

A Parameterized Approximation Scheme for Min k-Cut

In the Min k-Cut problem, input is an edge weighted graph G and an integ...
research
08/07/2023

An Improved Approximation Algorithm for the Max-3-Section Problem

We consider the Max-3-Section problem, where we are given an undirected ...
research
05/03/2021

Fault Tolerant Max-Cut

In this work, we initiate the study of fault tolerant Max Cut, where giv...
research
07/22/2019

Direction Matters: On Influence-Preserving Graph Summarization and Max-cut Principle for Directed Graphs

Summarizing large-scaled directed graphs into small-scale representation...
research
02/05/2020

Proximity Preserving Binary Code using Signed Graph-Cut

We introduce a binary embedding framework, called Proximity Preserving C...

Please sign up or login with your details

Forgot password? Click here to reset