A -approximation for -Flexible Graph Connectivity
arXiv:2609.14243
Abstract
In the -Flexible Graph Connectivity problem, the input consists of non-negative integers and and a graph whose edges are classified into safe and unsafe edges with non-negative edge costs. A subgraph H of G is -Flex-Connected if every non-empty proper subset of vertices has either at least safe edges or at least total edges crossing it. The goal is to find a minimum cost subset of edges such that the subgraph is -Flex-Connected. We give a -approximation for this problem, which in particular implies a constant approximation for every fixed constants and . We achieve this by designing a -approximation for the augmentation problem of finding a minimum cost subset of edges to add to make a (p,q-1)-Flex-Connected graph into a (p,q)-Flex-Connected graph. Underlying the augmentation algorithm is a structural result showing that all deficient cuts can be represented by min rooted-cuts in a -sized collection of digraphs. This structural result was discovered by ChatGPT Astra.