Strong connectivity augmentation is FPT

2021 
Augmenting an undirected or a directed graph (digraph) by adding new edges or arcs, to increase its connectivity to a target value, is a fundamental problem in combinatorial optimization and graph theory. In this paper we study the basic problem of augmenting an input digraph to make it strongly connected, which is known as the Strong Connectivity Augmentation problem. Here, the input is a digraph D = (V, A), a set of links L ⊆ V × V, and a positive integer k. The objective is to decide if there exists a subset F ⊆ L, of size at most k, such that D' = (V, A ∪ F) is strongly connected. We consider the general version of this problem where, additionally, there is a weight function ω : L → R+ on the links, and the goal is to find a minimum weight subset F ⊆ L of cardinality at most k, such that D' = (V, A∪F) is strongly connected. We design an algorithm for this problem that runs in time 2O(k log k)nO(1), thereby showing that it is fixed parameter tractable (FPT). Here, n = |V|. This also resolves an open problem stated by Guo and Uhlmann more than a decade ago [Networks 56(2): 131--142 (2010)].
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    0
    References
    0
    Citations
    NaN
    KQI
    []