English

Separator Theorem and Algorithms for Planar Hyperbolic Graphs

Data Structures and Algorithms 2023-10-18 v1 Computational Geometry Discrete Mathematics

Abstract

The hyperbolicity of a graph, informally, measures how close a graph is (metrically) to a tree. Hence, it is intuitively similar to treewidth, but the measures are formally incomparable. Motivated by the broad study of algorithms and separators on planar graphs and their relation to treewidth, we initiate the study of planar graphs of bounded hyperbolicity. Our main technical contribution is a novel balanced separator theorem for planar δ\delta-hyperbolic graphs that is substantially stronger than the classic planar separator theorem. For any fixed δ0\delta \geq 0, we can find balanced separator that induces either a single geodesic (shortest) path or a single geodesic cycle in the graph. An important advantage of our separator is that the union of our separator (vertex set ZZ) with any subset of the connected components of GZG - Z induces again a planar δ\delta-hyperbolic graph, which would not be guaranteed with an arbitrary separator. Our construction runs in near-linear time and guarantees that size of separator is poly(δ)logn\mathrm{poly}(\delta) \cdot \log n. As an application of our separator theorem and its strong properties, we obtain two novel approximation schemes on planar δ\delta-hyperbolic graphs. We prove that Maximum Independent Set and the Traveling Salesperson problem have a near-linear time FPTAS for any constant δ\delta, running in npolylog(n)2O(δ2)εO(δ)n\, \mathrm{polylog}(n) \cdot 2^{\mathcal{O}(\delta^2)} \cdot \varepsilon^{-\mathcal{O}(\delta)} time. We also show that our approximation scheme for Maximum Independent Set has essentially the best possible running time under the Exponential Time Hypothesis (ETH). This immediately follows from our third contribution: we prove that Maximum Independent Set has no no(δ)n^{o(\delta)}-time algorithm on planar δ\delta-hyperbolic graphs, unless ETH fails.

Keywords

Cite

@article{arxiv.2310.11283,
  title  = {Separator Theorem and Algorithms for Planar Hyperbolic Graphs},
  author = {Sándor Kisfaludi-Bak and Jana Masaříková and Erik Jan van Leeuwen and Bartosz Walczak and Karol Węgrzycki},
  journal= {arXiv preprint arXiv:2310.11283},
  year   = {2023}
}
R2 v1 2026-06-28T12:53:23.527Z