Faster algorithms for packing forests in graphs and related problems
Abstract
We consider several problems related to packing forests in graphs. The first one is to find edge-disjoint forests in a directed graph 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 almost linear time for fixed , extending the algorithm of [Gabow, 1995]. Specifically, the complexity is , where are the number of vertices and edges in respectively, and , where is the edge connectivity of the graph. Using our solution to this problem, we improve complexities for two existing applications: (1) -forest problem: find forests in an undirected graph maximizing the number of edges in their union. We show how to solve this problem in time, breaking the complexity barrier of previously known approaches. (2) Directed edge-connectivity augmentation problem: find a smallest set of directed edges whose addition to the given directed graph makes it strongly -connected. We improve the deterministic complexity for this problem from [Gabow, STOC 1994] to . A similar approach with the same complexity also works for the undirected version of the problem.
Cite
@article{arxiv.2409.20314,
title = {Faster algorithms for packing forests in graphs and related problems},
author = {Pavel Arkhipov and Vladimir Kolmogorov},
journal= {arXiv preprint arXiv:2409.20314},
year = {2026}
}
Comments
arXiv admin note: substantial text overlap with arXiv:2409.14881