On the Length of a Shortest Spanning Walk
Main Article Content
Abstract
A spanning walk of a graph is a walk that contains all vertices in a graph. The purpose of this article is to find number of edges of a shortest spanning walk of a connected graph G with n vertices. There are 3 cases in the scope of the study: a shortest spanning walk with respect to fixed endpoints; a shortest spanning walk with respect to a fixed initial vertex and a shortest spanning walk without any restriction.
Define w2 (G) = {number of edges of a shortest spanning walk with endpoints u and v where u ≠ v} ,
w1 (G) = {number of edges of a shortest spanning walk that starts at v} ,
and w0 (G) = number of edges of a shortest spanning walk. It is obvious that
wi (G1) = 0 and wi (G2) = 1 for i = 0,1,2 and a connected graph Gj with j = 1 or 2 vertices.
We find bounds on each parameter in which all bounds are sharp for n ≥ 3 as follows
n - 1 ≤ w2 (G) ≤ 2n-3;
n - 1 ≤ w1 (G) ≤ 2n-3;
n - 1 ≤ w0 (G) ≤ 2n-4,
Moreover for each k between lower bound and upper bound of any wi , there exists a graph G with n vertices and wi (G) = k.
Article Details
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.