1 / 21

學 生 : 蕭 旻 昆

Edge-bipancyclicity of star graphs under edge-fault tolerant Applied Mathematics and Computation ,  Volume 183, Issue 2 ,  15 December 2006 ,  Pages 972-979 Min Xu, Xiao-Dong Hu and Qiang Zhu. 指導教授 : 洪 春 男. 學 生 : 蕭 旻 昆. Outline. Abstract Introduction Star graphs

Download Presentation

學 生 : 蕭 旻 昆

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Edge-bipancyclicity of star graphs under edge-fault tolerantApplied Mathematics and Computation, Volume 183, Issue 2, 15 December 2006, Pages 972-979Min Xu, Xiao-Dong Hu and Qiang Zhu 指導教授: 洪 春 男 學 生 : 蕭 旻 昆

  2. Outline • Abstract • Introduction • Star graphs • Edge-pancyclicity of star graphs with edge-fault

  3. Abstract • It has been shown by Li [T.-K. Li, Cycle embedding in star graphs with edge faults, Appl. Math. Comput. 167 (2005) 891–900] that Sn contains a cycle of length from 6 to n! when the number of fault edges in the graph does not exceed n-3. We improve this result by showing that for any edge subset F of Sn with |F|≤n-3 every edge of Sn-F lies on a cycle of every even length from 6 to n! provided n≥3.

  4. Introduction • [7] showed that any cycle of even length from 6 to n! can be embedded into Sn. Hsieh et al. [5] and Li et al. [9], proved that the n-dimensional star graph Sn is (n-3)-edge-fault tolerant Hamiltonian laceable for n ≥ 4. Recently, Li [8] considered the edge-fault tolerance of star graphs and showed that cycles of even length from 6 to n! can be embedded into the n-dimensional star graphs when the number of the fault edges are less than n - 3.

  5. Introduction • In Section 2, we give the definition and basic properties of the n-dimensional star graph Sn. • In Section 3, we discuss the edge-fault-tolerant edge-bipancyclicity of the star graphs.

  6. Star graphs • Lemma 1 (Li [8]). There are n vertex-disjoint Sn - 1’s in Sn for n ≥ 2.

  7. Star graphs let Hi:j = (Vi:j,Ei:j), where Vi:j = {u∈V(Sn)|u=u1u2…ui…un ,ui = j} and Ei:j = {(u, v)∈ E(Sn)u,v∈Vi:j} for 1 ≤j ≤ n. Then {Vi:1,Vi:2, . . . ,Vi : n} is a partition of V(Sn) and Hi : j is isomorphic toSn-1. we will use Si:jn-1 to denote the subgraph Hi : j in the above partition. Specifically, we use Sjn-1 as the abbreviation of Sn:jn-1 and call it the jth (n-1)-dimensional subgraph of Sn.

  8. Hi:j (2314,1324,2341,4321,4312,1342) 1234 4231 3241 3214 2134 2431 2341 2314 3124 3421 4321 1324 3412 2413 1432 4213 4312 1423 1342 4123 4132 1243 3142 2143

  9. Star graphs • For a vertex x,we use xi to denote the ith digits of vertex x. For a set of distinct edges e1=(x1,y1),e2=(x2,y2), . . . , em=(xm,ym) in Sin-1 for n≥3 with x11=x21= . . . =xm1=j and y11=y21 =ym1=k, we call the edge set {e1, e2, . . . , em} a set of (i,j,k)-edges. Obviously, a set of (i,j,k)-edges is also a set of (i,k,j)-edges since the edges we discuss in this paper have no direction.

  10. Star graphs • n=8,i=5,j=3,k=6 • x1 = 34216785 • y1 = 64213785 • x2 = 32761875 • y2 = 62731875

  11. Star graphs • Theorem 2 The n-dimensional star graph Sn is (n-3)-edge-fault Hamiltonian laceable for n≥4.

  12. Lemma 3For any edge e and e’ of S4, there exists a cycle of even length from 6 to 24 in S4 e’containing e. Proof Since Sn is edge-symmetric, without loss of generality, we assume that e=(1234,3214).By Theorem 2,there exists a Hamiltonian path P connecting the vertices 1234 and 3214 in Sn-e’. Then P + e is a cycle of length 24 containing e in S4-e’. Let l be any even integer with 6≤l≤22.we need to construct a set of cycles of length l such that the intersection of their edge sets is e.

  13. L = 14 L = 12 L = 10 L = 22 L = 8 L = 20 L = 6 1234 L = 18 4231 L = 16 e 2134 3241 3214 2431 2341 3421 2314 3124 4321 1324 3412 2413 1432 1423 4213 4312 4123 1342 4132 1243 2143 3142

  14. Lemma 4 For any edge e and an edge set F with |F| = n-3 and n ≥ 5, there exists a subgraph Si:jn-1=(Vi:j,Ei:j) such that e∈Ei : j and |Ei : k∩F|≤n-4 for all 1 ≤ k ≤ n.

  15. Algorithm 5 Input m, n, where n ≥ 4 and 3 ≤ m ≤ n. Output (n-2) disjoint paths. 1. Select arbitrary (n-2)vertices, say a1,a2, .. ,an-2 from V (Smn-1) with the first digits equal to 1 2. For i =1 to (n-2) 3. Pi (ai)For j=2 to m 4. v =last Vertex(Pi) //Suppose that v = v1v2 vn-1vn. 5. //last Vertex(Pi) returns the last vertex in Pi. 6. Append vnv2 ..vn-1v1 to Pi 7. Append vlv2 .. vl-1vnvl+1 .. vn-1v1 to Pi where vl = j 8. Append vnv2 .. vn-1v1 to Pi, where v is the last vertex in Pi 9. Output P1,P2, . . . ,Pn-2

  16. 例1: n=4,m=3 1243,3241,2341,1342,3142,2143 1423,3421,4321,1324,3124,4123 • 例2: n=4,m=4 1234,4231,2431,1432,3412,2413,4213,3214 1324,4321,2341,1342,3142,2143,4123,3124

  17. 1234 4231 3241 2134 2431 3214 3421 2314 3124 2341 1324 4321 3412 2413 1432 4312 4213 1423 1342 4123 4132 1243 3142 2143

  18. Lemma 6 There are (n-2) disjoint paths of length (2m-1) crossing S1n-1,S2n-1, . . . , Smn-1 such that the endpoints of these paths are in Smn-1 for n≥3 and 3 ≤ m ≤ n. The endpoints of these paths are adjacent for m = 3,4.

  19. Edge-pancyclicity of star graphs with edge-fault • Theorem 9 For any edge subset F of Sn with |F| ≤ n-3 and any edge e∈Sn-F, there exists a cycle of even length from 6 to n! in Sn-F containing e provided n ≥ 3.

  20. Case 1 6 ≤ l ≤ (n-1)! By the induction hypothesis, there exists a cycle C of length l in Sann-1 containing e.Specially, we use C1 and C2 to denote the cycles of length (n-1)!-2 and (n-1)!, respectively. • Case 2 (n-1)! + 2 ≤ l ≤ 3(n-1)! In this case, we can write l = l1 + l2 + l3 where l1, l2 and l3 satisfy the following conditions: l1 =(n-1)!-2 or (n-1)! l2 =2 or 6 ≤ l2≤ (n-1)! l3 =2 or 6 ≤ l3≤ (n-1)!

  21. Case 3 3(n-1)! + 2 ≤ l ≤ n! In this case, we can write l = l1 + l2 + l3 + … + ln where l1≥ l2≥ l3≥…≥ ln and the following restrictions should be satisfied: l1 = (n-1)!-2 or (n-1)! l2 = (n-1)!-2 or (n-1)! l3 = 2 or 6 ≤ l3≤ (n-1)! l4 = 0 or 2 or 6 ≤ l3≤ (n-1)! … ln = 0 or 2 or 6 ≤ ln≤ (n-1)!

More Related