Parameterized Algorithms for Graph Partitioning Problems

Abstract

We study a broad class of graph partitioning problems, where each problem is specified by a graph G=(V,E), and parameters k and p. We seek a subset U⊂eq V of size k, such that α1m1 + α2m2 is at most (or at least) p, where α1,α2∈R are constants defining the problem, and m1, m2 are the cardinalities of the edge sets having both endpoints, and exactly one endpoint, in U, respectively. This class of fixed cardinality graph partitioning problems (FGPP) encompasses Max (k,n-k)-Cut, Min k-Vertex Cover, k-Densest Subgraph, and k-Sparsest Subgraph. Our main result is an O*(4k+o(k)k) algorithm for any problem in this class, where ≥ 1 is the maximum degree in the input graph. This resolves an open question posed by Bonnet et al. [IPEC 2013]. We obtain faster algorithms for certain subclasses of FGPPs, parameterized by p, or by (k+p). In particular, we give an O*(4p+o(p)) time algorithm for Max (k,n-k)-Cut, thus improving significantly the best known O*(pp) time algorithm.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…