Fast edge splitting and Edmonds' arborescence construction for unweighted graphs

Bhalgat, Anand ; Hariharan, Ramesh ; Telikepalli, Kavitha ; Panigra, Debmalya (2008) Fast edge splitting and Edmonds' arborescence construction for unweighted graphs In: Proceedings of the Nineteenth Annual ACM-SIAM Symposium on Discrete Algorithms, January 20-22, 2008, San Francisco, California.

Full text not available from this repository.

Official URL: http://dl.acm.org/citation.cfm?id=1347082.1347132

Abstract

Given an unweighted undirected or directed graph with n vertices, m edges and edge connectivity c, we present a new deterministic algorithm for edge splitting. Our algorithm splits-off any specified subset S of vertices satisfying standard conditions (even degree for the undirected case and in-degree ≥ out-degree for the directed case) while maintaining connectivity c for vertices outside S in Õ(m+nc2) time for an undirected graph and Õ(mc) time for a directed graph. This improves the current best deterministic time bounds due to Gabow [8], who splits-off a single vertex in Õ(nc2+m) time for an undirected graph and Õ(mc) time for a directed graph. Further, for appropriate ranges of n, c, |S| it improves the current best randomized bounds due to Benczur and Karger [2], who split-off a single vertex in an undirected graph in Õ(n2) Monte Carlo time. We give two applications of our edge splitting algorithms. Our first application is a sub-quadratic (in n) algorithm to construct Edmonds' arborescences. A classical result of Edmonds [5] shows that an unweighted directed graph with c edge-disjoint paths from any particular vertex r to every other vertex has exactly c edge-disjoint arborescences rooted at r. For a c edge connected unweighted undirected graph, the same theorem holds on the digraph obtained by replacing each undirected edge by two directed edges, one in each direction. The current fastest construction of these arborescences by Gabow [7] takes Õ(n2c2) time. Our algorithm takes Õ(nc3+m) time for the undirected case and Õ(nc4+mc) time for the directed case. The second application of our splitting algorithm is a new Steiner edge connectivity algorithm for undirected graphs which matches the best known bound of Õ(nc2+m) time due to Bhalgat et al [3]. Finally, our algorithm can also be viewed as an alternative proof for existential edge splitting theorems due to Lovasz [9] and Mader [11].

Item Type:Conference or Workshop Item (Paper)
Source:Copyright of this article belongs to ACM, Inc.
ID Code:102358
Deposited On:09 Mar 2018 11:24
Last Modified:09 Mar 2018 11:24

Repository Staff Only: item control page