An efficient polynomial-time approximation scheme for Steiner forest in planar graphs
David Eisenstat, Philip Klein, Claire Mathieu

TL;DR
This paper presents a faster polynomial-time approximation scheme for the Steiner forest problem in planar graphs, significantly improving the efficiency over previous methods.
Contribution
It introduces an $O(n \,\log^3 n)$ approximation scheme for Steiner forest in planar graphs, enhancing computational efficiency over prior exponential-time schemes.
Findings
Achieved an $O(n \,\log^3 n)$ approximation scheme.
Improved the computational complexity from previous exponential-time schemes.
Demonstrated practical efficiency in planar graph scenarios.
Abstract
We give an approximation scheme for Steiner forest in planar graphs, improving on the previous approximation scheme for this problem, which runs in time.
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 · Computational Geometry and Mesh Generation · Advanced Graph Theory Research
