English

Asymptotically Optimal Vertex Ranking of Planar Graphs

Combinatorics 2022-08-19 v3 Data Structures and Algorithms

Abstract

A (vertex) \ell-ranking is a colouring φ:V(G)N\varphi:V(G)\to\mathbb{N} of the vertices of a graph GG with integer colours so that for any path u0,,upu_0,\ldots,u_p of length at most \ell, φ(u0)φ(up)\varphi(u_0)\neq\varphi(u_p) or φ(u0)<max{φ(u0),,φ(up)}\varphi(u_0)<\max\{\varphi(u_0),\ldots,\varphi(u_p)\}. We show that, for any fixed integer 2\ell\ge 2, every nn-vertex planar graph has an \ell-ranking using O(logn/logloglogn)O(\log n/\log\log\log n) colours and this is tight even when =2\ell=2; for infinitely many values of nn, there are nn-vertex planar graphs, for which any 2-ranking requires Ω(logn/logloglogn)\Omega(\log n/\log\log\log n) colours. This result also extends to bounded genus graphs. In developing this proof we obtain optimal bounds on the number of colours needed for \ell-ranking graphs of treewidth tt and graphs of simple treewidth tt. These upper bounds are constructive and give O(n)O(n)-time algorithms. Additional results that come from our techniques include new sublogarithmic upper bounds on the number of colours needed for \ell-rankings of apex minor-free graphs and kk-planar graphs.

Keywords

Cite

@article{arxiv.2007.06455,
  title  = {Asymptotically Optimal Vertex Ranking of Planar Graphs},
  author = {Prosenjit Bose and Vida Dujmović and Mehrnoosh Javarsineh and Pat Morin},
  journal= {arXiv preprint arXiv:2007.06455},
  year   = {2022}
}

Comments

Many minor corrections. Added a new proof outline and two figures