Archive | 2021

Online Directed Spanners and Steiner Forests

 
 
 

Abstract


We present online algorithms for directed spanners and directed Steiner forests. These are well-studied network connectivity problems that fall under the unifying framework of online covering and packing linear programming formulations. This framework was developed in the seminal work of Buchbinder and Naor (Mathematics of Operations Research, 34, 2009) and is based on primal-dual techniques. Specifically, our results include the following: • For the pairwise spanner problem, in which the pairs of vertices to be spanned arrive online, we present an efficient randomized algorithm with competitive ratio Õ(n) for graphs with general lengths, where n is the number of vertices of the given graph. For graphs with uniform lengths, we give an efficient randomized algorithm with competitive ratio Õ(n), and an efficient deterministic algorithm with competitive ratio Õ(k), where k is the number of terminal pairs. To the best of our knowledge, these are the first online algorithms for directed spanners. In the offline version, the current best approximation ratio for uniform edge lengths is Õ(n), due to Chlamtáč, Dinitz, Kortsarz, and Laekhanukit (TALG 2020). • For the directed Steiner forest problem with uniform costs, in which the pairs of vertices to be connected arrive online, we present an efficient randomized algorithm with competitive ratio Õ(n). The state-of-the-art online algorithm for general costs is due to Chakrabarty, Ene, Krishnaswamy, and Panigrahi (SICOMP 2018) and is Õ(k)competitive. In the offline version, the current best approximation ratio with uniform costs is Õ(n), due to Chlamtáč, Dinitz, Kortsarz, and Laekhanukit (TALG 2020). To obtain efficient and competitive online algorithms, we observe that a small modification of the online covering and packing framework by Buchbinder and Naor implies a polynomialtime implementation of the primal-dual approach with separation oracles, which a priori might perform exponentially many calls to the oracle. We convert the online spanner problem into an online covering problem and complete the rounding-step analysis in a problem-specific fashion. Purdue University, Email: {elena-g, lin532, krq}@purdue.edu E.G and Y.L. were supported in part by NSF CCF-1910659 and NSF CCF-1910411.

Volume None
Pages 5:1-5:25
DOI 10.4230/LIPIcs.APPROX/RANDOM.2021.5
Language English
Journal None

Full Text