English

Shortcut Partitions in Minor-Free Graphs: Steiner Point Removal, Distance Oracles, Tree Covers, and More

Data Structures and Algorithms 2023-08-02 v1

Abstract

The notion of shortcut partition, introduced recently by Chang, Conroy, Le, Milenkovi\'c, Solomon, and Than [CCLMST23], is a new type of graph partition into low-diameter clusters. Roughly speaking, the shortcut partition guarantees that for every two vertices uu and vv in the graph, there exists a path between uu and vv that intersects only a few clusters. They proved that any planar graph admits a shortcut partition and gave several applications, including a construction of tree cover for arbitrary planar graphs with stretch 1+ε1+\varepsilon and O(1)O(1) many trees for any fixed ε(0,1)\varepsilon \in (0,1). However, the construction heavily exploits planarity in multiple steps, and is thus inherently limited to planar graphs. In this work, we breach the "planarity barrier" to construct a shortcut partition for KrK_r-minor-free graphs for any rr. To this end, we take a completely different approach -- our key contribution is a novel deterministic variant of the cop decomposition in minor-free graphs [And86, AGG14]. Our shortcut partition for KrK_r-minor-free graphs yields several direct applications. Most notably, we construct the first optimal distance oracle for KrK_r-minor-free graphs, with 1+ε1+\varepsilon stretch, linear space, and constant query time for any fixed ε(0,1)\varepsilon \in (0,1). The previous best distance oracle [AG06] uses O(nlogn)O(n\log n) space and O(logn)O(\log n) query time, and its construction relies on Robertson-Seymour structural theorem and other sophisticated tools. We also obtain the first tree cover of O(1)O(1) size for minor-free graphs with stretch 1+ε1+\varepsilon, while the previous best (1+ε)(1+\varepsilon)-tree cover has size O(log2n)O(\log^2 n) [BFN19].

Keywords

Cite

@article{arxiv.2308.00555,
  title  = {Shortcut Partitions in Minor-Free Graphs: Steiner Point Removal, Distance Oracles, Tree Covers, and More},
  author = {Hsien-Chih Chang and Jonathan Conroy and Hung Le and Lazar Milenkovic and Shay Solomon and Cuong Than},
  journal= {arXiv preprint arXiv:2308.00555},
  year   = {2023}
}