Exponentiation of Graphs
Toru Hasunuma
TL;DR
This work introduces and analyzes the exponential graph operation G^H as a novel graph construction motivated by very large-scale networks. It provides a precise definition, derives fundamental structural properties, and establishes how diameter and connectivity behave under exponentiation, including an exact diameter formula $\mathrm{diam}(G^H) = \mathrm{diam}(G) \cdot |V(H)| + \mathrm{diam}^*(H)$ and a key bound framework for $\mathrm{diam}^*(H)$. The paper proves that every connected exponential graph is maximally connected and gives necessary and sufficient conditions for super edge-connectedness, along with several sufficient conditions ensuring Hamiltonicity, edge-disjoint Hamiltonian cycles, and completely independent spanning trees. By applying these results, the authors construct multi-exponential networks with explicit order and logarithmic diameter (and compare them to the DCell network), and introduce iterated exponential graphs (e.g., $\Omega_k$, $\Psi_k$) that may be of practical and theoretical interest. The work thus advances network design theory by offering a versatile operation to generate high-connectivity graphs with scalable, controlled diameter properties.
Abstract
Motivated by very large-scale communication networks, we newly introduce exponentiation of graphs. Using the exponential operation on graphs, we can construct various graphs of multi-exponential order with logarithmic diameter. We show that every connected exponential graph is maximally connected. For exponential graphs, we also present a necessary and sufficient condition to be super edge-connected and sufficient conditions to be Hamiltonian and to have edge-disjoint Hamiltonian cycles and completely independent spanning trees. Applying our results to previously known networks, we have maximally connected and super edge-connected Hamiltonian graphs of doubly exponential order with logarithmic diameter. We furthermore define iterated exponential graphs which may be of not only practical but also theoretical interest.
