Approximate Light Spanners in Planar Graphs
Hung Le, Shay Solomon, Cuong Than, Csaba D. T\'oth, Tianyi Zhang

TL;DR
This paper introduces a polynomial-time algorithm for constructing light approximate spanners in weighted planar graphs, surpassing previous bounds and employing a novel iterative planar pruning technique.
Contribution
It presents the first polynomial-time algorithm for light spanners in weighted planar graphs with improved approximation guarantees.
Findings
Achieves a $(1+ ext{small factor})$-spanner with weight proportional to the optimal.
Develops the iterative planar pruning technique for spanner construction.
Provides theoretical bounds surpassing previous existential limits.
Abstract
In their seminal paper, Alth\"{o}fer et al. (DCG 1993) introduced the {\em greedy spanner} and showed that, for any weighted planar graph , the weight of the greedy -spanner is at most , where is the weight of a minimum spanning tree of . This bound is optimal in an {\em existential sense}: there exist planar graphs for which any -spanner has a weight of at least . However, as an {\em approximation algorithm}, even for a {\em bicriteria} approximation, the weight approximation factor of the greedy spanner is essentially as large as the existential bound: There exist planar graphs for which the greedy -spanner (for any ) has a weight of $\Omega(\frac{1}{\epsilon \cdot x^2})\cdot w(G_{OPT,…
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 · Computational Geometry and Mesh Generation · Graph theory and applications
