Constructing Independent Spanning Trees on Locally Twisted Cubes in Parallel

Size: px
Start display at page:

Download "Constructing Independent Spanning Trees on Locally Twisted Cubes in Parallel"

Transcription

1 Constructing Independent Spanning Trees on Locally Twisted Cubes in Parallel Yu-Huei Chang Jinn-Shyong Yang, Jou-Ming Chang Department of Information Management, National Taipei College of Business, Taipei, Taiwan, ROC Institute of Information and Decision Sciences, National Taipei College of Business, Taipei, Taiwan, ROC Abstract Let LT Q n denote the n-dimensional locally twisted cube. Hsieh and Tu (009) [3] presented an algorithm to construct n edge-disjoint spanning trees rooted at vertex 0 in LT Q n. Later on, Lin et al. (00) [3] proved that Hsieh and Tu s spanning trees are indeed independent spanning trees (ISTs for short), i.e., all spanning trees are rooted at the same vertex r and for any other vertex v( r), the paths from v to r in any two trees are vertex-disjoint except the two end vertices v and r. Shortly afterwards, Liu et al. (0) [4] pointed out that LT Q n fails to be vertex-transitive for n 4 and proposed an algorithm for constructing n ISTs rooted at an arbitrary vertex of LT Q n. Although this algorithm can simultaneously construct n ISTs in parallel, it is not fully parallelized for the construction of each spanning tree. In this paper, we revisit the problem of constructing n ISTs rooted at an arbitrary vertex of LT Q n. As a consequence, we present a fully parallelized approach that is obtained from Hsieh and Tu s algorithm with a slight modification. Keyword: independent spanning trees; edgedisjoint spanning trees; locally twisted cubes; interconnection networks; fault-tolerant broadcasting; Introduction Interconnection networks are usually modeled as undirected simple graphs G = (V, E), where the vertex set V (= V (G)) represents the set of processing elements and the edge set E(= E(G)) represents the set of communication channels, respectively. A tree is a connected graph without cycle. This research was partially supported by National Science Council under the Grants NSC0--E-4-00 and NSC0--E-4-00-MY3. Corresponding author : shyong@mail.ntcb.edu.tw A rooted tree is a tree with a distinguished vertex called the root. A subgraph T in a graph G is called a spanning tree if T is a tree such that V (T ) = V (G). Let T be a set of k spanning trees of G rooted at a vertex r. We say that T is edgedisjoint if the paths from any vertex v( r) to r on the k trees share no common directed edges. By contrast, T is said to be independent if the paths from any vertex v( r) to r on the k trees have no common vertex except x and y (i.e., the paths are internally vertex-disjoint). Constructing independent spanning trees (ISTs for short) in networks have been studied from not only the theoretical point of view but also some practical applications such as fault-tolerant broadcasting [, 9] and secure message distribution [, 3, 40]. Let G be a graph and denote G F the graph obtained from G by removing a set of vertices F. A graph G is k-connected if V (G) > k and G F is connected for every subset F V (G) with F < k. A conjecture proposed by Zehavi and Itai [49] says that any k-connected graph has k ISTs rooted at an arbitrary vertex r. Henceforth, we refer the conjecture as the IST- Conjecture. From then on, the IST-Conjecture has been confirmed only for k-connected graphs with k 4 (see [9] for k =, [8,49] for k = 3, and [9] for k = 4), and it is still open for k-connected graphs with k 5. In addition, by providing construction schemes of ISTs, the IST-Conjecture has been agreed for several restricted classes of graphs or digraphs. For example, the graph classes related to planarity [6, 7, 7, 8], graph classes defined by Cartesian product [3, 9, 3, 33, 36, 4, 46], special classes of digraphs [0,, 8, 37], variations of hypercubes [4 7, 4, 34, 35, 40], subclasses of Cayley graphs [,,3,4,44,45], and chordal ring [0,43]. The family of locally twisted cubes was first introduced by Yang et al. [47] as a variation of 56

2 hypercube architecture to achieving the improvement in diameter. Hsieh and Tu [3] studied the construction of edge-disjoint spanning trees on locally twisted cubes. Since the n-dimensional locally twisted cube LT Q n is n-connected, they presented an algorithm to construct n edge-disjoint spanning trees rooted at vertex 0. At a later time, Lin et al. [3] proved that Hsieh and Tu s spanning trees are indeed independent. Liu et al. [4] pointed out that LT Q n fails to be vertex-transitive for n 4 and it does satisfy the even-odd-vertex-transitive property. Thus, the proof of [3], together with Hsieh and Tu s algorithm [3], does not solve the IST-Conjecture on LT Q n. Furthermore, Liu et al. [4] proposed an algorithm for constructing n ISTs rooted at an arbitrary vertex of LT Q n, and thus confirmed the IST-Conjecture for LT Q n. Although the algorithm in [4] can simultaneously construct n ISTs in parallel, it is not fully parallelized for the construction of each spanning tree (in fact, it looks like a constructing scheme of binomial tree in a recursive fashion). In this paper, with a slight modification from Hsieh and Tu s algorithm, we present a fully parallelized approach for constructing n ISTs rooted at an arbitrary vertex of LT Q n. The rest of this paper is organized as follows. Section formally gives the definition of locally twisted cubes and introduces our constructing scheme of ISTs for LT Q n. Section 3 shows the correctness by proving the independency of the constructed spanning trees. The final section contains our concluding remarks. () LT Q is a graph consisting of four vertices labeled with 00, 0, 0, and, respectively, connected by four edges (00,0), (00,0), (0,), and (0,). () For n 3, LT Q n is constructed from two disjoint copies of LT Q n according to the following steps: Denote 0LT Q n (respectively, LT Q n ) the graph obtained by prefixing the label of each vertex in one copy of LT Q n with 0 (respectively, ). Each vertex x = 0x n x n 3 x 0 in 0LT Q n is connected with the vertex (x n x 0 )x n 3 x 0 in LT Q n by an edge LT Q LT Q 4 Figure : Locally twisted cubes LT Q 3 and LT Q 4. Constructing ISTs on LT Q n in parallel Let denote the modulo addition. For n, the n-dimensional locally twisted cube LT Q n is a graph with {0, } n as its vertex set, and two vertices x = x n x n x 0 and y = y n y n y 0 are adjacent in LT Q n if and only if either () there is an integer i {, 3,..., n } such that x i = ȳ i and x i = y i x 0, and x j = y j for all remaining bits, or () there is an integer i {0, } such that x i = ȳ i, and x j = y j for all remaining bits. If one of the above conditions is fulfilled, then y is called the i-neighbor of x and is denoted by y = N i (x). Figure shows the graphs LT Q 3 and LT Q 4, respectively. The locally twisted cube can be equivalently defined by the following recursive fashion: From the above definition, it is clear that LT Q n is an n-regular graph, and the binary strings of any two adjacent vertices in LT Q n differ in at most two successive bits. Yang et al. [47] showed that LT Q n has a connectivity of n. Also, from [4], we know that LT Q n possesses the property of evenodd-vertex-transitive, i.e., for every pair of vertices x = x n x n x 0 and y = y n y n y 0 with the same parity (i.e., x 0 = y 0 ), there is an automorphism that maps x to y. More previous results on LT Q n can be found in the literature, e.g., the studies of diagnosability [39], mesh embedding [], fault-hamiltonicity [4], panconnectivity [5], pancyclicity and fault-pancyclicity [, 5, 6, 30, 38, 48]. In this paper, we also use the following notation. Two paths P and Q joining two distinct vertices x and y are internally vertex-disjoint, denoted by P Q, if V (P ) V (Q) = {x, y}. Let T be a spanning tree rooted at a vertex r of LT Q n. The parent of a vertex x( r) in T is denoted by parent(t, x). For x, y V (T ), the unique path from x to y is denoted by T [x, y]. Hence, two spanning trees T and T with the same root r are ISTs if and only if T [x, r] T [x, r] for every vertex x V (T ) \ {r}. 57

3 Since LT Q n has connectivity n, the root in each spanning tree must have a unique child. Let Z n = {0,,..., n }. For i Z n, we denote T i as the tree such that the root r takes its i-neighbor N i (r) as the unique child. Let N i (r) = c n c n c 0. For each vertex x = x n x n x 0 V (T i ) \ {r}, we define I i (x) = {j Z n : x j c j } and α i (x) = {j I i (x): j > i}. Moreover, if i 0, c 0 = and α i (x) is odd, we let H i (x) = (I i (x) {i}) \ (I i (x) {i}); otherwise, let H i (x) = I i (x). Also, we define the following function: next(i, x) = i if H i (x) = ; max H i (x) if H i (x) and i < min H i (x); max{j H i (x): j i} otherwise. That is, we regard H i (x) as a cyclic ordered set in decreasing order. If H i (x) = or i H i (x), the function outputs i; otherwise, the function outputs the next element in the cyclic order of H i (x) with respect to i. In what follows, we present a fully parallelized algorithm for constructing n spanning trees with an arbitrary vertex r = r n r n r 0 as their common root in LT Q n. For each vertex x V (LT Q n )\ {r} with binary string x = x n x n x 0, the construction can be carried out by describing the parent of x in each spanning tree T i. i = and c 0 =, we have H (x) = I (x) \ {} for x {0,,, 3} and H (x) = I (x) {} for x {4, 5, 6, 7}. Also, we have H (x) = I (x) for 8 x 5 and x. Consequently, we can determine j = 0 when x {0, }; j = when x {, 3, 4, 5}; j = 3 when x = ; and j = otherwise. For x {, 5, 7, 9, 3}, since j and x 0 =, we have parent(t, x) = x + ( ) xj j + ( ) xj j according to Line 5 of the algorithm. Otherwise, we have parent(t, x) = x+( ) xj j according to Line 7 of the algorithm. Table summarizes the information for constructing T i for 0 i 3 in LT Q 4. Figure 3 illustrates the construction for LT Q 4 using Algorithm Constructing-ISTs. For convenience, we adopt the notation x ±i y (respectively, y) to mean that x ± i = y (respectively, x ± i ± i = y) and x and y are adjacent in x ±i ± i LT Q n. For instance, we have T [6, ] = in Figure T 0 T Algorithm Constructing-ISTs Input: All vertices of LT Q n and an arbitrary root r = r n r n r 0. Output: n ISTs T 0, T,..., T n root at r. : for i = 0 to n do in parallel /* construct T i simultaneously */ : for each vertex x = x n x n x 0 in LT Q n do in parallel /* generate parent of each vertex x simultaneously */ 3: j = next(i, x) 4: if j and x 0 = then 5: parent(t i, x) = x + ( ) x j j + ( ) x j j 6: else 7: parent(t i, x) = x + ( ) x j j T T Figure 3: Four ISTs of LT Q 4. Figure : Algorithm for constructing n spanning trees in LT Q n. Example. Consider LT Q 4 and suppose we choose r = 0 = as the common root. For conciseness, we represent a vertex in LT Q 4 by decimal. We describe how the Constructing- ISTs algorithm constructs T in LT Q 4 as follows. Clearly, the -neighbor of r is N () = c 3 c c c 0 = 0 = 3. Let x( r) be an arbitrary vertex in LT Q 4 with x = x 3 x x x 0. If 0 x 7, then α (x) = ; otherwise, α (x) = 0. Since 3 Correctness In this section, we will show the validity of the algorithm. Firstly, we prove the reachability between every vertex x( r) and the vertex r in T i, thereby proving the existence of a unique path from x to the root in the tree. Theorem. Let r be an arbitrary vertex of LT Q n. The construction of T i for i Z n are spanning trees with a common root at r. 58

4 Table : The parent of vertices x V (LT Q 4) \ {} in T i with root r = 0 =. i = 3, N 3() = 0 = 7 x binary string I 3(x) α 3(x) H 3(x) j = next(3, x) x 0 x j x j parent(t 3, x) {0,, } even {0,, } = 0 + = {, } even {, } 0 0 = + + = {0, } even {0, } 0 0 = + = {} even {} 0 = 3 + = {0, } even {0, } = 4 + = {} even {} 0 = 5 + = {0} even {0} = = even 3 0 = = {0,,, 3} even {0,,, 3} = 8 3 = {,, 3} even {,, 3} 3 0 = = {0,, 3} even {0,, 3} = 0 3 = 00 {0,, 3} even {0,, 3} 3 0 = 3 = {, 3} even {, 3} 3 = 3 3 = 4 0 {0, 3} even {0, 3} 3 0 = 4 3 = 6 5 {3} even {3} 3 = 5 3 = 3 i =, N () = 0 = 3 x binary string I (x) α (x) H (x) j = next(, x) x 0 x j x j parent(t, x) {0,, 3} odd {0, 3} = = 000 {, 3} odd {3} = = {0,,, 3} odd {0,, 3} 0 0 = = {,, 3} odd {, 3} = 3 = {0, 3} odd {0,, 3} 0 0 = 4 = {3} odd {, 3} 0 = 5 + = {0,, 3} odd {0,,, 3} 0 = 6 = 7 0 {, 3} odd {,, 3} = 7 = {0, } even {0, } = 8 + = 9 00 {} even {} 0 0 = = {0,, } even {0,, } 0 0 = 0 + = 4 00 {0} even {0} = + 0 = even 0 = 3 + = 4 0 {0, } even {0, } 0 0 = 4 = 5 {} even {} = 5 = 3 i =, N () = 00 = 9 x binary string I (x) α (x) H (x) j = next(, x) x 0 x j x j parent(t, x) {0, 3} odd {0,, 3} = 0 + = 000 {3} odd {, 3} 0 = + = {0,, 3} odd {0, 3} = + 0 = {, 3} odd {3} = = {0,, 3} even {0,, 3} = = {, 3} even {, 3} 3 0 = = {0,,, 3} even {0,,, 3} 0 0 = 6 = {,, 3} even {,, 3} = 7 = {0} even {0} = = even 0 = 9 + = 0 00 {0, } even {0, } 0 0 = 0 = 8 00 {0, } odd {0,, } = + = {} odd {, } 0 = 3 + = {0,, } odd {0, } = = 5 5 {, } odd {} = 5 = 9 i = 0, N 0() = 00 = 0 x binary string I 0(x) α 0(x) H 0(x) j = next(0, x) x 0 x j x j parent(t 0, x) {, 3} even {, 3} = = {0,, 3} even {0,, 3} 0 - = 0 = {3} odd {3} = + 3 = {0, 3} odd {0, 3} 0 - = 3 0 = {,, 3} odd {,, 3} = = 5 00 {0,,, 3} odd {0,,, 3} 0 - = 5 0 = {, 3} even {, 3} = = {0,, 3} even {0,, 3} 0 - = 7 0 = {} odd {} = 8 + = {0, } odd {0, } 0 - = 9 0 = even = = 00 {, } even {, } 0 0 = = {0,, } even {0,, } 0 - = 3 0 = 4 0 {} odd {} 0 = 4 = 0 5 {0, } odd {0, } 0 - = 5 0 = 4 59

5 Proof. From Constructing-ISTs, we know that every vertex v V (LT Q n ) implies v T i. It follows that T i is a spanning subgraph of LT Q n. Hereafter, for every vertex v V (LT Q n ) \ {r}, all indices of elements of H i (v) are taken modulo H i (v). Let x = x n x n x 0 be any vertex of LT Q n. We claim that T i [x, r] is the unique path connecting x and r in T i. Clearly, if H i (x) =, then x = N i (r) and next(i, x) = i. If i and x 0 =, let J = ( ) xi i +( ) xi i ; otherwise, let J = ( ) xi i. Thus, T i [x, r] = x J r is the desired path that connects x and r in T i. Next, we suppose that H i (x) = {j 0, j,..., j p } is nonempty and j 0 < j < < j p. Consider the following two cases: Case : i / H i (x). We assume that j k = next(i, x) is the next element in the cyclic order of H i (x) with respect to i, where 0 k p. If j k and x 0 =, let J = ( ) xj k j k + ( ) xj k jk ; otherwise, let J = ( ) xj k j k. Thus, we have parent(t i, x) = x + J. Let y = y n y n y 0 = x + J be such a vertex and consider the following scenarios for H i (y). For j k and x 0 =, if j k = j k, then H i (y) = H i (x) \ {j k, j k }; otherwise, H i (y) = (H i (x) \ {j k }) {j k }. On the other hand (i.e., j k {0, } or x 0 = 0), we have H i (y) = H i (x) \ {j k }. By a similar argument, we let j l = next(i, y) and z = z n z n z 0 = parent(t i, y) = y + J, where J = ( ) xj l j l + ( ) xj l jl for j l and y 0 = ; or J = ( ) xj l j l otherwise. Again, we can determine H i (z) according to j l, y 0 and the condition j l = j l or j l j l. By this way, we find a sequence of vertices y, z,..., w in T i such that H i (w) =, and thus w = N i (r). Recall that we have constructed T i [w, r] = w J r for connecting N i (r) and r in T i. Therefore, we obtain the following unique path that connects x and r in T i : T i [x, r] = x J y J z J3 J d w J r. Case : i H i (x). Suppose i = j k for some k {0,,..., p }. In this case, we have next(i, x) = i by definition. If i and x 0 =, let Ĵ = ( )xi i + ( ) xi i ; otherwise, let Ĵ = ( )xi i. Moreover, we let y = parent(t i, x) = x + Ĵ. Clearly, j k / H(y), and thus y is in the situation of Case. Let P = T i [y, r] be the path connecting y and r in T i. Therefore, we obtain the unique path T i [x, r] by concatenating x Ĵ y and P. To show the independency of T 0, T,..., T n, we assume that p, q Z n are any two distinct integers. Let x = x n x n x 0 V (LT Q n ) \ {r} be any vertex and two paths P = T p [x, r] and Q = T q [x, r] be constructed in Theorem. Without loss of generality, we assume p > q. Let c = N p (r) = c n c n c 0 and d = N q (r) = d n d n d 0. For notational convenience, the subpath of P between two vertices u, v V (P ) is denoted by P (u, v). Moreover, we write y i P (u, v) = b for i Z n and b {0, } to mean that y i is assigned to b for every vertex y = y n y n y 0 in the path P (u, v). Similarly, we can define Q(u, v) and y i Q(u, v) = b by the same way. In what follows, we always assume that y = y n y n y 0 is any vertex in P \ {x, r} and z = z n z n z 0 is any vertex in Q \ {x, r}. In particular, let ŷ = ŷ n ŷ n ŷ 0 (respectively, ẑ = ẑ n ẑ n ẑ 0 ) be the vertex adjacent to x in P (respectively, in Q). To show that P Q, it suffices to prove that P (ŷ, c) Q(ẑ, d) =. For P and Q, we also use underscore to mark the different bits between the two paths. Note that we omit the proof if one of P (ŷ, c) and Q(ẑ, d) is a null path (i.e., H p (x) = or H q (x) = ). Moreover, due to the space limitation, we only prove Lemmas, 3, 4 and 5, and omit the following four cases: (i) c 0 = d 0 = and x 0 = 0; (ii) c 0 = and d 0 = x 0 = 0; (iii) c 0 = d 0 = x 0 = ; and (iv) c 0 = x 0 = and d 0 = 0. Lemma. If c 0 = d 0 = x 0 = 0, then P Q. Proof. Since p > q and c 0 = d 0 = 0, it implies r 0 = 0 and p > q 0. Moreover, since c 0 = d 0 = 0, it follows that H p (x) = I p (x) and H q (x) = I q (x). In addition, we have c p d p, c q d q and c i = d i for i Z n \ {p, q}. Let p = next(p, x) and q = next(q, x). We consider the following three scenarios. Case : x p c p (i.e., p H p (x)). In this case, p = p and q q. Since x 0 = 0, by Line 7 of the algorithm, we have ŷ = x + ( ) xp p. Thus, ŷ p = c p. Moreover, since T p takes ( ) cp p as the last link to connect the root, it implies y p P (ŷ, c) = c p. On the other hand, since x p c p and c p d p, we have x p = d p. Thus, Q never changes the bit z p in the path and z p Q(ẑ, d) = d p c p. As a result, P Q. (For example, consider P = T 3 [0, 4] : and Q = T [0, 4] : in LT Q 4.) Case : x q d q (i.e., q H q (x)). In this case, p p and q = q. Since x q d q and c q d q, we have x q = c q. Thus, P never changes the bit y q in the path and y q P (ŷ, c) = c q. On the other hand, since x 0 = 0, by Line 7 of the algorithm, we have ẑ = x + ( ) xq q. Thus, ẑ q = d q. Moreover, since T q takes ( ) dq q as the last link to connect the root, it implies z q Q(ẑ, d) = d q c q. As a result, P Q. (For example, consider P = T [, 4] : and Q = T [, 4] : in LT Q 4.) 60

6 Case 3: x p = c p and x q = d q (i.e., p / H p (x) and q / H q (x)). In this case, p > p and q > q. Clearly, x p c p and x q d q. There are three subcases as follows. Case 3.: p = q. Since x 0 = 0, by Line 7 of the algorithm, we have ŷ = x + ( ) x p p. Thus, ŷ p = c p. Moreover, since it remains unchanged the bit y p for every vertex y P (ŷ, c), we have y p P (ŷ, c) = c p (i.e., y q P (ŷ, c) = c q ). On the other hand, since x q = d q and T q takes ( ) dq q as the last link to connect the root, it implies z q Q(ẑ, d) = d q c q. Thus, P Q. (For example, consider P = T 3 [0, 4] : and Q = T [0, 4] : in LT Q 4.) Case 3.: q = p. Since x p = c p and T p takes ( ) cp p as the last link to connect the root, it implies y p P (ŷ, c) = c p. On the other hand, since x 0 = 0, by Line 7 of the algorithm, we have ẑ = x+( ) x q q. Thus, ẑ q = d q. Moreover, since it remains unchanged the bit z q for every vertex z Q(ẑ, d), we have z q Q(ẑ, d) = d q (i.e., z p Q(ẑ, d) = d p c p ). Thus, P Q. (For example, consider P = T 3 [0, 4] : and Q = T [0, 4] : in LT Q 4.) Case 3.3: p q and q p. Clearly, c p = d p and c q = d q. In this case, an argument similar to Case 3. shows that y p P (ŷ, c) = c p. Also, an argument similar to Case 3. shows that y p Q(ŷ, c) = c p. On the other hand, since x p = c p d p, x p c p = d p and d 0 = 0, we have p, p H q (x). Let w(= w n w n w 0 ) and w be vertices on Q such that w = w + ( ) wp p. Since Q(ẑ, w) has not dealt with the bit z p for every vertex z Q(ẑ, w), we have z p Q(ẑ, w) = x p c p. Also, since Q(w, d) has dealt with the bit z p, we have z p Q(w, d) = d p c p. Thus, P (ŷ, c) (Q(ẑ, w) Q(w, d)) = and P Q. (For example, consider P = T 4 [6, 4] : and Q = T [6, 4] : in LT Q 5.) Lemma 3. If c 0 = x 0 = 0 and d 0 =, then P Q. Proof. Since p > q, c 0 = x 0 = 0 and d 0 =, it implies r 0 = 0 and p > q = q = 0, where q = next(q, x). Moreover, since x 0 d 0, it follows that 0 I 0 (x)(= H 0 (x)). Since x 0 = c 0, P never changes the bit y 0 in the path, and thus y 0 P (ŷ, c) = c 0 = 0. On the other hand, by Line 7 of the algorithm, we have ẑ = x + ( ) x0 0 = x +. Thus, ẑ 0 =. Moreover, since it remains unchanged the bit z 0 for every vertex z Q(ẑ, d), we have z 0 Q(ẑ, d) =. Thus, P Q. (For example, consider P = T 3 [0, 4] : and Q = T 0 [0, 4] : in LT Q 4.) Lemma 4. If c 0 = d 0 = 0 and x 0 =, then P Q. Proof. Since p > q and c 0 = d 0 = 0, it implies r 0 = 0 and p > q 0. Moreover, since c 0 = d 0 = 0, it follows that H p (x) = I p (x) and H q (x) = I q (x). In addition, we have c p d p, c q d q and c i = d i for i Z n \ {p, q}. Let p = next(p, x) and q = next(q, x). We consider the following three scenarios. Case : x p c p (i.e., p H p (x)). In this case, p = p. Since x 0 =, by Line 5 of the algorithm, we have ŷ = x+( ) xp p +( ) xp p. Thus, ŷ p = c p. Moreover, since T p takes ( ) cp p as the last link to connect the root, it implies y p P (ŷ, c) = c p. On the other hand, since x p c p and c p d p, we have x p = d p. Thus, Q never changes the bit z p in the path and z p Q(ẑ, d) = d p c p. As a result, P Q. (For example, consider P = T 3 [, 4] : and Q = T [, 4] : in LT Q 4.) Case : x p = c p and x q d q (i.e., p / H p (x) and q H q (x)). In this case, p > p and q = q. Moreover, we have x p c p. Since x q d q and c q d q, it implies x q = c q, and thus p q and c p = d p. There are two subcases as follows. Case.: p > q. In this case, we have p. Since x 0 =, by Line 5 of the algorithm, we have ŷ = x + ( ) x p p + ( ) x p p. Thus, ŷ p = c p. Moreover, since P never changes the bit y p in the succedent path again, it follows that y p P (ŷ, c) = c p. Also, since T p takes ( ) cp p as the last link to connect the root, it implies y p P (ŷ, c) = c p. On the other hand, let w(= w n w n w 0 ) and w be vertices on Q such that w = w + ( ) wp p. Since Q(ẑ, w) has not dealt with the bit z p for every vertex z Q(ẑ, w), we have z p Q(ẑ, w) = x p c p. Also, since Q(w, d) has dealt with the bit z p, we have z p Q(w, d) = d p c p. Thus, P (ŷ, c) (Q(ẑ, w) Q(w, d)) = and P Q. (For example, consider P = T 3 [9, 4] : and Q = T [9, 4] : in LT Q 4.) Case.: q > p. Since x q = c q and p > q = q > p, the path P never changes the bit y q. Thus, y q P (ŷ, c) = x q. On the other hand, since x 0 =, by Line 5 of the algorithm, we have ẑ = x + ( ) xq q + ( ) xq q. Thus, ẑ q = d q. Moreover, T q takes ( ) dq q as the last link to 6

7 connect the root, it follows that z q Q(ẑ, d) = d q x q. As a result, P Q. (For example, consider P = T 3 [5, 4] : and Q = T [5, 4] : in LT Q 4.) Case 3: x p = c p and x q = d q (i.e., p / H p (x) and q / H q (x)). Since x 0 d 0, it follows that p > q > q 0, and thus q p. Moreover, we have x p c p and x q d q. There are two subcases as follows. Case 3.: p = q. By Line 5 or Line 7 of the algorithm, P first changes the bit x p. Thus, ŷ p = c p. Moreover, since P never changes the bit y p in the succedent path again, it follows that y p P (ŷ, c) = c p = c q. On the other hand, since x q = d q and T q takes ( ) dq q as the last link to connect the root, it follows that z q Q(ẑ, d) = d q c q. As a result, P Q. (For example, consider P = T 3 [9, 4] : and Q = T [9, 4] : in LT Q 4.) Case 3.: p q. In this case, the proof is similar to Case.. That is, we can show that y p P (ŷ, c) = c p and y p P (ŷ, c) = c p. On the other hand, z p Q(ẑ, w) = x p c p and z p Q(w, d) = d p c p, where w(= w n w n w 0 ) and w = w + ( ) wp p are two adjacent vertices on Q. (For example, consider P = T 3 [, 4] : and Q = T [, 4] : in LT Q 4.) Lemma 5. If c 0 = 0 and d 0 = x 0 =, then P Q. Proof. Since p > q and c 0 = 0, we have r 0 = 0. Also, since r 0 d 0 and d 0 = x 0, it follows that q = 0 and q q. Moreover, c 0 = 0 and q = 0 imply H p (x) = I p (x) and H 0 (x) = I 0 (x). In addition, we have c p d p, c 0 d 0 and c i = d i for i Z n \ {p, 0}. Let p = next(p, x) and q = next(q, x). We consider the following two scenarios. Case : x p c p (i.e., p H p (x)). In this case, p = p. Since c p d p and x p c p, it implies x p = d p. Since x q d q, we have q p. There are two subcases as follows. Case.: p > q. In this case, we have p = p > q > q = 0. Since p and x 0 =, by Line 5 of the algorithm, we have ŷ = x + ( ) xp p + ( ) xp p. Thus, ŷ p = c p. Moreover, since T p takes ( ) cp p as the last link to connect the root, it follows that y p P (ŷ, c) = c p. On the other hand, since x p = d p and Q never changes the bit z p in the path, we have z p Q(ẑ, d) = d p c p. This shows that P Q. (For example, consider P = T 3 [, 4] : and Q = T 0 [, 4] : in LT Q 4.) Case.: q > p. In this case, we have q > p = p > q = 0. Clearly, P first changes the bit x p in x and takes ( ) cp p as the last link to connect the root of T p. Let w(= w n w n w 0 ) and w be vertices on P such that w = w+( ) wq q = w+ ( ) w0. Since P (ŷ, w) has not dealt with the bit y q for every vertex y P (ŷ, w), we have y q P (ŷ, w) = x q d q. Also, since P (w, c) has dealt with the bit y q (= y 0 ), we have y 0 P (w, c) = c 0 = 0. On the other hand, since q and x 0 =, by Line 5 of the algorithm, we have ẑ = x + ( ) x q q + ( ) x q q. Thus, ẑ q = d q. Moreover, since Q never changes the bit z q in the succedent path again, it follows that z q P (ẑ, d) = d q. Also, since x 0 = d 0 = and Q takes ( ) dq q (= ) as the last link to connect the root of T 0, it follows that z 0 Q(ẑ, d) = d 0 =. Thus, (P (ŷ, w) P (w, c)) Q(ẑ, d) = and P Q. (For example, consider P = T [5, 4] : and Q = T 0 [5, 4] : in LT Q 4.) Case : x p = c p (i.e., p / H p (x)). In this case, p p. Clearly, x p c p. There are three subcases as follows. Case.: p = q. In this case, we have p > p = q = 0. By Line 7 of the algorithm, we have ŷ = x + ( ) x p p = x. Thus, ŷ 0 = 0. Moreover, since P never changes the bit y 0 in the succedent path again, it follows that y 0 P (ŷ, c) = 0. On the other hand, since x 0 = and T q takes ( ) dq q (= ) as the last link to connect the root, it follows that z 0 Q(ẑ, d) =. This shows that P Q. (For example, consider P = T [5, 4] : and Q = T 0 [5, 4] : in LT Q 4.) Case.: q = p. In this case, we have q = p > q = 0. Since x p = c p and T p takes ( ) cp p as the last link to connect the root, it follows that y p P (ŷ, c) = c p. On the other hand, since Q first changes the bit x q (= x p ) in x and never changes the bit z p in the succedent path again, it follows that z p Q(ẑ, d) = d p c p. This shows that P Q. (For example, consider P = T 3 [, 4] : 0 + T 0 [, 4] : and Q = in LT Q 4.) Case.3: p q and q p. In this case, we have q > p > p > q = 0. Since P first changes the bit x p in x, we have ŷ p = c p. Moreover, since P never changes the bit y p in the succedent path again, it follows that y p P (ŷ, c) = c p. Also, since x p = c p and P takes ( ) cp p as the last link 6

8 to connect the root of T p, we have y p P (ŷ, c) = c p. On the other hand, let w(= w n w n w 0 ) and w be vertices on Q such that w = w + ( ) wp p. Since Q(ẑ, w) has not dealt with the bit z p for every vertex z Q(ẑ, w), we have z p Q(ẑ, w) = x p c p. Also, since Q(w, d) has dealt with the bit z p, we have z p Q(w, d) = d p c p. This shows that P Q. (For example, consider P = T [, 4] : and Q = T 0 [, 4] : in LT Q 4.) From the above lemmas, we conclude that ISTs constructed in this paper are independent. According to Theorem and the result of independency, we obtain the following main theorem. Theorem 6. Let N = n. For LT Q n and an arbitrary vertex r V (LT Q n ), Algorithm Constructing-ISTs can correctly construct n ISTs rooted at r in O(N log N) time. In particular, the algorithm can be parallelized on LT Q n by using N processors to run in O(log N) time. 4 Concluding remarks This paper provides a parallel construction of ISTs rooted at an arbitrary vertex of locally twisted cubes. Indeed, all ISTs constructed in here are isomorphic to those in [3, 4], which have height n +. As we have mentioned earlier, many algorithms have been proposed for constructing ISTs on some interconnection networks. However, some of these networks are not vertex-transitive, and thus the desired ISTs are in need of an arbitrary vertex as the root [4 7, 4, 34, 35]. Although most of these algorithms can simultaneously construct ISTs in parallel, the construction of each spanning tree relies on a recursive expansion and is hard to be fully parallelized. To the best of our knowledge, for class of networks without vertex-transitivity, the present paper is the first to propose the fully parallelized approach for constructing ISTs. References [] F. Bao, Y. Funyu, Y. Hamada, and Y. Igarashi, Reliable broadcasting and secure distributing in channel networks, in: Proc. of 3rd International Symposium on Parallel Architectures, Algorithms and Networks, ISPAN 97, Taipei, December 997, pp [] Q.-Y. Chang, M.-J. Ma, and J.-M. Xu, Faulttolerant pancyclicity of locally twisted cubes (in Chinese), J. China Univ. Sci. Tech., 36 (006) [3] X.-B. Chen, Parallel construction of optimal independent spanning trees on Cartesian product of complete graphs, Inform. Process. Lett., (0) [4] B. Cheng, J. Fan, X. Jia, and J. Jia, Parallel construction of independent spanning trees and an application in diagnosis on Möbius cubes, J. Supercomput., 65 (03) [5] B. Cheng, J. Fan, X. Jia, and J. Wang, Dimension-adjacent trees and parallel construction of independent spanning trees on crossed cubes, J. Parallel Distrib. Comput., 73 (03) [6] B. Cheng, J. Fan, X. Jia, and S. Zhang, Independent spanning trees in crossed cubes, Inform. Sci., 33 (03) [7] B. Cheng, J. Fan, X. Jia, S. Zhang, and B. Chen, Constructive algorithm of independent spanning trees on Möbius cubes, Comput. J., 56 (03) [8] J. Cheriyan and S.N. Maheshwari, Finding nonseparating induced cycles and independent spanning trees in 3-connected graphs. J. Algorithms, 9 (988) [9] S. Curran, O. Lee, and X. Yu, Finding four independent trees. SIAM J. Comput., 35 (006) [0] Z. Ge and S.L. Hakimi, Disjoint rooted spanning trees with small depths in debruijn and Kautz graphs, SIAM J. Comput., 6 (997) [] Y. Han, J. Fan, S. Zhang, J. Yang, and P. Qjan, Embedding meshes into locally twisted cubes, Inform. Sci., 80 (00) [] T. Hasunuma and H. Nagamochi, Independent spanning trees with small depths in iterated line graphs, Discrete Appl. Math., 0 (00) 89. [3] S.-Y. Hsieh and C.-J. Tu, Constructing edgedisjoint spanning trees in locally twisted cubes, Theoret. Comput. Sci., 40 (009) [4] S.-Y. Hsieh and C.-Y. Wu, Edge-fault-tolerant Hamiltonicity of locally twisted cubes under conditional edge faults, J. Combin. Optim. 9 (00) [5] K.S. Hu, S.-S. Yeoh, C. Chen, and L.-H. Hsu, Node-pancyclicity and edge-pancyclicity of hypercube variants, Inform. Process. Lett., 0 (007) 7. [6] A. Huck, Independent trees in graphs, Graphs Combin., 0 (994) [7] A. Huck, Independent trees in planar graphs, Graphs Combin., 5 (999) [8] A. Huck, Independent branching in acyclic digraphs, Discrete Math, 99 (999) [9] A. Itai and M. Rodeh, The multi-tree approach to reliability in distributed networks, Inform. Comput., 79 (988) [0] Y. Iwasaki, Y. Kajiwara, K. Obokata, and Y. Igarashi, Independent spanning trees of 63

9 chordal rings, Inform. Process. Lett., 69 (999) [] J.-S. Kim, H.-O. Lee, E. Cheng, and L. Lipták, Optimal independent spanning trees on odd graphs, J. Supercomputing, 56 (0) 5. [] J.-S. Kim, H.-O. Lee, E. Cheng, and L. Lipták, Independent spanning trees on even networks, Inform. Sci., 8 (0) [3] J.-C. Lin, J.-S. Yang, C.-C. Hsu, and J.-M. Chang, Independent spanning trees vs. edgedisjoint spanning trees in locally twisted cubes, Inform. Process. Lett., 0 (00) [4] Y-J. Liu, J.K. Lan, W.Y. Chou, and C. Chen, Constructing independent spanning trees for locally twisted cubes, Theoret. Comput. Sci., 4 (0) [5] M.-J. Ma and J.-M. Xu, Panconnectivity of locally twisted cubes, Appl. Math. Lett., 9 (006) [6] M.-J. Ma and J.-M. Xu, Weak Edgepancyclicity of locally twisted cubes, Ars Combin., 89 (008) [7] K. Miura, S. Nakano, T. Nishizeki, and D. Takahashi, A linear-time algorithm to find four independent spanning trees in four connected planar graphs, Internat. J. Found. Comput. Sci., 0 (999) [8] S. Nagai and S. Nakano, A linear-time algorithm to find independent spanning trees in maximal planar graphs, IEICE Trans. Fund. Electron. Comm. Comput. Sci., E84-A (00) [9] K. Obokata, Y. Iwasaki, F. Bao, and Y. Igarashi, Independent spanning trees of product graphs and their construction, IEICE Trans. Fund. Electron. Comm. Comput. Sci., E79-A (996) [30] J.-H. Park, H.-S. Lim, and H.-C. Kim, Panconnectivity and pancyclicity of hypercube-like interconnection networks with faulty elements, Theoret. Comput. Sci., 377 (007) [3] A.A. Rescigno, Vertex-disjoint spanning trees of the star network with applications to fault-tolerance and security, Inform. Sci., 37 (00) [3] S.-M. Tang, Y.-L. Wang, and Y.-H. Leu, Optimal independent spanning trees on hypercubes, J. Inform. Sci. Eng., 0 (004) [33] S.-M. Tang, J.-S. Yang, Y.-L. Wang, and J.-M. Chang, Independent spanning trees on multidimensional torus networks, IEEE Trans. Comput., 59 (00) [34] Y. Wang, J. Fan, G. Zhou, and X. Jia, Independent spanning trees on twisted cubes, J. Parallel Distrib. Comput., 7 (0) [35] Y. Wang, J. Fan, X. Jia, and H. Huang, An algorithm to construct independent spanning trees on parity cubes, Theoret. Comput. Sci., 465 (0) 6 7. [36] J. Werapun, S. Intakosum, and V. Boonjing, An efficient parallel construction of optimal independent spanning trees on hypercubes, J. Parallel Distrib. Comput., 7 (0) [37] R.W. Whitty, Vertex-disjoint paths and edgedisjoint branchings in directed graphs, J. Graph Theory, (987) [38] X. Xu, W. Zhai, J.-M. Xu, A. Deng, and Y. Yang, Fault-tolerant edge-pancyclicity of locally twisted cubes Inform. Sci., 8 (0) [39] H. Yang and X. Yang, A fast diagnosis algorithm for locally twisted cube multiprocessor systems under the MM model, Comput. Math. Appl., 53 (007) [40] J.-S. Yang, H.-C. Chan, and J.-M. Chang, Broadcasting secure messages via optimal independent spanning trees in folded hypercubes, Discrete Appl. Math., 59 (0) [4] J.-S. Yang and J.-M. Chang, Independent spanning trees on folded hyper-stars, Networks, 56 (00) 7 8. [4] J.-S. Yang and J.-M. Chang, Optimal independent spanning trees on Cartesian product of hybrid graphs, Comput. J., 57 (04) [43] J.-S. Yang, J.-M. Chang, S.-M. Tang, and Y.- L. Wang, Reducing the height of independent spanning trees in chordal rings, IEEE Trans. Parallel Distrib. Syst., 8 (007) [44] J.-S. Yang, J.-M. Chang, S.-M. Tang, and Y.- L. Wang, On the independent spanning trees of recursive circulant graphs G(cd m, d) with d >, Theoret. Comput. Sci., 40 (009) [45] J.-S. Yang, J.-M. Chang, S.-M. Tang, and Y.- L. Wang, Constructing multiple independent spanning trees on recursive circulant graphs G( m, ), Int. J. Found. Comput. Sci., (00) [46] J.-S. Yang, S.-M. Tang, J.-M. Chang, and Y.- L. Wang, Parallel construction of optimal independent spanning trees on hypercubes, Parallel Comput., 33 (007) [47] X. Yang, D.J. Evans, and G.M. Megson, The locally twisted cubes, Int. J. Comput. Math., 8 (005) [48] X. Yang, G.M. Megson, and D.J. Evans, Locally twisted cubes are 4-pancyclic, Appl. Math. Lett., 7 (004) [49] A. Zehavi and A. Itai, Three tree-paths, J. Graph Theory, 3 (989)

Improving the Height of Independent Spanning Trees on Folded Hyper-Stars

Improving the Height of Independent Spanning Trees on Folded Hyper-Stars Improving the Height of Independent Spanning Trees on Folded Hyper-Stars Sih-Syuan Luo 1 Jinn-Shyong Yang 2 Jou-Ming Chang 1, An-Hang Chen 1 1 Institute of Information and Decision Sciences, National Taipei

More information

Edge-pancyclicity of Möbius cubes

Edge-pancyclicity of Möbius cubes Information Processing Letters 96 (25) 136 14 www.elsevier.com/locate/ipl Edge-pancyclicity of Möbius cubes Min Xu a,b, Jun-Ming Xu b, a Institute of Applied Mathematics, Academy of Mathematics and Systems

More information

Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model

Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model Qiang Zhu,Lili Li, Sanyang Liu, Xing Zhang arxiv:1709.05588v1 [cs.dc] 17 Sep 017 Abstract System level diagnosis

More information

Bipanconnectivity of Cartesian product networks

Bipanconnectivity of Cartesian product networks AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 46 (2010), Pages 297 306 Bipanconnectivity of Cartesian product networks You Lu Jun-Ming Xu Department of Mathematics University of Science and Technology of

More information

Hyper-Panconnectedness of the Locally Twisted Cube

Hyper-Panconnectedness of the Locally Twisted Cube Hyper-Panconnectedness of the Locally Twisted Cube Tzu-Liang Kung Department of Computer Science and Information Engineering Asia University, Wufeng, Taichung tlkung@asia.edu.tw Lih-Hsing Hsu and Jia-Jhe

More information

PARALLEL computing is important for speeding up. Embedding Two Edge-Disjoint Hamiltonian Cycles and Two Equal Node-Disjoint Cycles into Twisted Cubes

PARALLEL computing is important for speeding up. Embedding Two Edge-Disjoint Hamiltonian Cycles and Two Equal Node-Disjoint Cycles into Twisted Cubes Embedding Two Edge-Disjoint Hamiltonian Cycles and Two Equal Node-Disjoint Cycles into Twisted Cubes Ruo-Wei Hung, Shang-Ju Chan, and Chien-Chih Liao Abstract The presence of edge-disjoint Hamiltonian

More information

PARALLEL computing is important for speeding up

PARALLEL computing is important for speeding up Two Edge-Disjoint Hamiltonian Cycles and Two-Equal Path Partition in Augmented Cubes Ruo-Wei Hung and Chien-Chih Liao Abstract The n-dimensional hypercube networ Q n is one of the most popular interconnection

More information

Algebraic Properties and Panconnectivity of Folded Hypercubes

Algebraic Properties and Panconnectivity of Folded Hypercubes Algebraic Properties and Panconnectivity of Folded Hypercubes Meijie Ma a Jun-Ming Xu b a School of Mathematics and System Science, Shandong University Jinan, 50100, China b Department of Mathematics,

More information

Completely Independent Spanning Trees in Some Regular Graphs

Completely Independent Spanning Trees in Some Regular Graphs Completely Independent Spanning Trees in Some Regular Graphs Benoit Darties, Nicolas Gastineau, Olivier Togni To cite this version: Benoit Darties, Nicolas Gastineau, Olivier Togni. Completely Independent

More information

Graph Theory and Interconnection Networks

Graph Theory and Interconnection Networks Graph Theory and Interconnection Networks Lih-Hsing Hsu and Cheng-Kuan Lin @ CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

arxiv: v1 [math.co] 27 Apr 2016

arxiv: v1 [math.co] 27 Apr 2016 arxiv:1604.07895v1 [math.co] 27 Apr 2016 Fault-tolerance of balanced hypercubes with faulty vertices and faulty edges Mei-Mei Gu Department of Mathematics, Beijing Jiaotong University, Beijing 100044,

More information

ARTICLE IN PRESS Theoretical Computer Science ( )

ARTICLE IN PRESS Theoretical Computer Science ( ) Theoretical Computer Science ( ) Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Conditional matching preclusion for hypercube-like

More information

MAXIMAL VERTEX-CONNECTIVITY OF S n,k

MAXIMAL VERTEX-CONNECTIVITY OF S n,k MAXIMAL VERTEX-CONNECTIVITY OF S n,k EDDIE CHENG, WILLIAM A. LINDSEY, AND DANIEL E. STEFFY Abstract. The class of star graphs is a popular topology for interconnection networks. However it has certain

More information

ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES

ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES Discussiones Mathematicae Graph Theory 36 (2016) 805 817 doi:10.7151/dmgt.1908 ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES Jianxiang Cao, Minyong Shi School of Computer Science Communication

More information

Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars

Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars Fu Hsing Wang 1 Jou Ming Chang 2 Yue Li Wang 1, 1 Department of Information Management, National Taiwan

More information

All Good (Bad) Words Consisting of 5 Blocks

All Good (Bad) Words Consisting of 5 Blocks Acta Mathematica Sinica, English Series Jun, 2017, Vol 33, No 6, pp 851 860 Published online: January 25, 2017 DOI: 101007/s10114-017-6134-2 Http://wwwActaMathcom Acta Mathematica Sinica, English Series

More information

The Restricted Edge-Connectivity of Kautz Undirected Graphs

The Restricted Edge-Connectivity of Kautz Undirected Graphs The Restricted Edge-Connectivity of Kautz Undirected Graphs Ying-Mei Fan College of Mathematics and Information Science Guangxi University, Nanning, Guangxi, 530004, China Jun-Ming Xu Min Lü Department

More information

Cycles in the cycle prefix digraph

Cycles in the cycle prefix digraph Ars Combinatoria 60, pp. 171 180 (2001). Cycles in the cycle prefix digraph F. Comellas a, M. Mitjana b a Departament de Matemàtica Aplicada i Telemàtica, UPC Campus Nord, C3, 08034 Barcelona, Catalonia,

More information

Embed Longest Rings onto Star Graphs with Vertex Faults

Embed Longest Rings onto Star Graphs with Vertex Faults Embed Longest Rings onto Star Graphs with Vertex Faults Sun-Yuan Hsieh, Gen-Huey Chen Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, ROC and Chin-Wen

More information

Theoretical Computer Science. Fault-free longest paths in star networks with conditional link faults

Theoretical Computer Science. Fault-free longest paths in star networks with conditional link faults Theoretical Computer Science 410 (2009) 766 775 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Fault-free longest paths in star networks

More information

Pancycles and Hamiltonian-Connectedness of the Hierarchical Cubic Network

Pancycles and Hamiltonian-Connectedness of the Hierarchical Cubic Network Pancycles and Hamiltonian-Connectedness of the Hierarchical Cubic Network Jung-Sheng Fu Takming College, Taipei, TAIWAN jsfu@mail.takming.edu.tw Gen-Huey Chen Department of Computer Science and Information

More information

An Embedding of Multiple Edge-Disjoint Hamiltonian Cycles on Enhanced Pyramid Graphs

An Embedding of Multiple Edge-Disjoint Hamiltonian Cycles on Enhanced Pyramid Graphs Journal of Information Processing Systems, Vol.7, No.1, March 2011 DOI : 10.3745/JIPS.2011.7.1.075 An Embedding of Multiple Edge-Disjoint Hamiltonian Cycles on Enhanced Pyramid Graphs Jung-Hwan Chang*

More information

Conquering Edge Faults in a Butterfly with Automorphisms

Conquering Edge Faults in a Butterfly with Automorphisms International Conference on Theoretical and Mathematical Foundations of Computer Science (TMFCS-0) Conquering Edge Faults in a Butterfly with Automorphisms Meghanad D. Wagh and Khadidja Bendjilali Department

More information

Mutually Independent Hamiltonian Paths in Star Networks

Mutually Independent Hamiltonian Paths in Star Networks Mutually Independent Hamiltonian Paths in Star Networks Cheng-Kuan Lin a, Hua-Min Huang a, Lih-Hsing Hsu b,, and Sheng Bau c, a Department of Mathematics National Central University, Chung-Li, Taiwan b

More information

L(3, 2, 1)-LABELING FOR CYLINDRICAL GRID: THE CARTESIAN PRODUCT OF A PATH AND A CYCLE. Byeong Moon Kim, Woonjae Hwang, and Byung Chul Song

L(3, 2, 1)-LABELING FOR CYLINDRICAL GRID: THE CARTESIAN PRODUCT OF A PATH AND A CYCLE. Byeong Moon Kim, Woonjae Hwang, and Byung Chul Song Korean J. Math. 25 (2017), No. 2, pp. 279 301 https://doi.org/10.11568/kjm.2017.25.2.279 L(3, 2, 1)-LABELING FOR CYLINDRICAL GRID: THE CARTESIAN PRODUCT OF A PATH AND A CYCLE Byeong Moon Kim, Woonjae Hwang,

More information

Automorphism group of the balanced hypercube

Automorphism group of the balanced hypercube Abstract Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 12 (2017) 145 154 Automorphism group of the balanced hypercube

More information

EXHAUSTIVELY generating a class of combinatorial objects

EXHAUSTIVELY generating a class of combinatorial objects International Conference on Mechanical, Production and Materials Engineering (ICMPME') June 6-7,, Bangkok An Improving Scheme of Unranking t-ary Trees in Gray-code Order Ro Yu Wu, Jou Ming Chang, An Hang

More information

The NP-Hardness of the Connected p-median Problem on Bipartite Graphs and Split Graphs

The NP-Hardness of the Connected p-median Problem on Bipartite Graphs and Split Graphs Chiang Mai J. Sci. 2013; 40(1) 8 3 Chiang Mai J. Sci. 2013; 40(1) : 83-88 http://it.science.cmu.ac.th/ejournal/ Contributed Paper The NP-Hardness of the Connected p-median Problem on Bipartite Graphs and

More information

Constructing Node-Disjoint Paths in Enhanced Pyramid Networks

Constructing Node-Disjoint Paths in Enhanced Pyramid Networks Constructing Node-Disjoint Paths in Enhanced Pyramid Networks Hsien-Jone Hsieh 1 and Dyi-Rong Duh 2, * 1,2 Department of Computer Science and Information Engineering National Chi Nan University, Puli,

More information

The super connectivity of shuffle-cubes

The super connectivity of shuffle-cubes Information Processing Letters 96 (2005) 123 127 www.elsevier.com/locate/ipl The super connectivity of shuffle-cubes Jun-Ming Xu a,,minxu b, Qiang Zhu c a Department of Mathematics, University of Science

More information

On Embeddings of Hamiltonian Paths and Cycles in Extended Fibonacci Cubes

On Embeddings of Hamiltonian Paths and Cycles in Extended Fibonacci Cubes American Journal of Applied Sciences 5(11): 1605-1610, 2008 ISSN 1546-9239 2008 Science Publications On Embeddings of Hamiltonian Paths and Cycles in Extended Fibonacci Cubes 1 Ioana Zelina, 2 Grigor Moldovan

More information

Independent Trees in 4-Connected Graphs. Sean P. Curran

Independent Trees in 4-Connected Graphs. Sean P. Curran Independent Trees in 4-Connected Graphs A Thesis Presented to The Academic Faculty by Sean P. Curran In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy School of Mathematics

More information

The L(3, 2, 1)-labeling on the Skew and Converse Skew Products of Graphs

The L(3, 2, 1)-labeling on the Skew and Converse Skew Products of Graphs Advances in Theoretical and Applied Mathematics. ISSN 0973-4554 Volume 11, Number 1 (2016), pp. 29 36 Research India Publications http://www.ripublication.com/atam.htm The L(3, 2, 1)-labeling on the Skew

More information

arxiv: v1 [cs.gr] 25 Nov 2015

arxiv: v1 [cs.gr] 25 Nov 2015 EMBEDDING OF HYPERCUBE INTO CYLINDER WEIXING JI, QINGHUI LIU, GUIZHEN WANG, AND ZHUOJIA SHEN arxiv:1511.07932v1 [cs.gr] 25 Nov 2015 Abstract. Task mapping in modern high performance parallel computers

More information

One-to-many node-disjoint paths in (n,k)-star graphs

One-to-many node-disjoint paths in (n,k)-star graphs One-to-many node-disjoint paths in (n,k)-star graphs Yonghong Xiang and Iain A. Stewart Department of Computer Science, Durham University, Science Labs, South Road, Durham DH1 3LE, U.K. e-mail: {yonghong.xiang,i.a.stewart}@durham.ac.uk

More information

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D).

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D). 1.3. VERTEX DEGREES 11 1.3 Vertex Degrees Vertex Degree for Undirected Graphs: Let G be an undirected graph and x V (G). The degree d G (x) of x in G: the number of edges incident with x, each loop counting

More information

arxiv: v1 [math.co] 29 Jul 2010

arxiv: v1 [math.co] 29 Jul 2010 RADIO NUMBERS FOR GENERALIZED PRISM GRAPHS PAUL MARTINEZ, JUAN ORTIZ, MAGGY TOMOVA, AND CINDY WYELS arxiv:1007.5346v1 [math.co] 29 Jul 2010 Abstract. A radio labeling is an assignment c : V (G) N such

More information

On the mean connected induced subgraph order of cographs

On the mean connected induced subgraph order of cographs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 71(1) (018), Pages 161 183 On the mean connected induced subgraph order of cographs Matthew E Kroeker Lucas Mol Ortrud R Oellermann University of Winnipeg Winnipeg,

More information

Dominating Set Counting in Graph Classes

Dominating Set Counting in Graph Classes Dominating Set Counting in Graph Classes Shuji Kijima 1, Yoshio Okamoto 2, and Takeaki Uno 3 1 Graduate School of Information Science and Electrical Engineering, Kyushu University, Japan kijima@inf.kyushu-u.ac.jp

More information

Path Embeddings with Prescribed Edge in the Balanced Hypercube Network

Path Embeddings with Prescribed Edge in the Balanced Hypercube Network S S smmetr Communication Path Embeddings with Prescribed Edge in the Balanced Hpercube Network Dan Chen, Zhongzhou Lu, Zebang Shen, Gaofeng Zhang, Chong Chen and Qingguo Zhou * School of Information Science

More information

Disjoint Path Covers in Cubes of Connected Graphs

Disjoint Path Covers in Cubes of Connected Graphs Disjoint Path Covers in Cubes of Connected Graphs Jung-Heum Park a, Insung Ihm b, a School of Computer Science and Information Engineering The Catholic University of Korea, Bucheon, Korea b Department

More information

Tight Bounds on the Diameter of Gaussian Cubes

Tight Bounds on the Diameter of Gaussian Cubes Tight Bounds on the Diameter of Gaussian Cubes DING-MING KWAI AND BEHROOZ PARHAMI Department of Electrical and Computer Engineering, University of California, Santa Barbara, CA 93106 9560, USA Email: parhami@ece.ucsb.edu

More information

A Linear-Time Algorithm for the Terminal Path Cover Problem in Cographs

A Linear-Time Algorithm for the Terminal Path Cover Problem in Cographs A Linear-Time Algorithm for the Terminal Path Cover Problem in Cographs Ruo-Wei Hung Department of Information Management Nan-Kai Institute of Technology, Tsao-Tun, Nantou 54, Taiwan rwhung@nkc.edu.tw

More information

Multiple-Edge-Fault Tolerance with Respect to Hypercubes

Multiple-Edge-Fault Tolerance with Respect to Hypercubes IEEE TRANSACTINS N ARAE AND DISTRIBUTED SYSTES, V. 8, N. 2, FEBRUARY 1997 187 ultiple-edge-fault Tolerance with Respect to Hypercubes Ting-Yi Sung, en-yang in, and Tung-Yang Ho Abstract revious works on

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Partial cubes: structures, characterizations, and constructions

Partial cubes: structures, characterizations, and constructions Partial cubes: structures, characterizations, and constructions Sergei Ovchinnikov San Francisco State University, Mathematics Department, 1600 Holloway Ave., San Francisco, CA 94132 Abstract Partial cubes

More information

On the Connectivity of a Graph and its Complement Graph

On the Connectivity of a Graph and its Complement Graph On the Connectivity of a Graph and its Complement Graph Jia De Lin 1, Yue Li Wang 1, Jou Ming Chang 2 and Hung Chang Chan 3 1 Department of Information Management, National Taiwan University of Science

More information

The 3-rainbow index of graph operations

The 3-rainbow index of graph operations The 3-rainbow index of graph operations TINGTING LIU Tianjin University Department of Mathematics 300072 Tianjin CHINA ttliu@tju.edu.cn YUMEI HU Tianjin University Department of Mathematics 300072 Tianjin

More information

Gray Codes for Torus and Edge Disjoint Hamiltonian Cycles Λ

Gray Codes for Torus and Edge Disjoint Hamiltonian Cycles Λ Gray Codes for Torus and Edge Disjoint Hamiltonian Cycles Λ Myung M. Bae Scalable POWERparallel Systems, MS/P963, IBM Corp. Poughkeepsie, NY 6 myungbae@us.ibm.com Bella Bose Dept. of Computer Science Oregon

More information

Fault-Tolerant Consensus

Fault-Tolerant Consensus Fault-Tolerant Consensus CS556 - Panagiota Fatourou 1 Assumptions Consensus Denote by f the maximum number of processes that may fail. We call the system f-resilient Description of the Problem Each process

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Neighbor-distinguishing k-tuple edge-colorings of graphs

Neighbor-distinguishing k-tuple edge-colorings of graphs Neighbor-distinguishing k-tuple edge-colorings of graphs Jean-Luc Baril and Olivier Togni 1 LEI UMR-CNRS 5158, Université de Bourgogne B.P. 7 870, 1078 DIJON-Cedex France e-mail: {barjl,olivier.togni}@u-bourgogne.fr

More information

The Chvátal-Erdős condition for supereulerian graphs and the hamiltonian index

The Chvátal-Erdős condition for supereulerian graphs and the hamiltonian index The Chvátal-Erdős condition for supereulerian graphs and the hamiltonian index Hong-Jian Lai Department of Mathematics West Virginia University Morgantown, WV 6506, U.S.A. Huiya Yan Department of Mathematics

More information

Decomposing dense bipartite graphs into 4-cycles

Decomposing dense bipartite graphs into 4-cycles Decomposing dense bipartite graphs into 4-cycles Nicholas J. Cavenagh Department of Mathematics The University of Waikato Private Bag 3105 Hamilton 3240, New Zealand nickc@waikato.ac.nz Submitted: Jun

More information

Distributed Systems Byzantine Agreement

Distributed Systems Byzantine Agreement Distributed Systems Byzantine Agreement He Sun School of Informatics University of Edinburgh Outline Finish EIG algorithm for Byzantine agreement. Number-of-processors lower bound for Byzantine agreement.

More information

Perfect Dominating Sets in Gaussian Graphs

Perfect Dominating Sets in Gaussian Graphs Perfect Dominating Sets in Gaussian Graphs Carmen Martínez 1, Miquel Moretó 2 and Ramón Beivide 3. Abstract Gaussian Graphs are introduced and analyzed in this paper. The set of vertices of these Cayley

More information

arxiv: v1 [cs.dm] 29 Oct 2012

arxiv: v1 [cs.dm] 29 Oct 2012 arxiv:1210.7684v1 [cs.dm] 29 Oct 2012 Square-Root Finding Problem In Graphs, A Complete Dichotomy Theorem. Babak Farzad 1 and Majid Karimi 2 Department of Mathematics Brock University, St. Catharines,

More information

q-counting hypercubes in Lucas cubes

q-counting hypercubes in Lucas cubes Turkish Journal of Mathematics http:// journals. tubitak. gov. tr/ math/ Research Article Turk J Math (2018) 42: 190 203 c TÜBİTAK doi:10.3906/mat-1605-2 q-counting hypercubes in Lucas cubes Elif SAYGI

More information

Group connectivity of certain graphs

Group connectivity of certain graphs Group connectivity of certain graphs Jingjing Chen, Elaine Eschen, Hong-Jian Lai May 16, 2005 Abstract Let G be an undirected graph, A be an (additive) Abelian group and A = A {0}. A graph G is A-connected

More information

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION TAIWANESE JOURNAL OF MATHEMATICS Vol. 4, No. 4, pp. 643-660, December 2000 CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS Xuding Zhu Abstract. This paper proves that for any integer n 4 and any rational number

More information

ARTICLE IN PRESS Discrete Applied Mathematics ( )

ARTICLE IN PRESS Discrete Applied Mathematics ( ) Discrete Applied Mathematics ( ) Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam Forwarding index of cube-connected cycles Jun Yan a,

More information

Induced Cycles of Fixed Length

Induced Cycles of Fixed Length Induced Cycles of Fixed Length Terry McKee Wright State University Dayton, Ohio USA terry.mckee@wright.edu Cycles in Graphs Vanderbilt University 31 May 2012 Overview 1. Investigating the fine structure

More information

Nowhere 0 mod p dominating sets in multigraphs

Nowhere 0 mod p dominating sets in multigraphs Nowhere 0 mod p dominating sets in multigraphs Raphael Yuster Department of Mathematics University of Haifa at Oranim Tivon 36006, Israel. e-mail: raphy@research.haifa.ac.il Abstract Let G be a graph with

More information

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph M. Lemańska a, J. A. Rodríguez-Velázquez b, Rolando Trujillo-Rasua c, a Department of Technical

More information

Some mathematical properties of Cayley digraphs with applications to interconnection network design

Some mathematical properties of Cayley digraphs with applications to interconnection network design International Journal of Computer Mathematics Vol. 82, No. 5, May 2005, 521 528 Some mathematical properties of Cayley digraphs with applications to interconnection network design WENJUN XIAO and BEHROOZ

More information

Resonance graphs of kinky benzenoid systems are daisy cubes

Resonance graphs of kinky benzenoid systems are daisy cubes arxiv:1710.07501v1 [math.co] 20 Oct 2017 Resonance graphs of kinky benzenoid systems are daisy cubes Petra Žigert Pleteršek Faculty of Natural Sciences and Mathematics, University of Maribor, Slovenia

More information

Index coding with side information

Index coding with side information Index coding with side information Ehsan Ebrahimi Targhi University of Tartu Abstract. The Index Coding problem has attracted a considerable amount of attention in the recent years. The problem is motivated

More information

Extremal Kirchhoff index of a class of unicyclic graph

Extremal Kirchhoff index of a class of unicyclic graph South Asian Journal of Mathematics 01, Vol ( 5): 07 1 wwwsajm-onlinecom ISSN 51-15 RESEARCH ARTICLE Extremal Kirchhoff index of a class of unicyclic graph Shubo Chen 1, Fangli Xia 1, Xia Cai, Jianguang

More information

On the Average of the Eccentricities of a Graph

On the Average of the Eccentricities of a Graph Filomat 32:4 (2018), 1395 1401 https://doi.org/10.2298/fil1804395d Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat On the Average

More information

arxiv: v2 [math.co] 15 Aug 2018

arxiv: v2 [math.co] 15 Aug 2018 THE UNDIRECTED OPTICAL INDICES OF COMPLETE m-ary TREES YUAN-HSUN LO, HUNG-LIN FU, YIJIN ZHANG, AND WING SHING WONG arxiv:1707.09745v2 [math.co] 15 Aug 2018 Abstract. The routing and wavelength assignment

More information

Enumeration of subtrees of trees

Enumeration of subtrees of trees Enumeration of subtrees of trees Weigen Yan a,b 1 and Yeong-Nan Yeh b a School of Sciences, Jimei University, Xiamen 36101, China b Institute of Mathematics, Academia Sinica, Taipei 1159. Taiwan. Theoretical

More information

On Hamilton Decompositions of Infinite Circulant Graphs

On Hamilton Decompositions of Infinite Circulant Graphs On Hamilton Decompositions of Infinite Circulant Graphs Darryn Bryant 1, Sarada Herke 1, Barbara Maenhaut 1, and Bridget Webb 2 1 School of Mathematics and Physics, The University of Queensland, QLD 4072,

More information

Anti-synchronization of a new hyperchaotic system via small-gain theorem

Anti-synchronization of a new hyperchaotic system via small-gain theorem Anti-synchronization of a new hyperchaotic system via small-gain theorem Xiao Jian( ) College of Mathematics and Statistics, Chongqing University, Chongqing 400044, China (Received 8 February 2010; revised

More information

Generalized Fibonacci cubes

Generalized Fibonacci cubes Generalized Fibonacci cubes Aleksandar Ilić Faculty of Sciences and Mathematics University of Niš, Serbia e-mail: aleksandari@gmail.com Sandi Klavžar Faculty of Mathematics and Physics University of Ljubljana,

More information

AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS

AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS MAX GOLDBERG Abstract. We explore ways to concisely describe circulant graphs, highly symmetric graphs with properties that are easier to generalize

More information

Highly Hamiltonian Graphs and Digraphs

Highly Hamiltonian Graphs and Digraphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 6-017 Highly Hamiltonian Graphs and Digraphs Zhenming Bi Western Michigan University, zhenmingbi@gmailcom Follow this and

More information

Supereulerian planar graphs

Supereulerian planar graphs Supereulerian planar graphs Hong-Jian Lai and Mingquan Zhan Department of Mathematics West Virginia University, Morgantown, WV 26506, USA Deying Li and Jingzhong Mao Department of Mathematics Central China

More information

Approximation algorithms for cycle packing problems

Approximation algorithms for cycle packing problems Approximation algorithms for cycle packing problems Michael Krivelevich Zeev Nutov Raphael Yuster Abstract The cycle packing number ν c (G) of a graph G is the maximum number of pairwise edgedisjoint cycles

More information

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Discussiones Mathematicae Graph Theory 30 (2010 ) 335 347 DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Jaroslav Ivančo Institute of Mathematics P.J. Šafári University, Jesenná 5 SK-041 54

More information

Automorphism groups of wreath product digraphs

Automorphism groups of wreath product digraphs Automorphism groups of wreath product digraphs Edward Dobson Department of Mathematics and Statistics Mississippi State University PO Drawer MA Mississippi State, MS 39762 USA dobson@math.msstate.edu Joy

More information

Antimagic Properties of Graphs with Large Maximum Degree

Antimagic Properties of Graphs with Large Maximum Degree Antimagic Properties of Graphs with Large Maximum Degree Zelealem B. Yilma Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 1513 E-mail: zyilma@andrew.cmu.edu July 6, 011 Abstract

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sample cover image for this issue. The actual cover is not yet available at this time.) This article appeared in a journal published by Elsevier. The attached copy is furnished to the author

More information

Long Cycles and Paths in Distance Graphs

Long Cycles and Paths in Distance Graphs Long Cycles and Paths in Distance Graphs Lucia Draque Penso 1, Dieter Rautenbach 2, and Jayme Luiz Szwarcfiter 3 1 Institut für Theoretische Informatik, Technische Universität Ilmenau, Postfach 100565,

More information

Cycles in 4-Connected Planar Graphs

Cycles in 4-Connected Planar Graphs Cycles in 4-Connected Planar Graphs Guantao Chen Department of Mathematics & Statistics Georgia State University Atlanta, GA 30303 matgcc@panther.gsu.edu Genghua Fan Institute of Systems Science Chinese

More information

Spanning Paths in Infinite Planar Graphs

Spanning Paths in Infinite Planar Graphs Spanning Paths in Infinite Planar Graphs Nathaniel Dean AT&T, ROOM 2C-415 600 MOUNTAIN AVENUE MURRAY HILL, NEW JERSEY 07974-0636, USA Robin Thomas* Xingxing Yu SCHOOL OF MATHEMATICS GEORGIA INSTITUTE OF

More information

Balanced bipartitions of graphs

Balanced bipartitions of graphs 2010.7 - Dedicated to Professor Feng Tian on the occasion of his 70th birthday Balanced bipartitions of graphs Baogang Xu School of Mathematical Science, Nanjing Normal University baogxu@njnu.edu.cn or

More information

Advanced Combinatorial Optimization Updated February 18, Lecture 5. Lecturer: Michel X. Goemans Scribe: Yehua Wei (2009)

Advanced Combinatorial Optimization Updated February 18, Lecture 5. Lecturer: Michel X. Goemans Scribe: Yehua Wei (2009) 18.438 Advanced Combinatorial Optimization Updated February 18, 2012. Lecture 5 Lecturer: Michel X. Goemans Scribe: Yehua Wei (2009) In this lecture, we establish the connection between nowhere-zero k-flows

More information

Hamiltonicity of hypercubes with a constraint of required and faulty edges

Hamiltonicity of hypercubes with a constraint of required and faulty edges J Comb Optim (2007) 14: 197 204 DOI 10.1007/s10878-007-9059-3 Hamiltonicity of hypercubes with a constraint of required and faulty edges Lih-Hsing Hsu Shu-Chung Liu Yeong-Nan Yeh Published online: 31 March

More information

On non-hamiltonian circulant digraphs of outdegree three

On non-hamiltonian circulant digraphs of outdegree three On non-hamiltonian circulant digraphs of outdegree three Stephen C. Locke DEPARTMENT OF MATHEMATICAL SCIENCES, FLORIDA ATLANTIC UNIVERSITY, BOCA RATON, FL 33431 Dave Witte DEPARTMENT OF MATHEMATICS, OKLAHOMA

More information

The number of spanning trees in a new lexicographic product of graphs

The number of spanning trees in a new lexicographic product of graphs RESEARCH PAPER SCIENCE CHINA Information Sciences doi: 101007/s11432-014-5110-z The number of spanning trees in a new lexicographic product of graphs LIANG Dong 13 LIFeng 123 & XU ZongBen 13 1 Institute

More information

All Ramsey numbers for brooms in graphs

All Ramsey numbers for brooms in graphs All Ramsey numbers for brooms in graphs Pei Yu Department of Mathematics Tongji University Shanghai, China yupeizjy@16.com Yusheng Li Department of Mathematics Tongji University Shanghai, China li yusheng@tongji.edu.cn

More information

On a kind of restricted edge connectivity of graphs

On a kind of restricted edge connectivity of graphs Discrete Applied Mathematics 117 (2002) 183 193 On a kind of restricted edge connectivity of graphs Jixiang Meng a; ;1, Youhu Ji b a Department of Mathematics, Xinjiang University, Urumqi 830046, Xinjiang,

More information

Extremal Zagreb Indices of Graphs with a Given Number of Cut Edges

Extremal Zagreb Indices of Graphs with a Given Number of Cut Edges Graphs and Combinatorics (2014) 30:109 118 DOI 10.1007/s00373-012-1258-8 ORIGINAL PAPER Extremal Zagreb Indices of Graphs with a Given Number of Cut Edges Shubo Chen Weijun Liu Received: 13 August 2009

More information

The L(2, 1)-labeling on β-product of Graphs

The L(2, 1)-labeling on β-product of Graphs International Journal on Data Science and Technology 018; 4(): 54-59 http://wwwsciencepublishinggroupcom/j/ijdst doi: 1011648/jijdst01804013 ISSN: 47-00 (Print); ISSN: 47-35 (Online) The L(, 1)-labeling

More information

Eulerian Subgraphs in Graphs with Short Cycles

Eulerian Subgraphs in Graphs with Short Cycles Eulerian Subgraphs in Graphs with Short Cycles Paul A. Catlin Hong-Jian Lai Abstract P. Paulraja recently showed that if every edge of a graph G lies in a cycle of length at most 5 and if G has no induced

More information

Radio Number for Square Paths

Radio Number for Square Paths Radio Number for Square Paths Daphne Der-Fen Liu Department of Mathematics California State University, Los Angeles Los Angeles, CA 9003 Melanie Xie Department of Mathematics East Los Angeles College Monterey

More information

Advanced Combinatorial Optimization September 24, Lecture 5

Advanced Combinatorial Optimization September 24, Lecture 5 18.438 Advanced Combinatorial Optimization September 24, 2009 Lecturer: Michel X. Goemans Lecture 5 Scribe: Yehua Wei In this lecture, we establish the connection between nowhere-zero (nwz) k-flow and

More information

arxiv: v3 [math.co] 19 Sep 2018

arxiv: v3 [math.co] 19 Sep 2018 Decycling Number of Linear Graphs of Trees arxiv:170101953v3 [mathco] 19 Sep 2018 Jian Wang a, Xirong Xu b, a Department of Mathematics Taiyuan University of Technology, Taiyuan, 030024, PRChina b School

More information

Shortest paths with negative lengths

Shortest paths with negative lengths Chapter 8 Shortest paths with negative lengths In this chapter we give a linear-space, nearly linear-time algorithm that, given a directed planar graph G with real positive and negative lengths, but no

More information

Augmenting Outerplanar Graphs to Meet Diameter Requirements

Augmenting Outerplanar Graphs to Meet Diameter Requirements Proceedings of the Eighteenth Computing: The Australasian Theory Symposium (CATS 2012), Melbourne, Australia Augmenting Outerplanar Graphs to Meet Diameter Requirements Toshimasa Ishii Department of Information

More information