p-norm Multiway Cut

Abstract

We introduce and study p-norm-multiway-cut: the input here is an undirected graph with non-negative edge weights along with k terminals and the goal is to find a partition of the vertex set into k parts each containing exactly one terminal so as to minimize the p-norm of the cut values of the parts. This is a unified generalization of min-sum multiway cut (when p=1) and min-max multiway cut (when p=∞), both of which are well-studied classic problems in the graph partitioning literature. We show that p-norm-multiway-cut is NP-hard for constant number of terminals and is NP-hard in planar graphs. On the algorithmic side, we design an O(2 n)-approximation for all p 1. We also show an integrality gap of (k1-1/p) for a natural convex program and an O(k1-1/p-ε)-inapproximability for any constant ε>0 assuming the small set expansion hypothesis.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…