Oriented Diameter of Star Graphs
Abstract
An orientation of an undirected graph G is an assignment of exactly one direction to each edge of G. Converting two-way traffic networks to one-way traffic networks and bidirectional communication networks to unidirectional communication networks are practical instances of graph orientations. In these contexts minimising the diameter of the resulting oriented graph is of prime interest. The n-star network topology was proposed as an alternative to the hypercube network topology for multiprocessor systems by Akers and Krishnamurthy [IEEE Trans. on Computers (1989)]. The n-star graph Sn consists of n! vertices, each labelled with a distinct permutation of [n]. Two vertices are adjacent if their labels differ exactly in the first and one other position. Sn is an (n-1)-regular, vertex-transitive graph with diameter 3(n-1)/2 . Orientations of Sn, called unidirectional star graphs and distributed routing protocols over them were studied by Day and Tripathi [Information Processing Letters (1993)] and Fujita [The First International Symposium on Computing and Networking (CANDAR 2013)]. Fujita showed that the (directed) diameter of this unidirectional star graph Sn is at most 5n/2 + 2. In this paper, we propose a new distributed routing algorithm for the same Sn analysed by Fujita, which routes a packet from any node s to any node t at an undirected distance d from s using at most \4d+4, 2n+4\ hops. This shows that the (directed) diameter of Sn is at most 2n+4. We also show that the diameter of Sn is at least 2n when n ≥ 7, thereby showing that our upper bound is tight up to an additive factor.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.