Fixed Parameter Approximation Scheme for Min-max $k$-cut
Abstract
We consider the graph -partitioning problem under the min-max objective, termed as Minmax -cut. The input here is a graph with non-negative edge weights and an integer and the goal is to partition the vertices into non-empty parts so as to minimize . Although minimizing the sum objective , termed as Minsum -cut, has been studied extensively in the literature, very little is known about minimizing the max objective. We initiate the study of Minmax -cut by showing that it is NP-hard and W[1]-hard when parameterized by , and design a parameterized approximation scheme when parameterized by . The main ingredient of our parameterized approximation scheme is an exact algorithm for Minmax -cut that runs in time , where is value of the optimum and 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 -cut. Our algorithmic techniques are more general and can be used to obtain parameterized approximation schemes for minimizing -norm measures of -partitioning for every .
Cite
@article{arxiv.2011.03454,
title = {Fixed Parameter Approximation Scheme for Min-max $k$-cut},
author = {Karthekeyan Chandrasekaran and Weihang Wang},
journal= {arXiv preprint arXiv:2011.03454},
year = {2020}
}