A Single-Exponential FPT Algorithm for 2-Vertex-Connectivity Augmentation
Abstract
We study restricted-link augmentation to -vertex-connectivity. An instance consists of a graph , possibly disconnected, a set of admissible links on its vertices, integer link costs in , and an integer ; the task is to add at most links of minimum total cost so that the resulting multigraph is -vertex-connected. Recent work gives -time algorithms for unweighted -vertex-connectivity augmentation for every [Carmesin and Ramanujan, SODA 2026], and an -time algorithm for arbitrary [Korhonen and Thorup, arXiv 2026]. We give a deterministic algorithm with running time . Thus, for , the unweighted running time improves from to , and the algorithm also handles link costs with pseudo-polynomial dependence on . We reduce the problem to a boundary-pair variant of -vertex-connected spanning subgraph, where each vertex is assigned a pair of incident edges with an associated pair cost. We solve this variant using a cancellation identity, inspired by Cut&Count [Cygan et al., TALG 2022], obtained by applying M\"obius inversion to decompositions along cut vertices: the identity cancels every connected spanning graph with more than one block and keeps exactly the -vertex-connected spanning graphs.
Cite
@article{arxiv.2608.03830,
title = {A Single-Exponential FPT Algorithm for 2-Vertex-Connectivity Augmentation},
author = {Tomohiro Koana and Soh Kumabe},
journal= {arXiv preprint arXiv:2608.03830},
year = {2026}
}