Chun-Cheng Chen Department of Mathematics National Central University 1.

Slides:



Advertisements
Similar presentations
CSE 211 Discrete Mathematics
Advertisements

Covers, Dominations, Independent Sets and Matchings AmirHossein Bayegan Amirkabir University of Technology.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.
Walks, Paths and Circuits Walks, Paths and Circuits Sanjay Jain, Lecturer, School of Computing.
Graph-02.
A study of Bull-design 牛型圖設計的探討 指導教授 高金美 博士 研 究 生研 究 生 羅淑玟 日 期 103 年 8 月 3 日.
A Separator Theorem for Graphs with an Excluded Minor and its Applications Paul Seymour Noga Alon Robin Thomas Lecturer : Daniel Motil.
Directed paths decomposition of complete multidigraph Zdzisław Skupień Mariusz Meszka AGH UST Kraków, Poland.
Decompositions of graphs into closed trails of even sizes Sylwia Cichacz AGH University of Science and Technology, Kraków, Poland.
GOLOMB RULERS AND GRACEFUL GRAPHS
Applied Combinatorics, 4th Ed. Alan Tucker
Yangjun Chen 1 Bipartite Graphs What is a bipartite graph? Properties of bipartite graphs Matching and maximum matching - alternative paths - augmenting.
1 Section 8.2 Graph Terminology. 2 Terms related to undirected graphs Adjacent: 2 vertices u & v in an undirected graph G are adjacent (neighbors) in.
Mycielski’s Construction Mycielski’s Construction: From a simple graph G, Mycielski’s Construction produces a simple graph G’ containing G. Beginning with.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Matchings Matching: A matching in a graph G is a set of non-loop edges with no shared endpoints Maximal Matching: A maximal matching in a graph is a matching.
Yangjun Chen 1 Bipartite Graph 1.A graph G is bipartite if the node set V can be partitioned into two sets V 1 and V 2 in such a way that no nodes from.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
Balanced Path Decompositions of Crowns and Directed Crowns Hung-Chih Lee and Shun-Li Hsu Department of Information Technology Ling Tung University Taichung,
Definition Dual Graph G* of a Plane Graph:
1 Section 8.4 Connectivity. 2 Paths In an undirected graph, a path of length n from u to v, where n is a positive integer, is a sequence of edges e 1,
MCA 520: Graph Theory Instructor Neelima Gupta
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that G-S has more than one component. d f b e a g c i h.
KNURE, Software department, Ph , N.V. Bilous Faculty of computer sciences Software department, KNURE Discrete.
Introduction to Graph Theory
Triple Systems from Graph Decompositions Robert “Bob” Gardner Department of Mathematics East Tennessee State University 2008 Fall Southeastern Meeting.
9.2 Graph Terminology and Special Types Graphs
On Edge-Balance Index Sets of L-Product of Cycles by Cycles Daniel Bouchard, Stonehill College Patrick Clark, Stonehill College Hsin-hao Su, Stonehill.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sixth Edition, Mc Graw-Hill, 2007 Chapter 9 (Part 2): Graphs  Graph Terminology (9.2)
Chapter 1 Fundamental Concepts II Pao-Lien Lai 1.
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
Fan-planar Graphs: Combinatorial Properties and Complexity results Carla Binucci, Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Maurizio Patrignani,
Packing Graphs with 4-Cycles 學生 : 徐育鋒 指導教授 : 高金美教授 2013 組合新苗研討會 ( ~ ) 國立高雄師範大學.
Copyright © Zeph Grunschlag, More on Graphs.
1 Rotational and Cyclic Cycle Systems 聯 合 大 學 吳 順 良.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
5.2 Trees  A tree is a connected graph without any cycles.
1 Rainbow Decompositions Raphael Yuster University of Haifa Proc. Amer. Math. Soc. (2008), to appear.
The countable character of uncountable graphs François Laviolette Barbados 2003.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Chapter 1 Fundamental Concepts Introduction to Graph Theory Douglas B. West July 11, 2002.
7. Basic Operations on Graphs
Cyclic m-Cycle Systems of K n, n for m 100 Yuge Zheng Department of Mathematics, Shanghai Jiao Tong University, Shanghai , P.R.China Department of.
Lecture 10: Graph-Path-Circuit
Shortest Path Based Sufficiency Condition for Hamiltonian Graphs
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Introduction to Graph Theory
8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of.
Basic Operations on Graphs Lecture 5.. Basic Operations on Graphs Deletion of edges Deletion of vertices Addition of edges Union Complement Join.
CSE, IIT KGP Graph Theory: Introduction Pallab Dasgupta Dept. of CSE, IIT
Introduction to Graph Theory
Chromatic Coloring with a Maximum Color Class Bor-Liang Chen Kuo-Ching Huang Chih-Hung Yen* 30 July, 2009.
12. Lecture WS 2012/13Bioinformatics III1 V12 Menger’s theorem Borrowing terminology from operations research consider certain primal-dual pairs of optimization.
Hamiltonian Properties in Cartesian Product Mei Lu Department of Mathematical Sciences, Tsinghua University, Beijing A joint work with H.J. Lai and H.
1. 期中测验时间和地点: 11 月 4 日, 上午 9:40—11 : 40 地点: 教室 2. 答疑时间和地点: 1)11 月 1 日 ( 周五 )13:00—15:00 软件楼 319 2)11 月 2 日和 3 日, 14:00—17:00 软件楼 3 楼 机房讨论室.
Trees.
An Introduction to Graph Theory
Chapter 9 (Part 2): Graphs
Graph theory Definitions Trees, cycles, directed graphs.
Bipartite Graphs What is a bipartite graph?
Advanced Algorithms Analysis and Design
Bipartite Graph 1. A graph G is bipartite if the node set V can be partitioned into two sets V1 and V2 in such a way that no nodes from the same set are.
Hamiltonian Cycles.
Miniconference on the Mathematics of Computation
Existence of 3-factors in Star-free Graphs with High Connectivity
Gaph Theory Planar Graphs
Presentation transcript:

Chun-Cheng Chen Department of Mathematics National Central University 1

Outline Introduction Packing and covering of λK n Packing and covering of λK n,n 2

Introduction 3 K n : the complete graph with n vertices. K m,n : the complete bipartite graph with parts of sizes m and n. If m = n, the complete bipartite graph is referred to as balanced. S k (k-star) : the complete bipartite graph K 1,k. P k (k-path) : a path on k vertices. C k (k-cycle) : a cycle of length k.

4 λ λ λ H : the multigraph obtained from H by replacing each edge e by λ edges each having the same endpoints as e. λ When λ = 1, 1H is simply written as H. A decomposition of H : a set of edge-disjoint subgraphs of H whose union is H. A G-decomposition of H : a decomposition of H in which each subgraph is isomorphic to G. If H has a G-decomposition, we say that H is G- decomposable and write G|H.

5 Example. P 4 |K 6 K6K6 K 3,4 S 3 |K 3,4

6 An (F, G)-decomposition of H : a decomposition of H into copies of F and G using at least one of each. If H has an (F, G)-decomposition, we say that H is (F, G)-decomposable and write (F, G)|H.

7 Example. (P 4, S 3 )|K 6 K6K6 K 3,4 (P 4, S 3 )|K 3,4

8 Abueida and Daven [4] investigated the problem of the (C 4, E 2 )-decomposition of several graph products where E 2 denotes two vertex disjoint edges. [4] A. Abueida and M. Daven, Multidecompositions of several graph products, Graphs Combin. 29 (2013), Abueida and Daven [3] investigated the problem of (K k, S k )-decomposition of the complete graph K n. [3] A. Abueida and M. Daven, Multidecompositons of the complete graph, Ars Combin. 72(2004), λ Abueida and O‘Neil [7] settled the existence problem for (C k, S k-1 )-decomposition of the complete multigraph λ K n for k ∈ {3,4,5}. λ [7] A. Abueida and T. O'Neil, Multidecomposition of λ K m into small cycles and claws, Bull. Inst. Combin. Appl. 49 (2007),

9 λλ Priyadharsini and Muthusamy [15, 16] gave necessary and sufficient conditions for the existence of (G n,H n )-decompositions of λ K n and λ K n,n where G n,H n ∈ {C n,P n,S n-1 }. λ [15] H. M. Priyadharsini and A. Muthusamy, (G m,H m )-multifactorization of λ K m, J. Com-bin. Math. Combin. Comput. 69 (2009), [16] H. M. Priyadharsini and A. Muthusamy, (G m,H m )-multidecomposition of λ K m,m ( λ ),Bull. Inst. Combin. Appl. 66 (2012),

10 λ Abueida and Daven [2] and Abueida, Daven and Roblee [5] completely determined the values of n for which λ K n admits a (G,H)-decomposition where (G,H) is a graph-pair of order 4 or 5. [2] A. Abueida and M. Daven, Multidesigns for graph-pairs of order 4 and 5, Graphs Com-bin. 19 (2003), λ [5] A. Abueida, M. Daven, and K. J. Roblee, Multidesigns of the λ -fold complete graph for graph-pairs of order 4 and 5, Australas J. Combin. 32 (2005),

11 Shyu [17] investigated the problem of decomposing K n into paths and stars with k edges, giving a necessary and sufficient condition for k = 3. [17] T.-W. Shyu, Decomposition of complete graphs into paths and stars, Discrete Math. 310 (2010), Abueida, Clark and Leach [1] and Abueida and Hampson [6] considered the existence of − decompositions of K n − F for the graph-pair of order 4 and 5, respectively, where F is a Hamiltonian cycle, a 1-factor, or almost 1-factor. [1] A. Abueida, S. Clark, and D. Leach, Multidecomposition of the complete graph into graph pairs of order 4 with various leaves, Ars Combin. 93 (2009), − [6] A. Abueida and C. Hampson, Multidecomposition of K n − F into graph-pairs of order 5 where F is a Hamilton cycle or an (almost) 1-factor, Ars Combin. 97 (2010),

Shyu [20] investigated the problem of decomposing K n into cycles and stars with k edges, settling the case k = 4. [20] T.-W. Shyu, Decomposition of complete graphs into cycles and stars, Graphs Combin. 29 (2013), In [18, 19], Shyu considered the existence of a decomposition of K n into paths and cycles with k edges, giving a necessary and sufficient condition for k ∈ { 3, 4}. [18] T.-W. Shyu, Decompositions of complete graphs into paths and cycles, Ars Combin. 97(2010), [19] T.-W. Shyu, Decomposition of complete graphs into paths of length three and triangles, Ars Combin. 107 (2012),

Lee [12] and Lee and Lin [13] established necessary and sufficient conditions for the existence of (C k,S k )- decompositions of the complete bipartite graph and the complete bipartite graph with a 1-factor removed, respectively. [12] H.-C. Lee, Multidecompositions of complete bipartite graphs into cycles and stars, Ars Combin. 108 (2013), [13] H.-C. Lee and J.-J. Lin, Decomposition of the complete bipartite graph with a 1- factor removed into cycles and stars, Discrete Math. 313 (2013), In [21], Shyu considered the existence of a decomposition of K m,n into paths and stars with k edges, giving a necessary and sufficient condition for k = 3. [21] T.-W. Shyu, Decomposition of complete bipartite graphs into paths and stars with same number of edges, Discrete Math. 313 (2013),

14 When a multigraph H does not admit an (F,G)- decomposition, two natural questions arise : (1)What is the minimum number of edges needed to be removed from the edge set of H so that the resulting graph is (F,G)-decomposable? (2) What is the minimum number of edges needed to be added to the edge set of H so that the resulting graph is (F,G)-decomposable? These questions are respectively called the maximum packing problem and the minimum covering problem of H with F and G.

15 Let F, G, and H be multigraphs. For subgraphs L and R of H. − An (F,G)-packing ((F,G)-covering) of H with leave L (padding R) is an (F,G)-decomposition of H − E(L) (H+E(R)). An (F,G)-packing ((F,G)-covering) of H with the largest (smallest) cardinality is a maximum (F,G)-packing (minimum (F,G)-covering) of H, and its cardinality is the (F,G)-packing number ((F,G)-covering number) of H, denoted by p(H;F,G) (c(H;F,G)). An (F,G)-decomposition of H is a maximum (F,G)-packing (minimum (F,G)-covering) with leave (padding) the empty graph.

16 Example. (P 5, S 4 )|K 6 –E(P 4 ) K6K6 (P 5, S 4 )|K 6 +E(P 2 )

17 Abueida and Daven [2] and Abueida, Daven and Roblee [5] gave the maximum packing and the minimum covering of K n and λK n with G and H, respectively, where (G,H) is a graph-pair of order 4 or 5. [2] A. Abueida and M. Daven, Multidesigns for graph-pairs of order 4 and 5, Graphs Com-bin. 19 (2003), λ [5] A. Abueida, M. Daven, and K. J. Roblee, Multidesigns of the λ -fold complete graph for graph-pairs of order 4 and 5, Australas J. Combin. 32 (2005), Abueida and Daven [3] obtained the maximum packing and the minimum covering of the complete graph K n with (K k,S k ). [3] A. Abueida and M. Daven, Multidecompositons of the complete graph, Ars Combin. 72(2004),

Packing and covering of λK n 18 The existence problem for (P k+1, S k )-decomposition of λK n are investigated. Determining the packing number and the covering number of K n with P k+1 and S k.

19 Let G be a multigraph. The degree of a vertex x of G (deg G (x)) : the number of edges incident with x. The center of S k : the vertex of degree k in S k. The endvertex of S k : the vertex of degree 1 in S k. (x;y 1,y 2,…,y k ) : the S k with center x and endvertices y 1,y 2,…,y k. Packing and covering of λK n

20 v 1 v 2 … v k : the P k through vertices v 1,v 2,…,v k in order, and the vertices v 1 and v k are referred to as its origin and terminus. If P = x 1 x 2 …x t, Q = y 1 y 2 …y s and x t = y 1, then P + Q = x 1 x 2 …x t y 2 …y s. P k (v 1,v k ) : a P k with origin v 1 and terminus v k.

21 G[U] : the subgraph of G induced by U. G[U,W] : the maximal bipartite subgraph of G with bipartition (U,W). When G 1,G 2,…,G t are multigraphs, not necessarily disjoint.

22 [9] Darryn Bryant, Packing paths in complete graphs, J. Combin. Theory Ser. B 100 (2010), Proposition 2.1. λ λ ≤ For positive integers λ, n, and t, and any sequence m 1,m 2,…,m t of positive integers, the complete multigraph λ K n can be decomposed into paths of lengths m 1,m 2,…,m t if and only if m i ≤ n-1 and λ m 1 +m 2 +…+m t = |E( λ K n )|.

23 [8] J. Bosák, Decompositions of Graphs, Kluwer, Dordrecht, Netherlands, [10] P. Hell and A. Rosa, Graph decompositions, handcuffed prisoners and balanced P-designs, Discrete Math. 2 (1972), Proposition 2.2.

24 Lemma 2.3. Lemma 2.4.

25 Theorem 2.5. ≥ ≥ ≤ ≡ Let n and k be positive integers and let t be a nonnegative integer with k ≥ 3,n ≥ k + 2, and t ≤ k-1. If |E(K n )| ≡ t (mod k), then K n has a (P k+1, S k )-packing with leave P t+1. Proof. ≤ ≤ Let n = qk+r and |E(K n )| = pk+t with integers q,p,r and 0 ≤ r ≤ k -1. ≠ ≤ ≤ Now we consider the case r ≠ 1, we set n = m + sk + 1 where m and s are positive integers with 1 ≤ m ≤ k-1. Case 1. m is odd. Case 2. m is even.

26 Proof. ≤ ≤ Let n = qk+r and |E(K n )| = pk+t with integers q,p,r and 0 ≤ r ≤ k -1. Note that |E(K qk )| = (p-q)k+t. Hence, K n has a (P k+1,S k )-packing with leave P t+1 for r = 1. Proposition 2.1. λ λ ≤ λ For positive integers λ, n, and t, and any sequence m 1,m 2,…, m t of positive integers, the complete multigraph λ K n can be decomposed into paths of lengths m 1,m 2,…,m t if and only if m i ≤ n-1 and m 1 + m 2 + … + m t =|E( λ K n )|.

27 ≠ Now we consider the case r ≠ 1. ≥ ≥ 2. If r = 0, since n ≥ k + 2, so q ≥ 2. Moreover, n = qk = (k-1)+(q-1)k+1. ≤ ≤ Let n = qk+r and |E(K n )| = pk+t with integers q,p,r and 0 ≤ r ≤ k -1. ≠ ≤ ≤ Thus, for r ≠ 1 we set n = m + sk + 1 where m and s are positive integers with 1 ≤ m ≤ k-1. …,…, Let A = {x 0, x 1, …, x m-1 } and B = {y 0, y 1, …, y sk }. Case 1. m is odd. Case 2. m is even.

28 Case 1. m is odd. K sk+1 x0x0…… PkPk sk+1 K1K1 S k |K 1,sk P k+1

29 Case 1. m is odd. K sk+1 KmKm S k |K 1,sk… … P k+1 … S k |K 1,sk Lemma 2.3. Lemma 2.4. ≥ If m ≥ 3. Proposition 2.1. λ λ ≤ λ For positive integers λ, n, and t, and any sequence m 1,m 2,…, m t of positive integers, the complete multigraph λ K n can be decomposed into paths of lengths m 1,m 2,…, m t if and only if m i ≤ n-1 and m 1 + m 2 + … + m t = |E( λ K n )|.

30 Case 2. m is even. K sk+1 KmKm S k |K 1,sk… P k+1 S k |K 1,sk… … Proposition 2.2. Lemma 2.4. Proposition 2.1. λ λ ≤ λ For positive integers λ, n, and t, and any sequence m 1,m 2,…,m t of positive integers, the complete multigraph λ K n can be decomposed into paths of lengths m 1,m 2,…,m t if and only if m i ≤ n-1 and m 1 + m 2 +…+m t = |E( λ K n )|.

31 Theorem 2.6. λ ≥ ≥ ≤ λ ≡λ Let λ, n and k be positive integers and let t be a nonnegative integer with k ≥ 3, n ≥ k+2, and t ≤ k-1. If |E( λ K n )| ≡ t (mod k), then λ K n has a (P k+1, S k )-packing with leave P t+1.

32 Proof. …, ≡ ≤ ≤ Let V (K n ) = {x 0,x 1, …, x n-1 } and |E(K n )| ≡ r (mod k) with 0 ≤ r ≤ k -1. λ ≡ λ ≡ From the assumption |E( λ K n )| ≡ t (mod k), we have λ r ≡ t (mod k). λλ …, λ- λ K n can be decomposed into λ copies K n 's, say G 0,G 1, …, G λ- 1. Theorem 2.5. ≥ ≥ ≤ ≡ Let n and k be positive integers and let t be a nonnegative integer with k ≥ 3,n ≥ k + 2, and t ≤ k-1. If |E(K n )| ≡ t (mod k), then K n has a (P k+1, S k )-packing with leave P t+1.

33 Corollary 2.7.

34 Proof. Since |V(K n )|=n and |V(P k+1 )|=k+1, n ≥ k + 1 is necessary. Necessity

35 Proof. Suffciency λ We distinguish two cases according to the parity of λ. Theorem 2.6. λ ≥ ≥ ≤ λ ≡λ Let λ, n and k be positive integers and let t be a nonnegative integer with k ≥ 3, n ≥ k+2, and t ≤ k-1. If |E( λ K n )| ≡ t (mod k), then λ K n has a (P k+1, S k )-packing with leave P t+1.

36 Case 1. λ is even.

37 Case 2. λ is odd. 2K k+1 K k+1… Proposition 2.2. By case1. By Proposition 2.2. …

38 ≤ ≤ For positive integers k, n, and t with k ≤ n-1 and t ≤ k-1. λ If λ K n has a (P k+1, S k )-packing with leave P t+1, then it has a (P k+1, S k )- covering with padding P k-t+1. Theorem 2.8.

Packing and covering of λK n,n 39 (v 1,v 2,…,v k ) : the k-cycle of G through vertices v 1,v 2,…,v k in order. μ(uv) : the number of edges of G joining u and v. A central function c from V(G) to the set of non- negative integers is defined as follows : for each v∈ V(G), c(v) is the number of S k in the decomposition whose center is v.

40 Proposition 3.1. [11] D.G. Hoffman, The real truth about star designs, Discrete Math. 284 (2004),

41 Proposition 3.2. ≡ There exists a P k+1 -decomposition of K m,n if and only if mn ≡ 0(mod k) and one of the following cases occurs. CasekmnConditions 1even ≤≤ k ≤ 2m, k ≤ 2n, not both equalities 2even odd ≤≤ k ≤ 2m-2, k ≤ 2n 3evenoddeven ≤≤ k ≤ 2m, k ≤ 2n-2 4oddevenodd ≤≤ k ≤ 2m-1, k ≤ 2n-1 5oddevenodd ≤≤ k ≤ 2m-1, k ≤ n 6odd even ≤≤ k ≤ m, k ≤ 2n-1 7odd ≤≤ k ≤ m, k ≤ n [14] C. A. Parker, Complete bipartite graph path decompositions, Ph.D. Thesis, Auburn Uni-versity, Auburn, Alabama, 1998.

42 Lemma 3.3. λ ≥ λ If λ and k are positive integers with k ≥ 2, then λ K k,k is (P k+1, S k )-decomposable.

43 Lemma 3.3. λ ≥ λ If λ and k are positive integers with k ≥ 2, then λ K k,k is (P k+1, S k )-decomposable. Proof. By Proposition 3.2.

44 Lemma 3.4. Lemma 3.6.

45 Let n = k + r. The assumption k < n < 2k implies 0 < r < k. Proof of Lemma 3.4. Packing. By Lemma 3.3.⇒ (P k+1, S k ) |K k,k leave Lemma 3.3. λ ≥ λ If λ and k are positive integers with k ≥ 2, then λ K k,k is (P k+1, S k )- decomposable.

46 Define a (k + 1)-path P as follows:………… ………… ………… ………… ………… ………… λ H = λ K n,n - E(P) + E(P’). P P’ Covering k is odd. s is odd.

47 Proposition 3.1. Claim. S k |H

48 Theorem 3.7. Corollary 3.8.

[1] A. Abueida, S. Clark, and D. Leach, Multidecomposition of the complete graph into graph pairs of order 4 with various leaves, Ars Combin. 93 (2009), [2] A. Abueida and M. Daven, Multidesigns for graph-pairs of order 4 and 5, Graphs Com-bin. 19 (2003), [3] A. Abueida and M. Daven, Multidecompositons of the complete graph, Ars Combin. 72(2004), [4] A. Abueida and M. Daven, Multidecompositions of several graph products, Graphs Combin. 29 (2013), λ [5] A. Abueida, M. Daven, and K. J. Roblee, Multidesigns of the λ -fold complete graph for graph-pairs of order 4 and 5, Australas J. Combin. 32 (2005), − [6] A. Abueida and C. Hampson, Multidecomposition of K n − F into graph-pairs of order 5 where F is a Hamilton cycle or an (almost) 1-factor, Ars Combin. 97 (2010), λ [7] A. Abueida and T. O'Neil, Multidecomposition of λ K m into small cycles and claws, Bull. Inst. Combin. Appl. 49 (2007), [8] J. Bosák, Decompositions of Graphs, Kluwer, Dordrecht, Netherlands, 1990.

[9] Darryn Bryant, Packing paths in complete graphs, J. Combin. Theory Ser. B 100 (2010), [10] P. Hell and A. Rosa, Graph decompositions, handcuffed prisoners and balanced P-designs, Discrete Math. 2 (1972), [11] D.G. Hoffman, The real truth about star designs, Discrete Math. 284 (2004), [12] H.-C. Lee, Multidecompositions of complete bipartite graphs into cycles and stars, Ars Combin. 108 (2013), [13] H.-C. Lee and J.-J. Lin, Decomposition of the complete bipartite graph with a 1- factor removed into cycles and stars, Discrete Math. 313 (2013), [14] C. A. Parker, Complete bipartite graph path decompositions, Ph.D. Thesis, Auburn Uni-versity, Auburn, Alabama, λ [15] H. M. Priyadharsini and A. Muthusamy, (G m,H m )-multifactorization of λ K m, J. Com-bin. Math. Combin. Comput. 69 (2009), λ [16] H. M. Priyadharsini and A. Muthusamy, (G m,H m )-multidecomposition of K m,m ( λ ),Bull. Inst. Combin. Appl. 66 (2012),

[17] T.-W. Shyu, Decomposition of complete graphs into paths and stars, Discrete Math. 310 (2010), [18] T.-W. Shyu, Decompositions of complete graphs into paths and cycles, Ars Combin. 97(2010), [19] T.-W. Shyu, Decomposition of complete graphs into paths of length three and triangles, Ars Combin. 107 (2012), [20] T.-W. Shyu, Decomposition of complete graphs into cycles and stars, Graphs Combin. 29 (2013), [21] T.-W. Shyu, Decomposition of complete bipartite graphs into paths and stars with same number of edges, Discrete Math. 313 (2013),

52 Thank you for your listening.