Connectivity augmentation is fixed-parameter tractable
Abstract
In the vertex connectivity augmentation problem, we are given an undirected n-vertex graph G, a set of links L ⊂eq V(G)2 E(G), and integers λ and k. The task is to insert at most k links from L to G to make G λ-vertex-connected. We show that the problem is fixed-parameter tractable (FPT) when parameterized by λ and k, by giving an algorithm with running time 2O(k (k + λ)) nO(1). This improves upon a recent result of Carmesin and Ramanujan [SODA'26], who showed that the problem is FPT parameterized by k but only when λ 4. We also consider the analogous edge connectivity augmentation problem, where the goal is to make G λ-edge-connected. We show that the problem is FPT when parameterized by k only, by giving an algorithm with running time 2O(k k) nO(1). Previously, such results were known only under additional assumptions on the edge connectivity of G.
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.