Bounded indegree $k$-forests problem and a faster algorithm for directed graph augmentation
Abstract
We consider two problems for a directed graph , which we show to be closely related. The first one is to find edge-disjoint forests in of maximal size such that the indegree of each vertex in these forests is at most . We describe a min-max characterization for this problem and show that it can be solved in time, where is the size of and is the difference between and the edge connectivity of the graph. The second problem is the directed edge-connectivity augmentation problem, which has been extensively studied before: find a smallest set of directed edges whose addition to the graph makes it strongly -connected. We improve the complexity for this problem from [Gabow, STOC 1994] to , by exploiting our solution for the first problem. A similar approach with the same complexity also works for the undirected version of the problem.
Cite
@article{arxiv.2409.14881,
title = {Bounded indegree $k$-forests problem and a faster algorithm for directed graph augmentation},
author = {Pavel Arkhipov and Vladimir Kolmogorov},
journal= {arXiv preprint arXiv:2409.14881},
year = {2025}
}
Comments
Got merged with another paper (arXiv:2409.20314)