On rooted $k$-connectivity problems in quasi-bipartite digraphs
Zeev Nutov

TL;DR
This paper presents a simple combinatorial algorithm for a generalized directed rooted $k$-connectivity problem in quasi-bipartite digraphs, achieving the same approximation ratio as previous LP-based methods.
Contribution
It introduces a new combinatorial approach that extends prior LP-based algorithms to more general cases of the problem.
Findings
Achieves an $O( ln k ln |T|)$ approximation ratio.
Applicable to more general problem settings beyond previous work.
Simplifies the algorithmic approach for quasi-bipartite instances.
Abstract
We consider the directed Min-Cost Rooted Subset -Edge-Connection problem: given a digraph with edge costs, a set of terminals, a root node , and an integer , find a min-cost subgraph of that contains edge disjoint -paths for all . The case when every edge of positive cost has head in admits a polynomial time algorithm due to Frank [Discret. Appl. Math. 157(6):1242-1254, 2009], and the case when all positive cost edges are incident to is equivalent to the -Multicover problem. Chan, Laekhanukit, Wei, and Zhang [APPROX/RANDOM, 63:1-63:20, 2020] gave an LP-based -approximation algorithm for quasi-bipartite instances, when every edge in has an end (tail or head) in . We give a simple combinatorial algorithm with the same ratio for a more general problem of covering an arbitrary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Optimization and Search Problems
