Next Article in Journal
Multiple Attribute Decision-Making Method Using Correlation Coefficients of Normal Neutrosophic Sets
Next Article in Special Issue
Fuel Consumption Estimation System and Method with Lower Cost
Previous Article in Journal
A Study on Immersion and VR Sickness in Walking Interaction for Immersive Virtual Reality Applications
Previous Article in Special Issue
Neural Networks for Radar Waveform Recognition
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Path Embeddings with Prescribed Edge in the Balanced Hypercube Network

School of Information Science and Engineering, Lanzhou University, Lanzhou, Gansu 730000, China
*
Author to whom correspondence should be addressed.
Symmetry 2017, 9(6), 79; https://doi.org/10.3390/sym9060079
Submission received: 21 February 2017 / Revised: 21 April 2017 / Accepted: 15 May 2017 / Published: 26 May 2017
(This article belongs to the Special Issue Symmetry in Complex Networks II)

Abstract

:
The balanced hypercube network, which is a novel interconnection network for parallel computation and data processing, is a newly-invented variant of the hypercube. The particular feature of the balanced hypercube is that each processor has its own backup processor and they are connected to the same neighbors. A Hamiltonian bipartite graph with bipartition V 0 V 1 is Hamiltonian laceable if there exists a path between any two vertices x V 0 and y V 1 . It is known that each edge is on a Hamiltonian cycle of the balanced hypercube. In this paper, we prove that, for an arbitrary edge e in the balanced hypercube, there exists a Hamiltonian path between any two vertices x and y in different partite sets passing through e with e x y . This result improves some known results.

1. Introduction

Interconnection networks play an essential role in the performance of parallel and distributed systems. In the event of practice, large multi-processor systems can also be adopted as tools to address complex management and big data problems. It is well-known that an interconnection network is generally modeled by an undirected graph, in which processors are represented by vertices and communication links between them are represented by edges. The hypercube network is recognized as one of the most popular interconnection networks, and it has gained great attention and recognition from researchers both in graph theory and computer science. Nevertheless, the hypercube also has some shortcomings. For example, its diameter is large. Therefore, many variants of the hypercube have been put forward [1,2,3,4,5,6,7,8,9,10] to improve performance of the hypercube in some aspects. Among these variants, the balanced hypercube has the following special properties: each vertex of the balanced has a backup (matching) vertex and they have the same neighborhood. Therefore, the backup vertex can undertake tasks that originally run on a faulty vertex. It has been proved that the diameter of an odd-dimensional balanced hypercube B H n is 2 n 1 [10], which is smaller than that of the hypercube Q 2 n .
With regard to the special properties discussed above, the balanced hypercube has been investigated by many researchers. Huang and Wu [11] studied the problem of resource placement of the balanced hypercube. Xu et al. [12] showed that the balanced hypercube is edge-pancyclic and Hamiltonian laceable. It is found that the balanced hypercube is bipanconnected for all n 1 by Yang [13]. Huang et al. [14] discussed area efficient layout problems of the balanced hypercube. Yang [15] determined super (edge) connectivity of the balanced hypercube. Lü et al. studied (conditional) matching preclusion, hyper-Hamiltonian laceability, matching extendability and extra connectivity of the balanced hypercube in [16,17,18,19], respectively. Some symmetric properties of the balanced hypercube are presented in [20,21]. As stated above, the balanced hypercube possesses some desirable properties that the hypercube does not have, so it is interesting to explore other favorable properties that the balanced hypercube may have.
Since parallel applications such as image and signal processing are originally designed on array and ring architectures, it is important to have path and cycle embeddings in a network. Especially, Hamiltonian path and cycle embeddings and other properties of famous networks are extensively studied by many authors [12,13,22,23,24,25,26]. Xu et al. [12] proved that each edge of the balanced hypercube is on a cycle of even length from 4 to 4 n , that is, the balanced hypercube is edge-bipancyclic. They also showed that the balanced hypercube is Hamiltonian laceable for all integers n 1 . Recently, Lü et al. [17] further obtained that the balanced hypercube is hyper-Hamiltonian laceable for all integers n 1 .
The rest of this paper is organized as follows. Some necessary definitions are presented as preliminaries in Section 2. The main result of this paper is shown in Section 3. Finally, conclusions are given in Section 4.

2. Preliminaries

Let G = ( V , E ) be a simple undirected graph, where V is a vertex-set of G and E is an edge-set of G. A path P from v 0 to v n is a sequence of vertices v 0 v 1 v n from v 0 to v n such that every pair of consecutive vertices are adjacent and all vertices are distinct except for v 0 and v n . We also denote the path P = v 0 v 1 v n by v 0 , P , v n . The length of a path P is the number of edges in P, denoted by l ( P ) . A cycle is a path with at least three vertices such that the first vertex is the same as the last one. A graph is bipartite if its vertex-set can be partitioned into two subsets V 0 and V 1 such that each edge has its ends in different subsets. A graph is Hamiltonian if it possesses a spanning cycle. A graph is Hamiltonian connected if there exists a Hamiltonian path joining any two vertices of it. Obviously, any bipartite graph is not Hamiltonian connected. Simmons [27] proposed Hamiltonian laceability of bipatite graphs: a bipartite graph G = ( V 0 V 1 , E ) is Hamiltonian laceable if there exists a Hamiltonian path between any two vertices x and y in different partite sets of G. A graph G is hyper-Hamiltonian laceable if it is Hamiltonian laceable and, for any vertex v V i ( i { 0 , 1 } ) , there exists a Hamiltonian path in G v between any pair of vertices in V 1 i . For the graph definitions and notations not mentioned here, we refer the readers to [28,29].
Wu and Huang [10] gave the following definition of B H n as follows.
Definition 1.
An n-dimensional balanced hypercube, denoted by B H n , consists of 4 n vertices labelled by ( a 0 , a 1 , , a n 1 ) , where a i { 0 , 1 , 2 , 3 } for each 0 i n 1 . Any vertex ( a 0 , , a i 1 , a i , a i + 1 , , a n 1 ) with 1 i n 1 of B H n has the following 2 n neighbors:
1.
( ( a 0 + 1 ) mod 4 , a 1 , , a i 1 , a i , a i + 1 , , a n 1 ) ,
( ( a 0 1 ) mod 4 , a 1 , , a i 1 , a i , a i + 1 , , a n 1 ) , and
2.
( ( a 0 + 1 ) mod 4 , a 1 , , a i 1 , ( a i + ( 1 ) a 0 ) mod 4 , a i + 1 , , a n 1 ) ,
( ( a 0 1 ) mod 4 , a 1 , , a i 1 , ( a i + ( 1 ) a 0 ) mod 4 , a i + 1 , , a n 1 ) .
In B H n , the first coordinate a 0 of vertex ( a 0 , , a i , , a n 1 ) is called the inner index and the other coordinates are known as the a i ( 1 i n 1 ) i-dimensional index. Clearly, each vertex in B H n has two inner neighbors, and 2 n 2 other neighbors. Note that all of the arithmetic operations on indices of vertices in B H n are four-modulated.
B H 1 and B H 2 are illustrated in Figure 1 and Figure 2, respectively.
In the following, we give some basic properties of B H n .
Proposition 1.
[10] The balanced hypercube is bipartite.
Proposition 2.
[10,20] The balanced hypercube is vertex-transitive and edge-transitive.
Proposition 3.
[10] The vertices ( a 0 , a 1 , , a n 1 ) and ( ( a 0 + 2 ) mod 4, a 1 , , a n 1 ) of B H n have the same neighborhood.

3. Main Results

Firstly, we characterize edges of the B H n . Let u and v be two adjacent vertices in B H n . If u and v differ in only the inner index, then u v is said to be a 0-dimensional edge, and u is a 0-dimensional neighbor of v. If u and v differ in not only the inner index, but also some i-dimensional index ( i 0 ) of the vertices, then u v is called an i-dimensional edge, and u is an i-dimensional neighbor of v. For convenience, we denote the set of all i-dimensional edges by D i ( 0 i n 1 ). Let B H n 1 ( i ) ( 0 i 3 ) be the subgraph of B H n induced by the vertices of B H n with the ( n 1 ) -dimensional index i. That is, the B H n 1 ( i ) ’s can be obtained from B H n by deleting all ( n 1 ) -dimensional edges. Therefore, B H n 1 ( i ) B H n 1 for each 0 i 3 .
By Proposition 1, we know that B H n is bipartite. We can use V 0 and V 1 to denote the two partite sets of B H n such that V 0 and V 1 consist of vertices of B H n with an even inner index and an odd inner index, respectively. For convenience, the vertices of V 0 and V 1 are colored white and black, respectively. Throughout this paper, we use w i and u i (resp. b i and v i ) to denote white (resp. black) vertices in B H n 1 ( i ) ( i { 0 , 1 , 2 , 3 } ).
Lemma 1.
[16] In B H n , D i ( 0 i n 1 ) can be divided into 4 n 1 edge-disjoint 4-cycles for n 1 .
Lemma 2.
[12] The balanced hypercube B H n is Hamiltonian laceable and edge-bipancyclic for n 1 .
Lemma 3.
[17] The balanced hypercube B H n is hyper-Hamiltonian laceable for n 1 .
Lemma 4.
[30] Assume u and x are two different vertices in V 0 , and v and y are two different vertices in V 1 . Then, there exist two vertex-disjoint paths P and Q such that P joins x to y, Q joins u to v and V ( P ) V ( Q ) = V ( B H n ) , where n 1 .
Lemma 5.
Let n 2 be an integer. Suppose that u , v , x and y are four distinct vertices differ only the inner index in B H n . In addition, u , x V 0 and v , y V 1 . Then, there exists a Hamiltonian path from u to v in B H n x y .
Proof. 
We proceed with the proof by the induction on n. First, we consider n = 2 . Clearly, u , v , x and y are in the same 4-cycle of D 0 . A Hamiltonian path of B H 2 x y from u to v is shown in Figure 3. Thus, we suppose that the lemma holds for all integers n 1 with n 3 . Next, we consider B H n . We split B H n into four B H n 1 s by deleting ( n 1 ) -dimensional edges. For convenience, we denote the four B H n 1 s by B 0 , B 1 , B 2 and B 3 according to the last position of vertices in B H n , respectively. Without loss of generality, we may assume that u , v , x and y are in B 0 . By an induction hypothesis, there exists a Hamiltonian path P 0 from u to v in B 0 x y . Let u 0 v 0 E ( P 1 ) , where u 0 (resp. v 0 ) are neither end-vertex of P 0 . We denote the segment of P 0 from u to v 0 by P 00 , and the segment of P 0 from u 0 to v by P 10 . By Definition 1, u 0 (resp. v 0 ) has an ( n 1 ) -dimensional neighbor v 1 (resp. u 3 ) in B 1 (resp. B 3 ). Moreover, there exist an edge v 3 u 2 from B 3 to B 2 , and an edge v 2 u 1 from B 2 to B 1 . Therefore, there exist a Hamiltonian path P 3 from u 3 to v 3 in B 3 , a Hamiltonian path P 2 from u 2 to v 2 in B 2 , and a Hamiltonian path P 1 from u 1 to v 1 of B 1 . Hence, u , P 00 , v 0 , u 3 , P 3 , v 3 , u 2 , P 2 , v 2 , u 1 , P 1 , v 1 , u 0 , P 10 , v is a Hamiltonian path of B H n x y (see Figure 4). ☐
Next, we present the following lemma as a basis of our main theorem.
Lemma 6.
Let e be an arbitrary edge in B H 2 . In addition, let x V 1 and y V 0 be any two vertices in B H 2 with e x y . Then, there exists a Hamiltonian path between x and y passing through e.
Proof. 
By Proposition 2, B H 2 is vertex-transitive and edge-transitive, and we may suppose that e = ( 0 , 0 ) ( 1 , 0 ) . Obviously, if e = x y , then there exists no Hamiltonian path of B H 2 from x to y passing e. Thus, at most, one of x and y is the end-vertex of e. We consider the following two cases:
Case 1:
Neither x nor y is incident to e. By the relative positions of x and y, and Proposition 3, we consider the following: (1) x V ( B 0 ) , y V ( B 0 ) ; (2) x V ( B 0 ) , y V ( B 1 ) ; (3) x V ( B 0 ) , y V ( B 2 ) ; (4) x V ( B 0 ) , y V ( B 3 ) ; (5) x V ( B 1 ) , y V ( B 1 ) ; (6) x V ( B 1 ) , y V ( B 2 ) ; (7) x V ( B 1 ) , y V ( B 3 ) ; (8) x V ( B 2 ) , y V ( B 2 ) ; (9) x V ( B 2 ) , y V ( B 3 ) ; (10) x V ( B 3 ) , y V ( B 3 ) . For simplicity, we list all Hamiltonian paths of the conditions above in Table 1.
Case 2:
Either x or y is incident to e. Without loss of generality, suppose that x is incident to e, that is, x = ( 1 , 0 ) . By Proposition 3, we need only to consider four conditions of y: (1) y V ( B 0 ) ; (2) y V ( B 1 ) ; (3) y V ( B 2 ) ; and (4) y V ( B 3 ) . Again, we list Hamiltonian paths of the conditions of x and y in this case in Table 2. ☐
Now, we are ready to state the main theorem of this paper.
Theorem 1.
Let n 2 be an integer and e be an arbitrary edge in B H n . In addition, let x V 1 and y V 0 be any two vertices in B H n with e x y . Then, there exists a Hamiltonian path of B H n between x and y passing through e.
Proof. 
We prove this theorem by induction on n. By Lemma 6, we know that the theorem is true for n = 2 . Therefore, we suppose that the theorem holds for n 1 with n 3 . Next, we consider B H n . Firstly, we divide B H n into B H n 1 ( i ) ( 0 i 3 ) by deleting all ( n 1 ) -dimensional edges. For convenience, we denote B H n 1 ( i ) by B i according to the last position of the vertices in B H n for each i { 0 , 1 , 2 , 3 } . Similarly, suppose that e E ( B 0 ) . Let x V 1 and y V 0 be two distinct vertices in B H n . By relative positions of x and y, we consider the following cases:
Case 1:
x V ( B 0 ) , y V ( B 0 ) . By an induction hypothesis, there exists a Hamiltonian path P 0 from x to y of B 0 passing through e. Thus, there is an edge u 0 v 0 on P 0 such that u 0 v 0 is not adjacent to e and u 0 v 0 divides P 0 into two sections P 00 and P 10 , where P 00 connects x to u 0 and P 10 connects v 0 to y. Let v 1 (resp. u 3 ) be an ( n 1 )-dimensional neighbor of u 0 (resp. v 0 ). By Definition 1, there exist an edge u 1 v 2 from B 1 to B 2 , and an edge u 2 v 3 from B 2 to B 3 . Thus, by Lemma 2, there exist a Hamiltonian path P 1 from v 1 to u 1 in B 1 , a Hamiltonian path P 2 from v 2 to u 2 in B 2 , and a Hamiltonian path P 3 from v 3 to u 3 in B 3 . Hence, x , P 00 , u 0 , v 1 , P 1 , u 1 , v 2 , P 2 , u 2 , v 3 , P 3 , u 3 , v 0 , P 10 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 5).
Case 2:
x V ( B 0 ) , y V ( B 1 ) . Let u 0 V ( B 0 ) be a white vertex such that u 0 is not incident to e. By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from x to u 0 passing through e. Supposing that v 0 is a black vertex adjacent to u 0 on P 0 , we denote the segment of the path P 0 from x to v 0 by P 00 . Let the two ( n 1 ) -dimensional neighbors of u 0 be b 1 and v 1 . By Lemma 2, there exists a Hamiltonian path P 1 of B 1 from b 1 to y. Let u 1 be the neighbor of v 1 in the section of P 1 from b 1 to v 1 . Then P 1 u 1 v 1 consists of two subpaths P 01 and P 11 , which connect u 1 to b 1 and v 1 to y, respectively. Let u 3 (resp. v 2 ) be an ( n 1 )-dimensional neighbor of v 0 (resp. u 1 ). Furthermore, there exists an edge v 3 u 2 from B 3 to B 2 . Then, there exist a Hamiltonian path P 2 from u 2 to v 2 in B 2 , and a Hamiltonian path P 3 from u 3 to v 3 in B 3 . Hence, x , P 00 , v 0 , u 3 , P 3 , v 3 , u 2 , P 2 , v 2 , u 1 , P 01 , b 1 , u 0 , v 1 , P 11 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 6).
Case 3:
x V ( B 0 ) , y V ( B 2 ) . Let u 0 be a white vertex in B 0 not incident to e, and b 1 and v 1 be two ( n 1 ) -dimensional neighbors of u 0 . In addition, assume that w 1 is an arbitrary white vertex in B 1 . There exists a Hamiltonian path of B 1 from b 1 to w 1 . Thus, there exists an edge u 1 v 1 E ( P 1 ) whose removal will lead to two disjoint subpaths P 01 and P 11 , where P 01 connects u 1 to b 1 and P 11 connects v 1 to w 1 . Let v 2 (resp. b 2 ) be an ( n 1 ) -dimensional neighbor of u 1 (resp. w 1 ). There also exists a Hamiltonian path P 2 of B 2 from y to b 2 via the edge v 2 u 2 . Deleting v 2 u 2 results in two disjoint paths P 02 and P 12 , where P 02 connects u 2 to b 2 and P 12 connects v 2 to y. By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from x to u 0 via the edge v 0 u 0 . For convenience, denote P 0 u 0 by P 00 , that is, P 00 connects x to v 0 . Let u 3 (resp. v 3 ) be an ( n 1 ) -dimensional neighbor of v 0 (resp. u 2 ). Again, there exists a Hamiltonian path P 3 of B 3 from u 3 to v 3 . Hence, x , P 00 , v 0 , u 3 , P 3 , v 3 , u 2 , P 02 , b 2 , w 1 , P 11 , v 1 , u 0 , b 1 , P 01 , u 1 , v 2 , P 12 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 7).
Case 4:
x V ( B 0 ) , y V ( B 3 ) . Let u 0 (resp. v 3 ) be a white (resp. black) vertex in B 0 (resp. B 3 ). There exist an edge u 0 v 1 from B 0 to B 1 , an edge u 1 v 2 from B 1 to B 2 , and an edge u 2 v 3 from B 2 to B 3 . By Lemma 2, there exist a Hamiltonian path P 1 of B 1 from v 1 to u 1 , a Hamiltonian path P 2 of B 2 from v 2 to u 2 , and a Hamiltonian path P 3 of B 3 from v 3 to u 3 . By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from x to u 0 passing through e. Hence, x , P 0 , u 0 , v 1 , P 1 , u 1 , v 2 , P 2 , u 2 , v 3 , P 3 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 8).
Case 5:
x V ( B 1 ) , y V ( B 1 ) . Let v 1 x be a black vertex in B 1 . By Lemma 3, there exists a Hamiltonian path P 1 of B 1 y from x to v 1 . Furthermore, there exist an edge v 1 u 0 from B 1 to B 0 , an edge v 0 u 3 from B 0 to B 3 , an edge v 3 u 2 from B 3 to B 2 , and an edge v 2 y from B 2 to B 1 . Moreover, there exist a Hamiltonian path P 0 of B 0 from u 0 to v 0 passing through e, a Hamiltonian path P 3 of B 3 from u 3 to v 3 , and a Hamiltonian path P 2 of B 2 from u 2 to v 2 . Hence, x , P 1 , v 1 , u 0 , P 0 , v 0 , u 3 , P 3 , v 3 , u 2 , P 2 , v 2 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 9).
Case 6:
x V ( B 1 ) , y V ( B 2 ) . Let v 1 x (resp. u 1 ) be a black (resp. white) vertex in B 1 . By Lemma 3, there exists a Hamiltonian path P 1 of B 1 u 1 from x to v 1 . In addition, suppose that v 2 and b 2 are two ( n 1 ) -dimensional neighbors of u 1 . By Lemma 2, there exists a Hamiltonian P 2 of B 2 from v 2 to y via the edge u 2 b 2 . Thus, P 2 can be divided into three sections: P 02 , u 2 v 2 and P 12 , where P 02 connects u 2 to v 2 and P 12 connects b 2 to y. Furthermore, there exist an edge v 1 u 0 from B 1 to B 0 , an edge v 0 u 3 from B 0 to B 3 , and an edge v 3 u 2 from B 3 to B 2 . Therefore, there exist a Hamiltonian path P 0 of B 0 from u 0 to v 0 passing through e, and a Hamiltonian path P 3 of B 3 from u 3 to v 3 . Hence, x , P 1 , v 1 , u 0 , P 0 , v 0 , u 3 , P 3 , v 3 , u 2 , P 02 , v 2 , u 1 , b 2 , P 12 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 10).
Case 7:
x V ( B 1 ) , y V ( B 3 ) . Let v 3 and b 3 be two black vertices in B 3 . Suppose that u 2 and w 2 are ( n 1 ) -dimensional neighbors of v 2 and b 2 , respectively. By Lemma 3, there exists a Hamiltonian path P 3 of B 3 y from b 3 to v 3 . By Definition 1, there exist two edges v 2 u 1 and b 2 w 1 from B 2 to B 1 , an edge v 1 u 0 from B 1 to B 0 , and an edge v 0 y from B 0 to B 3 , where x v 1 . By Lemma 4, there exist two vertex-disjoint paths P 01 and P 11 such that P 01 joins v 1 and u 1 , P 11 joins x and w 1 , and V ( P 01 ) V ( P 11 ) = V ( B 1 ) . Similarly, there exist two vertex-disjoint paths P 02 and P 12 such that P 02 joins v 2 and u 2 , P 12 joins b 2 and w 2 , and V ( P 02 ) V ( P 12 ) = V ( B 2 ) . By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from u 0 to v 0 passing through e. Hence, x , P 11 , w 1 , b 2 , P 12 , w 2 , b 3 , P 3 , v 3 , u 2 , P 02 , v 2 , u 1 , P 01 , v 1 , u 0 , P 0 , v 0 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 11).
Case 8:
x V ( B 2 ) , y V ( B 2 ) . Let u 2 V ( B 2 ) be an arbitrary white vertex. By Lemma 3, there exists a Hamiltonian path P 2 of B 2 x from u 2 to y. By Definition 1, there exist an edge x u 1 from B 2 to B 1 , an edge v 1 u 0 from B 1 to B 0 , an edge v 0 u 3 from B 0 to B 3 , and an edge v 3 u 2 from B 3 to B 2 . Following Lemma 2, we can obtain a Hamiltonian path P 1 of B 1 from u 1 to v 1 , and a Hamiltonian path P 3 of B 3 from u 3 to v 3 . By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from u 0 to v 0 passing through e. Therefore, x , u 1 , P 1 , v 1 , u 0 , P 0 , v 0 , u 3 , P 3 , v 3 , u 2 , P 2 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 12).
Case 9:
x V ( B 2 ) , y V ( B 3 ) . Let u 2 and w 2 be two distinct white vertices in B 2 , and v 3 and b 3 be ( n 1 ) -dimensional neighbors of u 2 and w 2 , respectively. By Lemma 3, there exists a Hamiltonian path P 2 of B 2 x from u 2 to w 2 . By Lemma 2, there exists a Hamiltonian path P 3 of B 3 from v 3 to y via the edge u 3 b 3 . By deleting u 3 b 3 , we can obtain two disjoint subpaths: P 03 and P 13 , where P 03 connects u 3 to v 3 and P 13 connects b 3 to y. Furthermore, there exist an edge x u 1 from B 2 to B 1 , an edge v 1 u 0 from B 1 to B 0 , and an edge v 0 u 3 from B 0 to B 3 . By Lemma 2, there exists a Hamiltonian path P 1 of B 1 from u 1 to v 1 . By an induction hypothesis, there exists a Hamiltonian path P 0 of B 0 from u 0 to v 0 passing through e. Hence, x , u 1 , P 1 , v 1 , u 0 , P 0 , v 0 , u 3 , P 03 , v 3 , u 2 , P 2 , w 2 , b 3 , P 13 , y is a Hamiltonian path of B H n from x to y passing through e (see Figure 13).
Case 10:
x V ( B 3 ) , y V ( B 3 ) . The proof is analogous to that of Case 5, and we omit it. ☐

4. Conclusions

In this paper, we study a type of path embedding of the balanced hypercube, and show that, for an arbitrary edge e x y , there exists a Hamiltonian path between any two vertices x and y in different partite sets passing through e. This result also implies that each edge is on a Hamiltonian cycle of the balanced hypercube, which is part of the results of edge bipancyclicity of the balanced hypercube.

Acknowledgments

This work was supported by National Natural Science Foundation of China under Grant Nos. 61402210 and 60973137, Program for New Century Excellent Talents in University under Grant No. NCET-12-0250, Major Project of High Resolution Earth Observation System with Grant No. 30-Y20A34-9010-15/17, “Strategic Priority Research Program” of the Chinese Academy of Sciences with Grant No. XDA03030100, Gansu Sci.&Tech. Program under Grant Nos. 1104GKCA049, 1204GKCA061 and 1304GKCA018, The Fundamental Research Funds for the Central Universities under Grant No. lzujbky-2016-140, Gansu Telecom Cuiying Research Fund under Grant No. lzudxcy-2013-4, Google Research Awards and Google Faculty Award, China.

Author Contributions

Dan Chen and Chong Chen initiated the research idea and developed the models with contributions from Gaofeng Zhang. Zhongzhou Lu and Zebang Shen offered help while constructing the model. The manuscript was written by Dan Chen and Chong Chen with Rui Zhou and Qingguo Zhou providing review and comments. All the authors were engaged in the final manuscript preparation and agreed to the publication of this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Abraham, S.; Padmanabhan, K. The twisted cube topology for multiprocessors: A study in network asymmetry. J. Parall. Distrib. Comput. 1991, 13, 104–110. [Google Scholar] [CrossRef]
  2. Choudum, S.A.; Sunitha, V. Augmented cubes. Networks 2002, 40, 71–84. [Google Scholar] [CrossRef]
  3. Cull, P.; Larson, S.M. The Möbius cubes. IEEE Trans. Comput. 1995, 44, 647–659. [Google Scholar] [CrossRef]
  4. Dally, W.J. Performance analysis of k-ary n-cube interconnection networks. IEEE Trans. Comput. 1990, 39, 775–785. [Google Scholar] [CrossRef]
  5. Efe, K. The crossed cube architecture for parallel computation. IEEE Trans. Parall. Distr. Syst. 1992, 3, 513–524. [Google Scholar] [CrossRef]
  6. El-amawy, A.; Latifi, S. Properties and performance of folded hypercubes. IEEE Trans. Parall. Distrib. Syst. 1991, 2, 31–42. [Google Scholar] [CrossRef]
  7. Li, T.K.; Tan, J.J.M.; Hsu, L.H.; Sung, T.Y. The shuffle-cubes and their generalization. Inform. Process. Lett. 2001, 77, 35–41. [Google Scholar] [CrossRef]
  8. Preparata, F.P.; Vuillemin, J. The cube-connected cycles: A versatile network for parallel computation. Comput. Arch. Syst. 1981, 24, 300–309. [Google Scholar] [CrossRef]
  9. Xiang, Y.; Stewart, I.A. Augmented k-ary n-cubes. Inform. Sci. 2011, 181, 239–256. [Google Scholar] [CrossRef]
  10. Wu, J.; Huang, K. The balanced hypercube: A cube-based system for fault-tolerant applications. IEEE Trans. Comput. 1997, 46, 484–490. [Google Scholar]
  11. Huang, K.; Wu, J. Fault-tolerant resource placement in balanced hypercubes. Inform. Sci. 1997, 99, 159–172. [Google Scholar] [CrossRef]
  12. Xu, M.; Hu, H.; Xu, J. Edge-pancyclicity and Hamiltonian laceability of the balanced hypercubes. Appl. Math. Comput. 2007, 189, 1393–1401. [Google Scholar] [CrossRef]
  13. Yang, M. Bipanconnectivity of balanced hypercubes. Comput. Math. Appl. 2010, 60, 1859–1867. [Google Scholar] [CrossRef]
  14. Huang, K.; Wu, J. Area efficient layout of balanced hypercubes. Int. J. High Speed Electr. Syst. 1995, 6, 631–645. [Google Scholar] [CrossRef]
  15. Yang, M. Super connectivity of balanced hypercubes. Appl. Math. Comput. 2012, 219, 970–975. [Google Scholar] [CrossRef]
  16. Lü, H.; Li, X.; Zhang, H. Matching preclusion for balanced hypercubes. Theor. Comput. Sci. 2012, 465, 10–20. [Google Scholar] [CrossRef]
  17. Lü, H.; Zhang, H. Hyper-Hamiltonian laceability of balanced hypercubes. J. Supercomput. 2014, 68, 302–314. [Google Scholar] [CrossRef]
  18. Lü, H.; Gao, X.; Yang, X. Matching extendability of balanced hypercubes. Ars Combinatoria 2016, 129, 261–274. [Google Scholar]
  19. Lü, H. On extra connectivity and extra edge-connectivity of balanced hypercubes. Int. J. Comput. Math. 2017, 94, 813–820. [Google Scholar] [CrossRef]
  20. Zhou, J.-X.; Wu, Z.-L.; Yang, S.-C.; Yuan, K.-W. Symmetric property and reliability of balanced hypercube. IEEE Trans. Comput. 2015, 64, 876–881. [Google Scholar] [CrossRef]
  21. Zhou, J.-X.; Kwak, J.; Feng, Y.-Q.; Wu, Z.-L. Automorphism group of the balanced hypercube. Ars Math. Contemp. 2017, 12, 145–154. [Google Scholar]
  22. Jha, P.K.; Prasad, R. Hamiltonian decomposition of the rectangular twisted torus. IEEE Trans. Comput. 2012, 23, 1504–1507. [Google Scholar] [CrossRef]
  23. Chang, N.-W.; Tsai, C.-Y.; Hsieh, S.-Y. On 3-extra connectivity and 3-extra edge connectivity of folded hypercubes. IEEE Trans. Comput. 2014, 63, 1594–1600. [Google Scholar] [CrossRef]
  24. Hsieh, S.-Y.; Yu, P.-Y. Fault-free mutually independent Hamiltonian cycles in hypercubes with faulty edges. J. Combin. Optim. 2007, 13, 153–162. [Google Scholar] [CrossRef]
  25. Park, C.; Chwa, K. Hamiltonian properties on the class of hypercube-like networks. Inform. Process. Lett. 2004, 91, 11–17. [Google Scholar] [CrossRef]
  26. Wang, S.; Li, J.; Wang, R. Hamiltonian paths and cycles with prescribed edges in the 3-ary n-cube. Inform. Sci. 2011, 181, 3054–3065. [Google Scholar] [CrossRef]
  27. Simmons, G. Almost all n-dimensional rectangular lattices are Hamilton–Laceable. Congr. Numer. 1978, 21, 103–108. [Google Scholar]
  28. West, D.B. Introduction to Graph Theory, 2nd ed.; Prentice Hall: Englewood Cliffs, NJ, USA, 2001. [Google Scholar]
  29. Xu, J.M. Topological Structure and Analysis of Interconnection Networks; Kluwer Academic Publishers: Dordrecht, The Netherlands, 2001. [Google Scholar]
  30. Cheng, D.; Hao, R.-X.; Feng, Y.-Q. Two node-disjoint paths in balanced hypercubes. Appl. Math. Comput. 2014, 242, 127–142. [Google Scholar] [CrossRef]
Figure 1. B H 1 .
Figure 1. B H 1 .
Symmetry 09 00079 g001
Figure 2. B H 2 .
Figure 2. B H 2 .
Symmetry 09 00079 g002
Figure 3. A Hamiltonian path of B H 2 x y .
Figure 3. A Hamiltonian path of B H 2 x y .
Symmetry 09 00079 g003
Figure 4. A Hamiltonian path of B H n x y .
Figure 4. A Hamiltonian path of B H n x y .
Symmetry 09 00079 g004
Figure 5. Illustration for Case 1.
Figure 5. Illustration for Case 1.
Symmetry 09 00079 g005
Figure 6. Illustration for Case 2.
Figure 6. Illustration for Case 2.
Symmetry 09 00079 g006
Figure 7. Illustration for Case 3.
Figure 7. Illustration for Case 3.
Symmetry 09 00079 g007
Figure 8. Illustration for Case 4.
Figure 8. Illustration for Case 4.
Symmetry 09 00079 g008
Figure 9. Illustration for Case 5.
Figure 9. Illustration for Case 5.
Symmetry 09 00079 g009
Figure 10. Illustration for Case 6.
Figure 10. Illustration for Case 6.
Symmetry 09 00079 g010
Figure 11. Illustration for Case 7.
Figure 11. Illustration for Case 7.
Symmetry 09 00079 g011
Figure 12. Illustration for Case 8.
Figure 12. Illustration for Case 8.
Symmetry 09 00079 g012
Figure 13. Illustration for Case 9.
Figure 13. Illustration for Case 9.
Symmetry 09 00079 g013
Table 1. Hamiltonian paths passing through e with neither x nor y being incident to e.
Table 1. Hamiltonian paths passing through e with neither x nor y being incident to e.
xyHamiltonian Paths Passing through e with Neither x nor y Being Incident to e
(1)(3,0)(2,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,2)(1,2)(2,1)(3,1)(0,1)(1,1)(0,0)(1,0)(2,0)
(2)(3,0)(0,1)(3,0)(0,0)(1,0)(2,3)(3,3)(0,3)(1,3)(0,2)(3,2)(2,2)(1,2)(2,1)(3,1)(2,0)(1,1)(0,1)
(3)(3,0)(2,2)(3,0)(0,3)(3,3)(2,3)(1,0)(0,0)(3,1)(2,0)(1,1)(0,1)(1,2)(2,1)(3,2)(0,2)(1,3)(2,2)
(4)(3,0)(0,3)(3,0)(0,0)(1,0)(2,0)(3,1)(0,1)(1,1)(2,1)(1,2)(2,2)(3,2)(0,2)(1,3)(2,3)(3,3)(0,3)
(5)(1,1)(2,1)(1,1)(0,1)(3,1)(2,0)(1,0)(0,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,2)(1,2)(2,1)
(6)(1,1)(2,2)(1,1)(0,1)(3,1)(2,0)(1,0)(0,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,1)(1,2)(2,2)
(7)(1,1)(2,3)(1,1)(0,0)(3,1)(0,1)(1,2)(2,1)(3,2)(2,2)(1,3)(0,2)(3,3)(0,3)(1,0)(2,0)(3,0)(2,3)
(8)(1,2)(2,2)(1,2)(2,1)(1,1)(0,1)(3,1)(2,0)(1,0)(0,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,2)
(9)(1,2)(2,3)(1,2)(2,1)(1,1)(0,1)(3,1)(2,0)(1,0)(0,0)(3,0)(0,3)(1,3)(2,2)(3,2)(0,2)(3,3)(2,3)
(10)(1,3)(2,3)(1,3)(0,3)(3,0)(0,0)(1,0)(2,0)(1,1)(2,1)(3,1)(0,1)(3,2)(2,2)(1,2)(0,2)(3,3)(2,3)
Table 2. Hamiltonian paths passing through e with x or y being incident to e.
Table 2. Hamiltonian paths passing through e with x or y being incident to e.
xyHamiltonian Paths Passing through e with x or y Being Incident to e
(1)(1,0)(2,0)(1,0)(0,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,2)(1,2)(2,1)(1,1)(0,1)(3,1)(2,0)
(2)(1,0)(0,1)(1,0)(0,0)(3,0)(0,3)(3,3)(2,3)(1,3)(0,2)(3,2)(2,2)(1,2)(2,1)(1,1)(2,0)(3,1)(0,1)
(3)(1,0)(0,2)(1,0)(0,0)(3,0)(0,3)(1,3)(2,3)(3,3)(2,2)(3,2)(2,1)(1,1)(2,0)(3,1)(0,1)(1,2)(0,2)
(4)(1,0)(0,3)(1,0)(0,0)(3,0)(2,0)(3,1)(0,1)(1,1)(2,1)(1,2)(2,2)(3,2)(0,2)(1,3)(2,3)(3,3)(0,3)

Share and Cite

MDPI and ACS Style

Chen, D.; Lu, Z.; Shen, Z.; Zhang, G.; Chen, C.; Zhou, Q. Path Embeddings with Prescribed Edge in the Balanced Hypercube Network. Symmetry 2017, 9, 79. https://doi.org/10.3390/sym9060079

AMA Style

Chen D, Lu Z, Shen Z, Zhang G, Chen C, Zhou Q. Path Embeddings with Prescribed Edge in the Balanced Hypercube Network. Symmetry. 2017; 9(6):79. https://doi.org/10.3390/sym9060079

Chicago/Turabian Style

Chen, Dan, Zhongzhou Lu, Zebang Shen, Gaofeng Zhang, Chong Chen, and Qingguo Zhou. 2017. "Path Embeddings with Prescribed Edge in the Balanced Hypercube Network" Symmetry 9, no. 6: 79. https://doi.org/10.3390/sym9060079

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop