English

Linear-Time Algorithms for k-Edge-Connected Components, k-Lean Tree Decompositions, and More

Data Structures and Algorithms 2024-11-06 v1 Combinatorics

Abstract

We present kO(k2)mk^{O(k^2)} m time algorithms for various problems about decomposing a given undirected graph by edge cuts or vertex separators of size <k<k into parts that are ``well-connected'' with respect to cuts or separators of size <k<k; here, mm is the total number of vertices and edges of the graph. As an application of our results, we obtain for every fixed kk a linear-time algorithm for computing the kk-edge-connected components of a given graph, solving a long-standing open problem. More generally, we obtain a kO(k2)mk^{O(k^2)} m time algorithm for computing a kk-Gomory-Hu tree of a given graph, which is a structure representing pairwise minimum cuts of size <k<k. Our main technical result, from which the other results follow, is a kO(k2)mk^{O(k^2)} m time algorithm for computing a kk-lean tree decomposition of a given graph. This is a tree decomposition with adhesion size <k<k that captures the existence of separators of size <k<k between subsets of its bags. A kk-lean tree decomposition is also an unbreakable tree decomposition with optimal unbreakability parameters for the adhesion size bound kk. As further applications, we obtain kO(k2)mk^{O(k^2)} m time algorithms for kk-vertex connectivity and for element connectivity kk-Gomory-Hu tree. All of our algorithms are deterministic. Our techniques are inspired by the tenth paper of the Graph Minors series of Robertson and Seymour and by Bodlaender's parameterized linear-time algorithm for treewidth.

Keywords

Cite

@article{arxiv.2411.02658,
  title  = {Linear-Time Algorithms for k-Edge-Connected Components, k-Lean Tree Decompositions, and More},
  author = {Tuukka Korhonen},
  journal= {arXiv preprint arXiv:2411.02658},
  year   = {2024}
}

Comments

107 pages

R2 v1 2026-06-28T19:48:15.499Z