A Polylogarithmic Approximation for Directed Steiner Forest in Planar Digraphs
Chandra Chekuri, Rhea Jain

TL;DR
This paper presents a polylogarithmic approximation algorithm for the Directed Steiner Forest problem specifically in planar digraphs, significantly improving tractability in this important class of graphs.
Contribution
It introduces an $O( ext{log}^6 k)$-approximation algorithm for DSF in planar digraphs using junction trees and LP-based techniques, with new structural insights on planar reachability.
Findings
Achieved a polylogarithmic approximation ratio for planar DSF
Proved the existence of low density junction trees in planar digraphs
Built upon recent LP-based algorithms and structural graph insights
Abstract
We consider Directed Steiner Forest (DSF), a fundamental problem in network design. The input to DSF is a directed edge-weighted graph and a collection of vertex pairs . The goal is to find a minimum cost subgraph of such that contains an - path for each . DSF is NP-Hard and is known to be hard to approximate to a factor of for any fixed [DK'99]. DSF admits approximation ratios of [CEGS'11] and [BBMRY'13]. In this work we show that in planar digraphs, an important and useful class of graphs in both theory and practice, DSF is much more tractable. We obtain an -approximation algorithm via the junction tree technique. Our main technical contribution is to prove the existence of a low density junction…
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
TopicsAdvanced Graph Theory Research · Graph theory and applications · Graph Labeling and Dimension Problems
