Improved Outerplanarity Bounds for Planar Graphs
Therese Biedl, Debajyoti Mondal
TL;DR
This work studies the outerplanarity of planar graphs and introduces fence-girth $g$ as a central parameter that captures the length of the shortest fence separating inner and outer regions. Using a tree-of-peels decomposition, an augmentation $H$ preserving peels, and a detour-method to connect vertices, the authors derive upper bounds that scale as $\left\lfloor \frac{n-2}{2g} \right\rfloor + O(g)$ and relate outerplanarity to the graph diameter via $\text{outerplanarity} \le \tfrac{1}{2}\,\text{diam}(G) + O(\sqrt{n})$. For triangulated graphs they obtain a radius bound $\text{rad}(G) \le \frac{n}{2\kappa} + O(1)$ and provide a linear-time witness algorithm; in bipartite planar graphs the bound improves to $\frac{n}{8} + O(1)$ due to larger fence-girth. All bounds are tight up to lower-order terms, and the authors present linear-time constructions to achieve the bounds. These results have practical impact on planar graph drawing and on deriving fast algorithms for planar problems by controlling outerplanarity via fence-girth and diameter.
Abstract
In this paper, we study the outerplanarity of planar graphs, i.e., the number of times that we must (in a planar embedding that we can initially freely choose) remove the outerface vertices until the graph is empty. It is well-known that there are $n$-vertex graphs with outerplanarity $\tfrac{n}{6}+Θ(1)$, and not difficult to show that the outerplanarity can never be bigger. We give here improved bounds of the form $\tfrac{n}{2g}+2g+O(1)$, where $g$ is the fence-girth, i.e., the length of the shortest cycle with vertices on both sides. This parameter $g$ is at least the connectivity of the graph, and often bigger; for example, our results imply that planar bipartite graphs have outerplanarity $\tfrac{n}{8}+O(1)$. We also show that the outerplanarity of a planar graph $G$ is at most $\tfrac{1}{2}$diam$(G)+O(\sqrt{n})$, where diam$(G)$ is the diameter of the graph. All our bounds are tight up to smaller-order terms, and a planar embedding that achieves the outerplanarity bound can be found in linear time.
