Loading…

Top-Down Construction of Independent Spanning Trees in Alternating Group Networks

A set of spanning trees in a graph G is called independent spanning trees (ISTs) if they are rooted at the same vertex r , and for each vertex v(\ne r) in G , the two paths from v to r in any two trees share no common vertex expect for v and r . ISTs can be applied in many research fiel...

Full description

Saved in:
Bibliographic Details
Published in:IEEE access 2020, Vol.8, p.112333-112347
Main Authors: Huang, Jie-Fu, Kao, Shih-Shun, Hsieh, Sun-Yuan, Klasing, Ralf
Format: Article
Language:English
Subjects:
Citations: Items that this one cites
Items that cite this one
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:A set of spanning trees in a graph G is called independent spanning trees (ISTs) if they are rooted at the same vertex r , and for each vertex v(\ne r) in G , the two paths from v to r in any two trees share no common vertex expect for v and r . ISTs can be applied in many research fields, such as fault-tolerant broadcasting and secure message distribution in reliable communication networks. Since Cayley graphs have been widely used to design interconnection networks, constructing ISTs on cayley graphs is worth studying. The alternating group network is a subclass of Cayley graphs, and the approach of constructing ISTs in alternating group networks is still unknown. In this paper, we propose a novel and simple top-down approach for constructing ISTs in alternating group networks. The main ideas of the algorithm are to use induction to develop small trees to big trees, to use a triangle breadth-first search (TBFS) process to create a backbone of an IST, and to use breadth-first search (BFS) process to connect the rest of nodes. Compared to other methods of different interconnection networks in the literature, the uniqueness of our method is that it does not need to determine the parent of one node by any rule, on the contrary others determine that by rules. The time complexity in n -dimensional alternating group network AN_{n} is O( n^{2}\times n! ), where n! is twice the number of nodes of AN_{n} ; hence it is polynomial time. We implement the algorithm in PHP and run cases from AN_{3}
ISSN:2169-3536
2169-3536
DOI:10.1109/ACCESS.2020.2999421