An $O(\log k)$-Approximation for Directed Steiner Tree in Planar Graphs
Zachary Friggstad, Ramin Mousavi

TL;DR
This paper introduces an efficient approximation algorithm with logarithmic ratio for the Directed Steiner Tree problem in planar graphs, improving solution quality for network design tasks involving multiple terminals.
Contribution
It provides the first $O( ext{log }k)$-approximation for directed Steiner tree in planar graphs and extends the approach to the multi-rooted case with additional approximation guarantees.
Findings
Achieves $O( ext{log }k)$-approximation for directed Steiner tree in planar graphs.
Extends the approximation to multi-rooted Steiner problems with $O(R + ext{log }k)$ ratio.
Demonstrates the effectiveness of the approach in planar graph network design scenarios.
Abstract
We present an -approximation for both the edge-weighted and node-weighted versions of \DST in planar graphs where is the number of terminals. We extend our approach to \MDST (in general graphs \MDST and \DST are easily seen to be equivalent but in planar graphs this is not the case necessarily) in which we get an -approximation for planar graphs for where is the number of roots.
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 · Advanced Graph Theory Research · Markov Chains and Monte Carlo Methods
