English

Oriented Diameter of Planar Triangulations

Data Structures and Algorithms 2022-03-09 v1 Discrete Mathematics

Abstract

The diameter of an undirected or a directed graph is defined to be the maximum shortest path distance over all pairs of vertices in the graph. Given an undirected graph GG, we examine the problem of assigning directions to each edge of GG such that the diameter of the resulting oriented graph is minimized. The minimum diameter over all strongly connected orientations is called the oriented diameter of GG. The problem of determining the oriented diameter of a graph is known to be NP-hard, but the time-complexity question is open for planar graphs. In this paper we compute the exact value of the oriented diameter for triangular grid graphs. We then prove an n/3n/3 lower bound and an n/2+O(n)n/2+O(\sqrt{n}) upper bound on the oriented diameter of planar triangulations. It is known that given a planar graph GG with bounded treewidth and a fixed positive integer kk, one can determine in linear time whether the oriented diameter of GG is at most kk. In contrast, we consider a weighted version of the oriented diameter problem and show it to be is weakly NP-complete for planar graphs with bounded pathwidth.

Keywords

Cite

@article{arxiv.2203.04253,
  title  = {Oriented Diameter of Planar Triangulations},
  author = {Debajyoti Mondal and N. Parthiban and Indra Rajasingh},
  journal= {arXiv preprint arXiv:2203.04253},
  year   = {2022}
}
R2 v1 2026-06-24T10:06:21.134Z