Distance Connectivity in Graphs and Digraphs

Size: px
Start display at page:

Download "Distance Connectivity in Graphs and Digraphs"

Transcription

1 Distance Connectivity in Graphs and Digraphs M.C. Balbuena, A. Carmona Departament de Matemàtica Aplicada III M.A. Fiol Departament de Matemàtica Aplicada i Telemàtica Universitat Politècnica de Catalunya, Barcelona (Spain) Abstract Let G = (V, A) be a digraph with diameter D 1. For a given integer 2 t D, the t-distance connectivity κ(t) of G is the minimum cardinality of an x y separating set over all the pairs of vertices x, y which are at distance d(x, y) t. The t-distance edge connectivity λ(t) of G is defined similarly. The t-degree of G, δ(t), is the minimum among the out-degrees and in-degrees of all vertices with (out- or in-)eccentricity at least t. A digraph is said to be maximally distance connected if κ(t) = δ(t) for all values of t. In this paper we give a construction of a digraph having D 1 positive arbitrary integers c 2... c D, D > 3, as the values of its t-distance connectivities κ(2) = c 2,..., κ(d) = c D. Besides, a digraph that shows the independence of the parameters κ(t), λ(t), and δ(t) is constructed. Also we derive some results on the distance connectivities of digraphs, as well as sufficient conditions for a digraph to be maximally distance connected. Similar results for (undirected) graphs are presented. 1 Introduction The study of connectivity properties in graphs and digraphs has some applications to the design of reliable communication or interconnection networks. In particular, it is interesting to know sufficient conditions for a (di)graph to be maximally connected. See, for instance, the survey of Bermond, Homobono and Peyrat [2]. Apart from the standard Work supported in part by the Spanish Research Council (Comisión Interministerial de Ciencia y Tecnología, CICYT) under projects TIC and TIC E. e mail: carmona@etseccpb.upc.es 1

2 concepts of (vertex) connectivity and edge connectivity, a number of related connectivitymeasures have been considered in the literature. Thus, Harary defined in [11] the conditional connectivity as the minimum cardinality of a set of vertices, if any, whose deletion disconnects the (di)graph, and every remaining component satisfies a given condition. Another possible approach is to study the minimum sets whose deletion do not disconnect the (di)graph, but the resulting diameter does not exceed a given bound. This is, in fact, a particular instance of the so-called diameter vulnerability problem, which is closely related to the study of network fault-tolerance, and it has deserved special attention in the literature. See for instance the standard reference of Bollobás [3]. In this paper we study a generalization of the concepts of connectivity and edge connectivity which, to some extent, could also be considered as conditional connectivities. The difference is that, now, the condition it is not imposed on the remaining components, but on the original distance of the vertices which are disconnected. More precisely, we require that the disconnecting sets separate some vertices which, in the original (di)graph, were far apart enough from each other. This kind of connectivity was introduced by one of the authors and Fàbrega in [8], and it could be a useful tool to measure the reliability of the network as a function of the distance of the nodes which try to communicate to each other. The remaining of this section is devoted to recall the basic concepts and results used later, and to explain the new concepts. In Section 2 we construct some (di)graphs which have a given sequence of distance connectivities. In the last section, special attention is paid to derive sufficient conditions to get maximum distance connectivities. When we are dealing with graphs, the results are given in terms of the girth. To deal with the more general case of digraphs, the so-called parameter l and the condition of a digraph to be s-geodetic are used. This parameter was introduced in [5, 7] in the context of connectivity problems, and it is related to the number of short paths. Let us first give some of the notation used throughout the paper. Let G = (V, A) denote a digraph with (finite) set of vertices V = V (G) and set of (directed) edges A = A(G), which are ordered pairs of different vertices of V. So, neither loops nor multiple edges are allowed. If e = (x, y) A, we say that x is adjacent to y and that y is adjacent from x. Let Γ (x) and Γ + (x) denote respectively the set of vertices adjacent to and from x, that is the sets of in-neighbours and out-neighbours of x. Their cardinalities are the in-degree of x, δ (x) = Γ (x), and the out-degree of x, δ + (x) = Γ + (x). The minimum degree of 2

3 G, δ = δ(g), is the minimum over all the in-degrees and out-degrees of the vertices of G. For any pair of vertices x, y V, a path xx 1 x 2... x n 1 y from x to y, where the vertices are not necessarily distinct, is called an x y path. The distance from x to y, that is the length of a shortest path from x to y, is denoted by d G (x, y) or just d(x, y) if this does not lead to confusion, and D = D(G) = max x,y V {d(x, y)} stands for the diameter of G. The distance from x to F V, denoted by d(x, F ), is the minimum over all the distances d(x, f), f F. The distance from F to x, d(f, x), is defined analogously. A digraph G = (V, A) is said to be (strongly) connected when for any pair of vertices x, y V there always exists an x y path. Let G be a connected digraph. The positive eccentricity of a vertex x V is defined as e + (x) = max y V {d(x, y)}. The negative eccentricity e (x) is defined analogously. The positive radius of G is r + = min x V {e + (x)} and in a similar way it is defined the negative radius, r. The radius r of G is the minimum between the negative and the positive radius. Notice that the diameter is D = max x V {e + (x)} = max x V {e (x)}. Given x, y V such that (x, y) / A, a set S = S(x, y) V \{x, y} is called an x y separating set if there is no x y path in G\S. The (strong) local connectivity from x to y is κ(x, y; G) = κ(x, y) = min{ S : S is an x y separating set}. By the widely known Menger s theorem, κ(x, y) can also be defined as the maximum number of internally disjoint x y paths. Given t, 1 t D, the t distance connectivity of a digraph G, denoted by κ(t; G) or simply κ(t), is defined as κ(t) = min{κ(x, y) : x, y V, d(x, y) t}, if t 2, and κ(1) = κ(g) = κ being κ the standard connectivity (or vertex-connectivity) of G, that is the smallest number of vertices whose deletion results in a digraph that is either non-strongly connected or trivial, see [8]. From the above definition it is easily verified that κ = κ(1) = κ(2) κ(3) κ(d). (1) The concepts of edge x y separating set S = S (x, y), local edge connectivity λ(x, y) and t-distance edge connectivity λ(t) = λ(t; G) are defined analogously. In this case we have λ = λ(1) λ(2) λ(d), (2) 3

4 where λ = λ(g) denotes the (strong) edge connectivity of G, that is, the smallest number of edges whose deletion results in a non-strongly connected digraph. Throughout the paper, G stands for a connected digraph. Hence δ(g) 1. It is readily shown that κ(g) λ(g) δ(g), see Geller and Harary [10]. Then G is said to be maximally connected when κ = λ = δ. In fact, the first inequality holds for any t-distance connectivity, 1 t D, that is κ(t) λ(t). In general, it is no true that λ(t) δ, but the definition of λ(t) clearly verifies λ(t) δ + (x) for any x V such that e + (x) t, and λ(t) δ (x) for any x V with e (x) t. Then, for any t, 1 t D, it is useful to consider a new parameter, that we call the t-degree of G, which is defined as δ(t) = min{δ + (t), δ (t)}, where δ + (t) = min x V {δ + (x), e + (x) t} and δ (t) = min x V {δ (x), e (x) t}. As an immediate consequence of this definition we have δ = δ(1) = = δ(r) δ(r + 1) δ(d). (3) Now, for any t, 1 t D, κ(t) λ(t) δ(t). (4) A digraph G is said to be maximally t-distance connected if κ(t) = λ(t) = δ(t), and maximally t-distance edge connected if λ(t) = δ(t). Note that if G is maximally connected, then G is maximally t-distance connected for any 1 t r. We recall here that in the line digraph LG of a digraph G, each vertex represents an edge of G. Thus, V (LG) = {uv : (u, v) A(G)}; and a vertex uv is adjacent to a vertex wz iff v = w, that is, when the edge (u, v) is adjacent to the edge (w, z) in G. For any k > 1 the k-iterated line digraph, L k G, is defined recursively by L k G = LL k 1 G. From the definition it is evident that the order of LG equals the size of G, V (LG) = A(G), and that their minimum degrees coincide, δ(lg) = δ(g) = δ. Moreover, if G is d-regular (δ (x) = δ + (x) = d, for any x V ), d > 1, and has order n and diameter D, then L k G is also d-regular and has d k n vertices and diameter D(L k G) = D(G) + k. (5) See, for instance, Fiol, Yebra and Alegre [9] and Reddy, Kuhl, Hosseini and Lee [16]. In fact, (5) still holds for any strongly connected digraph other than a directed cycle, see Aigner [1]. Also, since the vertices of LG correspond to the edges of G and each path in LG of length t + 1, with 1 t + 1 D + 1, corresponds to a path in G of length t. Then 4

5 it can be shown that κ(t + 1; LG) = λ(t; G) if 1 t D 1, (6) and δ(t + 1; LG) = δ(t; G) if 1 t D. (7) To study the connectivity of graphs and digraphs, a new parameter related to the number of short paths was used in [5] (see also [7]), the definition of which is as follows. Definition 1.1 For a given digraph G = (V, A) with diameter D, let l = l(g), 1 l D, be the greatest integer such that, for any x, y V, (a) if d(x, y) < l, the shortest x y path is unique and there are no x y paths of length d(x, y) + 1; (b) if d(x, y) = l, there is only one shortest x y path. In [5] it is shown that for any digraph G without loops and different from a cycle this parameter satisfies an equality like (5). Namely, l(l k G) = l(g) + k. (8) Finally, we recall that a connected digraph G with diameter D is said to be s-geodetic, for some 1 s D, if any two vertices of G are joined by at most one path of length less than or equal to s. If s = D, the digraph is called strongly geodetic. See [6, 14]. Note that s min{l, g 1}, where g stands for the girth of G (that is the minimum length of a directed cycle). Moreover, if G is s-geodetic, then LG is s -geodetic with s = min{s + 1, g 1}. Similar notation and results apply for (undirected) graphs. For all definitions not given here we refer the reader to the books of Chartrand and Lesniak [4], Harary [13] and Harary, Norman and Cartwright [12]. 2 Constructions In this section, for a given sequence of D 1 positive integers c 2 c 3 c D, we construct a digraph G having these numbers as its t-distance connectivities. Likewise, we show that, for a given t, the parameters κ(t), λ(t) and δ(t) are independent. 5

6 The next lemma provides some upper bounds for the t-distance connectivities as a function of the order, the size and the diameter of a digraph, which will be useful to our study. The first bound was already given by Watkins [17] for the standard connectivity κ = κ(1). Lemma 2.1 Let G = (V, A) be a digraph with minimum degree δ > 1, diameter D, order n, size m and t-distance connectivities κ(t), λ(t). Then, (a) κ(t) n 2 D 1, 1 t D; (b) λ(t) m 2 D, 1 t D 1; λ(d) m D. Proof: (a) Let x, y V be two vertices such that d(x, y) t, and κ(x, y) their local connectivity. Since κ(x, y) is the maximum number of internally disjoint x y paths, the order of the digraph must satisfy κ(x, y)(d(x, y) 1) + 2 n. Then, κ(t)(t 1) + 2 n, and therefore κ(t) n 2 n 2 t 1. When t = D we have κ(d) D 1, and the result follows from (1). (b) From (5), (6) and case (a) we deduce that λ(t) = κ(t + 1; LG) m 2 D, 1 t D 1. Let x, y V such that d(x, y) = D and λ(x, y) their local edge connectivity. Since λ(x, y) is the maximum number of internally edge disjoint x y paths, the size of the digraph must satisfy: λ(x, y)d(x, y) m. Then λ(d)d m, and therefore λ(d) m D. When l = D, a similar reasoning allow us to obtain the following slightly better result. Lemma 2.2 Let G = (V, A) be a digraph with diameter D, order n, size m, parameter l = D, and t-distance connectivities κ(t), λ(t). Then, (a) κ(t) n 1 D, 1 t D; (b) λ(t) m 1 m+1 D+1, 1 t D 1; λ(d) D+1. Theorem 2.3 For any given D 1(> 2) positive integers c 2 c 3 c D, there exists a digraph G = (V, A) whose t-distance connectivities are κ(2) = c 2, κ(3) = c 3,, κ(d) = c D. 6

7 Proof: We know that κ(d) n 2 D 1. Then, the order of the digraph must satisfy n = V c D (D 1) + 2. Therefore, we construct a digraph G with n = c D (D 1) + 2, and we denote its vertices as v 0, v ij, 1 i D 1, 1 j c D and v D. We consider a partition of V into the subsets B 0 = {v 0 }, B i = {v i1,, v icd }, 1 i D 1 and B D = {v D }. The adjacencies of the digraph are the following: Γ + (v 0 ) = B 1 ; Let w B i, 1 i D 2. Its out-neighbours are Γ + (w) = B i+1, w v i1, and Γ + (v i1 ) = {v i+1,1,, v i+1,cd i } B i+1 ; Γ + (w) = V {w}, for any w B D 1 ; Γ + (v D ) = B D 1. Let us show that the above digraph verifies the required conditions. First of all, we compute the diameter of G. For any w B D 1, e + (w) = 1, since these vertices are adjacent to any vertex of G except themselves, and e + (v D ) = 2 since Γ + (v D ) = B D 1. For any w B i, 1 i D 2, d(w, v D 1,1 ) = D 1 i, and hence, d(w, y) D i, for any y V. Therefore, e + (w) = D i D 1. Finally, e + (v 0 ) = D, because d(v 0, v D ) = D and if v V, v v D, d(v 0, v) < D. Thus, D(G) = max v V {e + (v)} = e + (v 0 ) = D. Since there are only two vertices at distance D, namely, v 0 and v D and there are exactly c D internally disjoint v 0 v D paths in G, κ(d) = κ(v 0, v D ) = c D. To study the other t-distance connectivities we first calculate the local connectivities κ(x, y) for any x, y V. First, notice that for any y V, Γ + (v D ) Γ (y), and hence κ(v D, y) = δ + (v D ) = c D. If x = v i1, 1 i D 2, we recall that Γ + (v i1 ) = {v i+1,1,..., v i+1,cd i } B i+1. (By way of illustration consider for instance x = v D 3,1, see Fig. 1.) We distinguish three different cases according to vertex y V, keeping in mind that for any y B j+1, 1 j D 1, either B j Γ (y) or B j {v j1 } Γ (y). (i) When y = v j1, 1 j D 1, we have that B j 1 Γ (v j1 ), and therefore we can find the following internally disjoint v i1 v j1 paths: v i1 v i+1r v j 1r v j1 if i + 1 < j D 1, or v i1 v i+1r v D 1r v j1 if 1 j i + 1, where 1 r c D i. Hence κ(v i1, v j1 ) = δ + (v i1 ) = c D i. (ii) When y B j, y v j1, 1 j D 2, in the worst case we have that v j 1,1 / Γ (y). In this case we can find the following internally disjoint v i1 y paths: 7

8 v i1 v i+1r v j 1,r y if i + 1 < j D 1, or v i1 v i+1r v D 1,r y if 1 j i + 1, where in both cases 2 r c D i. Besides, we have the following path from v i1 to y, which is disjoint with the above ones: v i1 v i+1,1 v D 1,1 y. Therefore κ(v i1, y) = δ + (v i1 ) = c D i, for any y B j, y v j1, 1 j D 2. (iii) When y = v 0 or y = v D, we have that Γ (y) = B D 1 and therefore we can find the following internally disjoint v i1 y paths: v i1 v i+1,r v D 1,r y for 1 r c D i, and hence κ(v i1, y) = c D i. Figure 1: Finally, if x = v 0 or x B i, x v i1, 1 i D 2, then Γ + (x) = B i+1 and it is easy to verify that κ(x, y) = c D for any y V. From the above results we get κ(2) = min{κ(x, y) : d(x, y) 2} = c 2, κ(3) = min{κ(x, y) : d(x, y) 3} = c 3,..., κ(d) = min{κ(x, y) : d(x, y) D} = c D. We now proceed to show that the three parameters κ(t), λ(t), and δ(t) of a digraph are independent. Theorem 2.4 For any given positive integer satisfying a b c and 3 t, there exists a digraph G = (V, A) with diameter D t, having these numbers as parameters, that is, κ(t) = a, λ(t) = b, and δ(t) = c. Proof: We construct a digraph with order n = V = s(d 1) + 2, s > c, and denote its vertices as in the proof of Theorem 3.1, that is, V = B 0... B D, being B 0 = {v 0 }, B i = {v i1,..., v is }, 1 i D 1, B D = {v D }. We next describe the adjacencies: Γ + (v) = V \{v}, for any v B D 1 ; Γ + (v D ) = B D 1 ; For any v B i, 0 i D t 1, or D t + 2 i D 2, Γ + (v) = B i+1 ; 8

9 We construct a complete symmetric digraph Kc a+1 with the first c a+1 vertices of B D t and all of these vertices have also the following out-neighbours: Γ + (v D t,i ) = {v D t+1,1,..., v D t+1,a }, 1 i c a + 1. Besides, for any v B D t different from such vertices, Γ + (v) = B D t+1 ; For any v B D t+1, v / Γ + (v D t,1 ), Γ + (v) = B D t+2 ; For any v Γ + (v D t,1 ) B D t+1, Γ + (v D t+1,i ) = v D t+2,i, 1 i a 1, and Γ + (v D t+1,a ) = {v D t+2,a,..., v D t+2,b }. Figure 2: κ(t) = a, λ(t) = b, δ(t) = c. The obtained digraph is shown in Fig. 2. Let us see now that it satisfies the theorem. Notice that any x V, x v D t,i, 1 i c a+1, such that e + (x) t, satisfies δ + (x) = s > c and δ (x) = 2s > c, and also it is easy to prove that κ(x, y) = λ(x, y) = s for any y V. Therefore, δ(t) = δ + (v D t,i ) = c, 1 i c a + 1, since e + (v D t,i ) = t. Furthermore, for any y V, we have κ(v D t,i, y) = a, since there exist exactly a internally disjoint paths from v D t,i to y. For instance, for i = 1 such paths are v D t,1 v D t+1,i v D 1,i y, 1 i a. Hence, κ(t) = a. On the other hand, we have the following b edge-disjoint paths from v D t,1 to any y V : v D t,1 v D t+1,i v D t+2,i v D 1,i y, 1 i a; and v D t,1 v D t,j v D t+1,a v D t+2,j v D 1,j y, a + 1 j b. Hence, λ(t) = b. We observe that if t = 1, κ(t) = κ, λ(t) = λ, δ(t) = δ. In this case a construction of a digraph verifying Theorem 2.4 was given by Geller and Harary in [8]. In the case of (undirected) graphs we have a result similar to Theorem 2.3. Now, recall that the radius and diameter of a graph G are always related by the following inequalities: r D 2r. Besides, if κ = δ we have κ = κ(1) = κ(2) = = κ(ρ) = = κ(r) where ρ = D 2. Theorem 2.5 For any given D ρ + 1 positive integers c ρ c ρ+1 c D, with c ρ 2 and D > 4 there exists a digraph G = (V, A) whose t-distance connectivities are κ(2) = = κ(ρ) = c ρ, κ(ρ + 1) = c ρ+1,, κ(d) = c D. 9

10 Proof: We construct a graph G = (V, A) with order n = V = c D (D 1)+2, and denote the vertices as in the proof of Theorem 2.3. The adjacencies are the following (see Fig. 3): Γ(v 0 ) = B 1, and Γ(v D ) = B D 1 ; All the edges between the partite sets: B i and B i+1, 1 i ρ 2; B ρ 1 and (B ρ {v ρ1 }) and (B j {v j1 }) and (B j+1 {v j+1,1 }), ρ j D 1; Γ(v i1 ) = {v i+1,1 } {(c i 1) first vertices of B i 1 }, for any ρ i D 1. To prove that the above graph satisfies the required conditions we follow the same lines of reasoning as in the above-mentioned theorem. The details are omitted. Figure 3: 3 Maximally distance connected digraphs In this section we give some conditions for a digraph to be maximally t-distance connected. From now on we suppose δ(t) > 1, since if δ(t) = 1 the digraph is obviously maximally t-distance connected. The following result shows that for a s-geodetic digraph with parameter l, the distance connectivity κ(2l) uniquely determine the connectivities κ(t) for any t 2s, and analogously for the t-distance edge connectivity. Theorem 3.1 Let G = (V, A) be a s-geodetic digraph with diameter D, parameter l, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, (a) κ(t) = min{δ(t), κ(2l)}, for any t 2s; (b) λ(t) = min{δ(t), λ(2l + 1)}, for any t 2s + 1. Proof: We will first prove (a). Let F be a minimum t-distance disconnecting set of G, that is F = κ(t). Then, there exist two vertices u, v V \F such that d(u, v) t 10

11 and there are no paths from u to v in G\F. Then, the set V \F can be partitioned into two disjoint nonempty sets V, V + such that G\F has no edges from V to V +. Let the vertices of V and V + be respectively partitioned into subsets V i and V j, where 1 i k, 1 j k, according to their distance to and from F, that is, V i = {x V : d(x, F ) = i} and V j = {x V + : d(f, x) = j}. As any path from V to V + goes through F, the distance from a vertex in V k to one in V k is at least k + k and hence D k + k. Without loss of generality, suppose k k (if not, use the converse digraph of G.) We know that κ(t) δ(t). Since t 2s 2l it follows that κ(t) κ(2l), therefore κ(t) min{δ(t), κ(2l)}. To show the converse inequality we distinguish two cases: (a.1) k l. Then, if x V k, y V k, we have d(x, y) k + k 2l. Hence, κ(t) = F κ(2l). (a.2) k l 1. We now consider two subcases: (i) k s 1. Let us consider the afore-mentioned vertex u V i, i k, and let u 1,..., u δ(t) be δ(t) of its out-neighbours. For each u i, let f i be a vertex in F at minimum distance from u i. If f i = f j for some i j, then there would be two disjoint u f i paths of length at most k + 1 s, contradicting that G is s-geodetic. Hence, κ(t) δ(t). (ii) s k. Let x V k, we have that e + (x) t since, for any y V k, d(x, y) k+k 2s t. Let x 1,..., x δ(t) be δ(t) of its out-neighbours. As in case (i), for each x i, let f i be a vertex in F at minimum distance from x i. Now, if f i = f j, for some i j, then there would be two disjoint x f i paths of length k or k+1 contradicting the definition of l, since k d(x, f i ) 1+d(x i, f i ) 1+k l. So κ(t) δ(t). (b) In this case, let E be a minimum t-distance disconnecting set and consider the two disjoint vertex sets F = {f : (f, f ) E} and F = {f : (f, f ) E}. Then we define V i = {x : d(x, F ) = i} V and V j = {x : d(f, x) = j} V + as above. Now the distance from a vertex in V k to one in V k is at least k + k + 1 and hence D k + k + 1. Furthermore, we have λ(t) {δ(t), λ(2l + 1)}. To complete the proof we again consider two cases: (b.1) k l. So, if x V k, y V k, we get d(x, y) k + k + 1 2l + 1. Then, λ(t) = E λ(2l + 1). 11

12 (b.2) k l 1. If k 1, we can reason as in case (a.2). When k = 0, we have V = F. Then, let u F with e + (u) t, and let u 1, u 2,..., u δ(t) be δ(t) of its out-neighbours. If Γ + (u) F it is clear that δ(t) F E = λ(t). Otherwise, suppose that u 1, u 2,..., u j F and u j+1, u j+2,..., u δ(t) F. So, E contains the following edges (u i, w), 1 i j, w F, and (u, u i ), j + 1 i δ(t). Since G has no loops, all these edges are different and, therefore, δ(t) E = λ(t). Corollary 3.2 Let G = (V, A) be a s-geodetic digraph with diameter D, parameter l, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, (a) κ(t) = δ(t) for any t 2s, if D 2l 1; (b) λ(t) = δ(t) for any t 2s + 1, if D 2l. Proof: (a) As D 2l 1, using the same notation as in Theorem 3.1, we have 2k k + k D 2l 1. Hence k l 1 and we are in case (a.2) of the above proof, then κ(t) = δ(t). (b) Use the same reasoning as in (a). Since s 1, for t = 1 the above corollary gives a sufficient condition for a digraph G to have maximum connectivity, which was already formulated in [5, 7, 8]. A digraph is said to be maximally distance connected if κ(t) = λ(t) = δ(t) for any 1 t D, and maximally edge distance connected if λ(t) = δ(t) for any 1 t D. The next corollary gives a sufficient condition for a digraph to be maximally distance connected. Corollary 3.3 Let G = (V, A) be a s-geodetic digraph with diameter D, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, (a) κ(t) = δ(t) for any t D, if D 2s 1; (b) λ(t) = δ(t) for any t D, if D 2s. 12

13 If k is large enough, the k-iterated line digraph L k G satisfies the conditions on the diameter of Corollary 3.2 since, from (5) and (8), D(L k G) 2l(L k G) 1 k D(G) 2l(G) + 1; D(L k G) 2l(L k G) k D(G) 2l(G). Moreover, if G is s-geodetic then L k G is s -geodetic with s = min{s + k, g 1}, where g denotes the girth of G. Corollary 3.4 Let G = (V, A) be a s-geodetic digraph with diameter D, parameter l, girth g, and t-degree δ(t). Let s = min{s + k, g 1}. Then, (a) κ(t; L k G) = δ(t; L k G) for any t 2s, if k D 2l + 1; (b) λ(t; L k G) = δ(t; L k G) for any t 2s + 1, if k D 2l. Let now G = (V, E) be a graph and consider its associated symmetric digraph G, that is the digraph obtained from G by replacing each edge xy E by the directed edges (x, y) and (y, x) forming a digon. Then it turns out that the parameters l = l(g ) and s = s(g ), the maximum value for which G is s-geodetic, are equal and closely related with the girth g of G. Indeed, it is easy to realize that l = s = g 1 2. Furthermore, as a minimum t-distance disconnecting set cannot contain digons, we have that κ(t; G ) = κ(t; G), λ(t; G ) = λ(t; G), and the next corollary is now clear. Corollary 3.5 Let G = (V, E) be a graph with diameter D, girth g, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, (a) κ(t) = min{δ(t), κ(g 1)} for any t g 1, g odd, κ(t) = min{δ(t), κ(g 2)} for any t g 2, g even; (b) λ(t) = min{δ(t), λ(g)} for any t g, g odd, λ(t) = min{δ(t), λ(g 1)} for any t g 1, g even. Hence, we get the following sufficient conditions involving the diameter and the girth for a graph to be maximally distance connected. 13

14 Corollary 3.6 Let G = (V, E) be a graph with diameter D, girth g, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, for any 1 t D, (a) κ(t) = δ(t) if (b) λ(t) = δ(t) if { D g 2, g odd D g 3, g even; { D g 1, g odd D g 2, g even. A similar study can be carried out in the case of bipartite digraphs. Note that, between any two vertices of a bipartite digraph there are no two paths whose lengths differ by one. Hence, in this case the parameter l can be redefined as follows. Definition 3.7 For a given bipartite digraph G, let l = l(g), 1 l D, be the greatest integer such that, for any two vertices x, y V at distance d(x, y) l, the shortest x y path is unique. The following result is the analogue of Theorem 3.1. Theorem 3.8 Let G = (V, A), V = U 1 U 2, be a s-geodetic bipartite digraph with diameter D, parameter l, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, (a) κ(t) = min{δ(t), κ(2l + 1)}, for any t 2s; (b) λ(t) = min{δ(t), λ(2l + 2)}, for any t 2s + 1. Proof: We use the same notation as in the proof of Theorem 3.1. Thus, as before, in proving (a) we distinguish two cases: (a.1) k l. If k l + 1 we are done since d(x, y) d(x, F ) + d(f, y) 2l + 2. Then, κ(t) = F κ(2l + 2) κ(2l + 1). On the other hand, if k = l we need to consider two subcases: (i) V k U i for each i=1,2. Then there exist two vertices x V k U 1, x V k U 2 such that d(x, y) k + k 2l and, similarly, d(x, y) k + k 2l. Hence, since x and x belong to different partite sets, at least one of the above distances must be not smaller than 2l + 1. Hence, κ(t) = F κ(2l + 1). 14

15 (ii) V k U i = for i=2, say. Then all the out-neighbours of x V k must be in V k 1. Since e + (x) 2l t, we can consider δ(t) of its out-neighbours and, as before, if f i = f j for some i j, there would be two disjoint x f i paths of length l, a contradiction. Hence, κ(t) δ(t). (a.2) k l 1. This case is proved as in Theorem 3.1. Case (b) can be proved by using a similar reasoning. As a consequence of the above theorem we can now obtain results which are similar to Corollaries As could be expected, the obtained upper bounds on the diameter are now one greater than before. For instance, we get the following conditions for a bipartite graph to be maximally distance connected. Corollary 3.9 Let G = (V, E) be a bipartite graph with diameter D, (even) girth g, t-distance connectivities κ(t) and λ(t), and t-degree δ(t). Then, for any 1 t D, (a) κ(t) = δ(t) if D g 2; (b) λ(t) = δ(t) if D g 1. Therefore, any bipartite graph with diameter three is maximally distance edge connected (From Theorem 3.8, the result also applies for digraphs.) A similar result for the standard edge connectivity of a graph was given by Plesník and Znám [15] and, in the case of digraphs, by Fiol and Fàbrega [8]. References [1] M. Aigner, On the linegraph of a directed graph. Math. Z. 102 (1967) [2] J.-C. Bermond, N. Homobono, and C. Peyrat, Large fault-tolerant interconnection networks. Graphs and Combinatorics 5 (1989) [3] B. Bollobás, Extremal Graph Theory. Academic Press, London (1978). 15

16 [4] G. Chartrand and L. Lesniak, Graphs and Digraphs. Wadsworth, Monterey, CA (1986). [5] J. Fàbrega and M. A. Fiol, Maximally connected digraphs. J. Graph Theory 13 (1989), [6] J. Fàbrega and M.A. Fiol, Extraconnectivity of graphs with large girth. Discrete Math., to appear. [7] M.A. Fiol, J. Fàbrega and M. Escudero, Short paths and connectivity in graphs and digraphs. Ars Combin. 29B (1990) [8] M.A. Fiol and J. Fàbrega, On the distance connectivity of graphs and digraphs. Discrete Math. 125 (1994) [9] M.A. Fiol, J.L.A. Yebra and I. Alegre, Line digraph iterations and the (d, k) digraph problem. IEEE Trans. Comput. C-33 (1984) [10] D. Geller and F. Harary, Connectivity in digraphs. Lec. Not. Math. 186, Springer, Berlin (1970) [11] F. Harary, Conditional connectivity, Networks 13 (1983) [12] F. Harary, R.Z. Norman, D. Cartwright, Introduction à la Théorie des Graphes Orientés. Dunod, Paris (1968). [13] F. Harary, Graph Theory. Addison-Wesley, Reading (1971). [14] J. Plesník and S. Znám, Strongly geodetic directed graphs, Acta Fac. Rerum Natur. Univ. Comenian., Math. Publ. 29 (1974) [15] J. Plesník and S. Znám, On equality of edge-connectivity and minimum degree of a graph, Arch. Math. (Brno) 25 (1989) [16] S.M. Reddy, J.G. Kuhl, S.H. Hosseini and H. Lee, On digraphs with minimum diameter and maximum connectivity. Proceedings of the 20th Annual Allerton Conference (1982) [17] M.E. Watkins, A lower bound for the number of vertices of a graph. Amer. Math. Monthly 74 (1967)

Connectivity of graphs with given girth pair

Connectivity of graphs with given girth pair Discrete Mathematics 307 (2007) 155 162 www.elsevier.com/locate/disc Connectivity of graphs with given girth pair C. Balbuena a, M. Cera b, A. Diánez b, P. García-Vázquez b, X. Marcote a a Departament

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

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

arxiv: v1 [math.co] 5 Nov 2016

arxiv: v1 [math.co] 5 Nov 2016 On bipartite mixed graphs C. Dalfó a, M. A. Fiol b, N. López c arxiv:1611.01618v1 [math.co] 5 Nov 2016 a,b Dep. de Matemàtiques, Universitat Politècnica de Catalunya b Barcelona Graduate School of Mathematics

More information

Relationship between Maximum Flows and Minimum Cuts

Relationship between Maximum Flows and Minimum Cuts 128 Flows and Connectivity Recall Flows and Maximum Flows A connected weighted loopless graph (G,w) with two specified vertices x and y is called anetwork. If w is a nonnegative capacity function c, then

More information

Hamilton cycles and closed trails in iterated line graphs

Hamilton cycles and closed trails in iterated line graphs Hamilton cycles and closed trails in iterated line graphs Paul A. Catlin, Department of Mathematics Wayne State University, Detroit MI 48202 USA Iqbalunnisa, Ramanujan Institute University of Madras, Madras

More information

Hamilton-Connected Indices of Graphs

Hamilton-Connected Indices of Graphs Hamilton-Connected Indices of Graphs Zhi-Hong Chen, Hong-Jian Lai, Liming Xiong, Huiya Yan and Mingquan Zhan Abstract Let G be an undirected graph that is neither a path nor a cycle. Clark and Wormald

More information

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS - TAMKANG JOURNAL OF MATHEMATICS Volume 48, Number 2, 149-157, June 2017 doi:10.5556/j.tkjm.48.2017.2295 This paper is available online at http://journals.math.tku.edu.tw/index.php/tkjm/pages/view/onlinefirst

More information

Edge Fixed Steiner Number of a Graph

Edge Fixed Steiner Number of a Graph International Journal of Mathematical Analysis Vol. 11, 2017, no. 16, 771-785 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2017.7694 Edge Fixed Steiner Number of a Graph M. Perumalsamy 1,

More information

Disjoint Hamiltonian Cycles in Bipartite Graphs

Disjoint Hamiltonian Cycles in Bipartite Graphs Disjoint Hamiltonian Cycles in Bipartite Graphs Michael Ferrara 1, Ronald Gould 1, Gerard Tansey 1 Thor Whalen Abstract Let G = (X, Y ) be a bipartite graph and define σ (G) = min{d(x) + d(y) : xy / E(G),

More information

Maximally Connected Graphs and Digraphs

Maximally Connected Graphs and Digraphs Maximally Connected Graphs and Digraphs Von der Fakultät für Mathematik, Informatik und Naturwissenschaften der Rheinisch-Westfälischen Technischen Hochschule Aachen zur Erlangung des akademischen Grades

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

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

A characterization of graphs by codes from their incidence matrices

A characterization of graphs by codes from their incidence matrices A characterization of graphs by codes from their incidence matrices Peter Dankelmann Department of Mathematics University of Johannesburg P.O. Box 54 Auckland Park 006, South Africa Jennifer D. Key pdankelmann@uj.ac.za

More information

An Ore-type Condition for Cyclability

An Ore-type Condition for Cyclability Europ. J. Combinatorics (2001) 22, 953 960 doi:10.1006/eujc.2001.0517 Available online at http://www.idealibrary.com on An Ore-type Condition for Cyclability YAOJUN CHEN, YUNQING ZHANG AND KEMIN ZHANG

More information

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2, List of Theorems Mat 416, Introduction to Graph Theory 1. Ramsey s Theorem for graphs 8.3.11. Theorem 1 The numbers R(p, q) exist and for p, q 2, R(p, q) R(p 1, q) + R(p, q 1). If both summands on the

More information

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH MICHAEL J. FERRARA, MICHAEL S. JACOBSON UNIVERSITY OF COLORADO DENVER DENVER, CO 8017 ANGELA HARRIS UNIVERSITY OF WISCONSIN-WHITEWATER WHITEWATER, WI

More information

Longest paths in strong spanning oriented subgraphs of strong semicomplete multipartite digraphs

Longest paths in strong spanning oriented subgraphs of strong semicomplete multipartite digraphs Longest paths in strong spanning oriented subgraphs of strong semicomplete multipartite digraphs Gregory Gutin Department of Mathematical Sciences Brunel, The University of West London Uxbridge, Middlesex,

More information

Edge-connectivityand super edge-connectivity of P 2 -path graphs

Edge-connectivityand super edge-connectivity of P 2 -path graphs Discrete Mathematics 269 (2003) 13 20 www.elsevier.com/locate/disc Edge-connectivityand super edge-connectivity of P 2 -path graphs Camino Balbuena a, Daniela Ferrero b a Departament de Matematica Aplicada

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

Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture

Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture Florent Foucaud Michael A. Henning Department of Pure and Applied Mathematics University of Johannesburg Auckland Park, 2006, South Africa

More information

The Binding Number of Trees and K(1,3)-free Graphs

The Binding Number of Trees and K(1,3)-free Graphs The Binding Number of Trees and K(1,3)-free Graphs Wayne Goddard 1 Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 Abstract The binding number of a graph G is defined

More information

CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH

CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH An. Şt. Univ. Ovidius Constanţa Vol. 19(1), 011, 3 36 CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH K. NAGARAJAN and A. NAGARAJAN Abstract A decomposition of a graph G is a collection ψ of edge-disjoint

More information

5 Flows and cuts in digraphs

5 Flows and cuts in digraphs 5 Flows and cuts in digraphs Recall that a digraph or network is a pair G = (V, E) where V is a set and E is a multiset of ordered pairs of elements of V, which we refer to as arcs. Note that two vertices

More information

Measures of Vulnerability The Integrity Family

Measures of Vulnerability The Integrity Family Measures of Vulnerability The Integrity Family Wayne Goddard University of Pennsylvania 1 Abstract In this paper a schema of graphical parameters is proposed. Based on the parameter integrity introduced

More information

Graphs with large maximum degree containing no odd cycles of a given length

Graphs with large maximum degree containing no odd cycles of a given length Graphs with large maximum degree containing no odd cycles of a given length Paul Balister Béla Bollobás Oliver Riordan Richard H. Schelp October 7, 2002 Abstract Let us write f(n, ; C 2k+1 ) for the maximal

More information

Distance labelings: a generalization of Langford sequences

Distance labelings: a generalization of Langford sequences Also available at http://amc-journal.eu ISSN -9 (printed edn.), ISSN -9 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA (0) Distance labelings: a generalization of Langford sequences S. C. López Departament

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

The Simultaneous Local Metric Dimension of Graph Families

The Simultaneous Local Metric Dimension of Graph Families Article The Simultaneous Local Metric Dimension of Graph Families Gabriel A. Barragán-Ramírez 1, Alejandro Estrada-Moreno 1, Yunior Ramírez-Cruz 2, * and Juan A. Rodríguez-Velázquez 1 1 Departament d Enginyeria

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

On improving matchings in trees, via bounded-length augmentations 1

On improving matchings in trees, via bounded-length augmentations 1 On improving matchings in trees, via bounded-length augmentations 1 Julien Bensmail a, Valentin Garnero a, Nicolas Nisse a a Université Côte d Azur, CNRS, Inria, I3S, France Abstract Due to a classical

More information

A characterization of diameter-2-critical graphs with no antihole of length four

A characterization of diameter-2-critical graphs with no antihole of length four Cent. Eur. J. Math. 10(3) 2012 1125-1132 DOI: 10.2478/s11533-012-0022-x Central European Journal of Mathematics A characterization of diameter-2-critical graphs with no antihole of length four Research

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

Graph Theory with Applications to Statistical Mechanics

Graph Theory with Applications to Statistical Mechanics Graph Theory with Applications to Statistical Mechanics Eric Reich, WPI September 11, 2014 1 Abstract This work will have two parts. The first will be related to various types of graph connectivity, and

More information

DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES. 1. Introduction

DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES. 1. Introduction DISTANCE LABELINGS: A GENERALIZATION OF LANGFORD SEQUENCES S. C. LÓPEZ AND F. A. MUNTANER-BATLE Abstract. A Langford sequence of order m and defect d can be identified with a labeling of the vertices of

More information

Group Colorability of Graphs

Group Colorability of Graphs Group Colorability of Graphs Hong-Jian Lai, Xiankun Zhang Department of Mathematics West Virginia University, Morgantown, WV26505 July 10, 2004 Abstract Let G = (V, E) be a graph and A a non-trivial Abelian

More information

Connectivity of local tournaments

Connectivity of local tournaments AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 57 (01) Pages 71 79 Connectivity of local tournaments Yubao Guo Andreas Holtkamp Sebastian Milz Lehrstuhl C für Mathematik RWTH Aachen University 5056 Aachen

More information

The Manhattan Product of Digraphs

The Manhattan Product of Digraphs Electronic Journal of Graph Theory and Applications 1 (1 (2013, 11 27 The Manhattan Product of Digraphs F. Comellas, C. Dalfó, M.A. Fiol Departament de Matemàtica Aplicada IV, Universitat Politècnica de

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

AALBORG UNIVERSITY. Total domination in partitioned graphs. Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo

AALBORG UNIVERSITY. Total domination in partitioned graphs. Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo AALBORG UNIVERSITY Total domination in partitioned graphs by Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo R-2007-08 February 2007 Department of Mathematical Sciences Aalborg University Fredrik

More information

Generalized connected domination in graphs

Generalized connected domination in graphs Discrete Mathematics and Theoretical Computer Science DMTCS vol. 8, 006, 57 64 Generalized connected domination in graphs Mekkia Kouider 1 and Preben Dahl Vestergaard 1 Laboratoire de Recherche en Informatique,

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

Parity Versions of 2-Connectedness

Parity Versions of 2-Connectedness Parity Versions of 2-Connectedness C. Little Institute of Fundamental Sciences Massey University Palmerston North, New Zealand c.little@massey.ac.nz A. Vince Department of Mathematics University of Florida

More information

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability Discrete Mathematics 310 (010 1167 1171 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc The average degree of a multigraph critical with respect

More information

Set-orderedness as a generalization of k-orderedness and cyclability

Set-orderedness as a generalization of k-orderedness and cyclability Set-orderedness as a generalization of k-orderedness and cyclability Keishi Ishii Kenta Ozeki National Institute of Informatics, Tokyo 101-8430, Japan e-mail: ozeki@nii.ac.jp Kiyoshi Yoshimoto Department

More information

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Opuscula Mathematica Vol. 6 No. 1 006 Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Abstract. A graph G of order n is said to be arbitrarily vertex decomposable if for each sequence (n

More information

On (4,2)-digraphs Containing a Cycle of Length 2

On (4,2)-digraphs Containing a Cycle of Length 2 BULLETIN of the Bull. Malaysian Math. Sc. Soc. (Second Series) 3 (000) 79-91 MALAYSIAN MATHEMATICAL SCIENCES SOCIETY On (4,)-digraphs Containing a Cycle of Length 1 HAZRUL ISWADI AND EDY TRI BASKORO 1

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

arxiv: v1 [math.co] 28 Oct 2016

arxiv: v1 [math.co] 28 Oct 2016 More on foxes arxiv:1610.09093v1 [math.co] 8 Oct 016 Matthias Kriesell Abstract Jens M. Schmidt An edge in a k-connected graph G is called k-contractible if the graph G/e obtained from G by contracting

More information

On a Conjecture of Thomassen

On a Conjecture of Thomassen On a Conjecture of Thomassen Michelle Delcourt Department of Mathematics University of Illinois Urbana, Illinois 61801, U.S.A. delcour2@illinois.edu Asaf Ferber Department of Mathematics Yale University,

More information

On uniquely 3-colorable plane graphs without prescribed adjacent faces 1

On uniquely 3-colorable plane graphs without prescribed adjacent faces 1 arxiv:509.005v [math.co] 0 Sep 05 On uniquely -colorable plane graphs without prescribed adjacent faces Ze-peng LI School of Electronics Engineering and Computer Science Key Laboratory of High Confidence

More information

Eulerian Subgraphs and Hamilton-Connected Line Graphs

Eulerian Subgraphs and Hamilton-Connected Line Graphs Eulerian Subgraphs and Hamilton-Connected Line Graphs Hong-Jian Lai Department of Mathematics West Virginia University Morgantown, WV 2606, USA Dengxin Li Department of Mathematics Chongqing Technology

More information

Independent Transversals in r-partite Graphs

Independent Transversals in r-partite Graphs Independent Transversals in r-partite Graphs Raphael Yuster Department of Mathematics Raymond and Beverly Sackler Faculty of Exact Sciences Tel Aviv University, Tel Aviv, Israel Abstract Let G(r, n) denote

More information

Paths and cycles in extended and decomposable digraphs

Paths and cycles in extended and decomposable digraphs Paths and cycles in extended and decomposable digraphs Jørgen Bang-Jensen Gregory Gutin Department of Mathematics and Computer Science Odense University, Denmark Abstract We consider digraphs called extended

More information

Integrity in Graphs: Bounds and Basics

Integrity in Graphs: Bounds and Basics Integrity in Graphs: Bounds and Basics Wayne Goddard 1 Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 USA and Henda C. Swart Department of Mathematics, University of

More information

Eigenvalues and edge-connectivity of regular graphs

Eigenvalues and edge-connectivity of regular graphs Eigenvalues and edge-connectivity of regular graphs Sebastian M. Cioabă University of Delaware Department of Mathematical Sciences Newark DE 19716, USA cioaba@math.udel.edu August 3, 009 Abstract In this

More information

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 32 (2012) 5 17 INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Ismail Sahul Hamid Department of Mathematics The Madura College Madurai, India e-mail: sahulmat@yahoo.co.in

More information

Czechoslovak Mathematical Journal

Czechoslovak Mathematical Journal Czechoslovak Mathematical Journal Varaporn Saenpholphat; Ping Zhang Connected resolvability of graphs Czechoslovak Mathematical Journal, Vol. 53 (2003), No. 4, 827 840 Persistent URL: http://dml.cz/dmlcz/127843

More information

ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS

ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS Discussiones Mathematicae Graph Theory 34 (2014) 127 136 doi:10.7151/dmgt.1724 ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS Dingguo Wang 2,3 and Erfang Shan 1,2 1 School of Management,

More information

THE RADIO NUMBERS OF ALL GRAPHS OF ORDER n AND DIAMETER n 2

THE RADIO NUMBERS OF ALL GRAPHS OF ORDER n AND DIAMETER n 2 LE MATEMATICHE Vol LXVIII (2013) Fasc II, pp 167 190 doi: 104418/201368213 THE RADIO NUMBERS OF ALL GRAPHS OF ORDER n AND DIAMETER n 2 K F BENSON - M PORTER - M TOMOVA A radio labeling of a simple connected

More information

Out-colourings of Digraphs

Out-colourings of Digraphs Out-colourings of Digraphs N. Alon J. Bang-Jensen S. Bessy July 13, 2017 Abstract We study vertex colourings of digraphs so that no out-neighbourhood is monochromatic and call such a colouring an out-colouring.

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 309 (009) 3811 380 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Disjoint hamiltonian cycles in bipartite graphs Michael

More information

SEMI-STRONG SPLIT DOMINATION IN GRAPHS. Communicated by Mehdi Alaeiyan. 1. Introduction

SEMI-STRONG SPLIT DOMINATION IN GRAPHS. Communicated by Mehdi Alaeiyan. 1. Introduction Transactions on Combinatorics ISSN (print): 2251-8657, ISSN (on-line): 2251-8665 Vol. 3 No. 2 (2014), pp. 51-63. c 2014 University of Isfahan www.combinatorics.ir www.ui.ac.ir SEMI-STRONG SPLIT DOMINATION

More information

Notes on Graph Theory

Notes on Graph Theory Notes on Graph Theory Maris Ozols June 8, 2010 Contents 0.1 Berge s Lemma............................................ 2 0.2 König s Theorem........................................... 3 0.3 Hall s Theorem............................................

More information

d 2 -coloring of a Graph

d 2 -coloring of a Graph d -coloring of a Graph K. Selvakumar and S. Nithya Department of Mathematics Manonmaniam Sundaranar University Tirunelveli 67 01, Tamil Nadu, India E-mail: selva 158@yahoo.co.in Abstract A subset S of

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

Cycles with consecutive odd lengths

Cycles with consecutive odd lengths Cycles with consecutive odd lengths arxiv:1410.0430v1 [math.co] 2 Oct 2014 Jie Ma Department of Mathematical Sciences, Carnegie Mellon University, Pittsburgh, PA 15213. Abstract It is proved that there

More information

Partitioning a graph into highly connected subgraphs

Partitioning a graph into highly connected subgraphs Partitioning a graph into highly connected subgraphs Valentin Borozan 1,5, Michael Ferrara, Shinya Fujita 3 Michitaka Furuya 4, Yannis Manoussakis 5, Narayanan N 5,6 and Derrick Stolee 7 Abstract Given

More information

arxiv: v1 [math.co] 5 May 2016

arxiv: v1 [math.co] 5 May 2016 Uniform hypergraphs and dominating sets of graphs arxiv:60.078v [math.co] May 06 Jaume Martí-Farré Mercè Mora José Luis Ruiz Departament de Matemàtiques Universitat Politècnica de Catalunya Spain {jaume.marti,merce.mora,jose.luis.ruiz}@upc.edu

More information

ON THE CORE OF A GRAPHf

ON THE CORE OF A GRAPHf ON THE CORE OF A GRAPHf By FRANK HARARY and MICHAEL D. PLUMMER [Received 8 October 1965] 1. Introduction Let G be a graph. A set of points M is said to cover all the lines of G if every line of G has at

More information

Some results on the reduced power graph of a group

Some results on the reduced power graph of a group Some results on the reduced power graph of a group R. Rajkumar and T. Anitha arxiv:1804.00728v1 [math.gr] 2 Apr 2018 Department of Mathematics, The Gandhigram Rural Institute-Deemed to be University, Gandhigram

More information

Even Cycles in Hypergraphs.

Even Cycles in Hypergraphs. Even Cycles in Hypergraphs. Alexandr Kostochka Jacques Verstraëte Abstract A cycle in a hypergraph A is an alternating cyclic sequence A 0, v 0, A 1, v 1,..., A k 1, v k 1, A 0 of distinct edges A i and

More information

A Construction of Small (q 1)-Regular Graphs of Girth 8

A Construction of Small (q 1)-Regular Graphs of Girth 8 A Construction of Small (q 1)-Regular Graphs of Girth 8 M. Abreu Dipartimento di Matematica, Informatica ed Economia Università degli Studi della Basilicata I-85100 Potenza, Italy marien.abreu@unibas.it

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

The Local Spectra of Regular Line Graphs

The Local Spectra of Regular Line Graphs The Local Spectra of Regular Line Graphs M. A. Fiol a, M. Mitjana b, a Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya Barcelona, Spain b Departament de Matemàtica Aplicada I

More information

HAMILTONICITY AND FORBIDDEN SUBGRAPHS IN 4-CONNECTED GRAPHS

HAMILTONICITY AND FORBIDDEN SUBGRAPHS IN 4-CONNECTED GRAPHS HAMILTONICITY AND FORBIDDEN SUBGRAPHS IN 4-CONNECTED GRAPHS FLORIAN PFENDER Abstract. Let T be the line graph of the unique tree F on 8 vertices with degree sequence (3, 3, 3,,,,, ), i.e. T is a chain

More information

Bulletin of the Iranian Mathematical Society

Bulletin of the Iranian Mathematical Society ISSN: 117-6X (Print) ISSN: 1735-8515 (Online) Bulletin of the Iranian Mathematical Society Vol. 4 (14), No. 6, pp. 1491 154. Title: The locating chromatic number of the join of graphs Author(s): A. Behtoei

More information

On the number of cycles in a graph with restricted cycle lengths

On the number of cycles in a graph with restricted cycle lengths On the number of cycles in a graph with restricted cycle lengths Dániel Gerbner, Balázs Keszegh, Cory Palmer, Balázs Patkós arxiv:1610.03476v1 [math.co] 11 Oct 2016 October 12, 2016 Abstract Let L be a

More information

THE DECK RATIO AND SELF-REPAIRING GRAPHS

THE DECK RATIO AND SELF-REPAIRING GRAPHS THE DECK RATIO AND SELF-REPAIRING GRAPHS YULIA BUGAEV AND FELIX GOLDBERG Abstract. In this paper we define, for a graph invariant ψ, the ψ(g) deck ratio of ψ by D ψ (G) = P ψ(g v). We give generic upper

More information

THE STRUCTURE AND EXISTENCE OF 2-FACTORS IN ITERATED LINE GRAPHS

THE STRUCTURE AND EXISTENCE OF 2-FACTORS IN ITERATED LINE GRAPHS Discussiones Mathematicae Graph Theory 27 (2007) 507 526 THE STRUCTURE AND EXISTENCE OF 2-FACTORS IN ITERATED LINE GRAPHS Michael Ferrara Department of Theoretical and Applied Mathematics The University

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

THE NUMBER OF INDEPENDENT DOMINATING SETS OF LABELED TREES. Changwoo Lee. 1. Introduction

THE NUMBER OF INDEPENDENT DOMINATING SETS OF LABELED TREES. Changwoo Lee. 1. Introduction Commun. Korean Math. Soc. 18 (2003), No. 1, pp. 181 192 THE NUMBER OF INDEPENDENT DOMINATING SETS OF LABELED TREES Changwoo Lee Abstract. We count the numbers of independent dominating sets of rooted labeled

More information

7.5 Bipartite Matching

7.5 Bipartite Matching 7. Bipartite Matching Matching Matching. Input: undirected graph G = (V, E). M E is a matching if each node appears in at most edge in M. Max matching: find a max cardinality matching. Bipartite Matching

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

The Manhattan Product of Digraphs

The Manhattan Product of Digraphs The Manhattan Product of Digraphs F. Comellas, C. Dalfó, M.A. Fiol Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya {comellas,cdalfo,fiol}@ma4.upc.edu May 6, 203 Abstract We study

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H, K) with H K = G and E(H K) = and V (H) V (K) = k. Such a separation is proper if V (H) \ V (K) and V (K)

More information

On non-antipodal binary completely regular codes

On non-antipodal binary completely regular codes On non-antipodal binary completely regular codes J. Borges, J. Rifà Department of Information and Communications Engineering, Universitat Autònoma de Barcelona, 08193-Bellaterra, Spain. V.A. Zinoviev Institute

More information

Toughness, connectivity and the spectrum of regular graphs

Toughness, connectivity and the spectrum of regular graphs Outline Toughness, connectivity and the spectrum of regular graphs Xiaofeng Gu (University of West Georgia) Joint work with S.M. Cioabă (University of Delaware) AEGT, August 7, 2017 Outline Outline 1 Toughness

More information

Disjoint paths in tournaments

Disjoint paths in tournaments Disjoint paths in tournaments Maria Chudnovsky 1 Columbia University, New York, NY 10027, USA Alex Scott Mathematical Institute, University of Oxford, 24-29 St Giles, Oxford OX1 3LB, UK Paul Seymour 2

More information

Laplacian Integral Graphs with Maximum Degree 3

Laplacian Integral Graphs with Maximum Degree 3 Laplacian Integral Graphs with Maximum Degree Steve Kirkland Department of Mathematics and Statistics University of Regina Regina, Saskatchewan, Canada S4S 0A kirkland@math.uregina.ca Submitted: Nov 5,

More information

On the partition dimension of unicyclic graphs

On the partition dimension of unicyclic graphs Bull. Math. Soc. Sci. Math. Roumanie Tome 57(105) No. 4, 2014, 381 391 On the partition dimension of unicyclic graphs by 1 Henning Fernau, 2 Juan A. Rodríguez-Velázquez and 3 Ismael G. Yero Abstract The

More information

Distance between two k-sets and Path-Systems Extendibility

Distance between two k-sets and Path-Systems Extendibility Distance between two k-sets and Path-Systems Extendibility December 2, 2003 Ronald J. Gould (Emory University), Thor C. Whalen (Metron, Inc.) Abstract Given a simple graph G on n vertices, let σ 2 (G)

More information

Linearly dependent vectorial decomposition of clutters

Linearly dependent vectorial decomposition of clutters Linearly dependent vectorial decomposition of clutters Jaume Martí-Farré 1,2 Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya, BarcelonaTech Barcelona, Spain Abstract This paper

More information

ON THE ERDOS-STONE THEOREM

ON THE ERDOS-STONE THEOREM ON THE ERDOS-STONE THEOREM V. CHVATAL AND E. SZEMEREDI In 1946, Erdos and Stone [3] proved that every graph with n vertices and at least edges contains a large K d+l (t), a complete (d + l)-partite graph

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H 1, H 2 ) so that H 1 H 2 = G E(H 1 ) E(H 2 ) = V (H 1 ) V (H 2 ) = k Such a separation is proper if V (H

More information

Constructive proof of deficiency theorem of (g, f)-factor

Constructive proof of deficiency theorem of (g, f)-factor SCIENCE CHINA Mathematics. ARTICLES. doi: 10.1007/s11425-010-0079-6 Constructive proof of deficiency theorem of (g, f)-factor LU HongLiang 1, & YU QingLin 2 1 Center for Combinatorics, LPMC, Nankai University,

More information

On scores in tournaments and oriented graphs. on score sequences in oriented graphs. Also we give a new proof for Avery s

On scores in tournaments and oriented graphs. on score sequences in oriented graphs. Also we give a new proof for Avery s Chapter On scores in tournaments and oriented graphs In this Chapter, we report the results available in literature on score sequences in tournaments and oriented graphs. We obtain many new results on

More information

A characterisation of eccentric sequences of maximal outerplanar graphs

A characterisation of eccentric sequences of maximal outerplanar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 58(3) (2014), Pages 376 391 A characterisation of eccentric sequences of maximal outerplanar graphs P. Dankelmann Department of Mathematics University of Johannesburg

More information

2-bondage in graphs. Marcin Krzywkowski*

2-bondage in graphs. Marcin Krzywkowski* International Journal of Computer Mathematics Vol. 00, No. 00, January 2012, 1 8 2-bondage in graphs Marcin Krzywkowski* e-mail: marcin.krzywkowski@gmail.com Department of Algorithms and System Modelling

More information

arxiv: v2 [math.co] 7 Jan 2016

arxiv: v2 [math.co] 7 Jan 2016 Global Cycle Properties in Locally Isometric Graphs arxiv:1506.03310v2 [math.co] 7 Jan 2016 Adam Borchert, Skylar Nicol, Ortrud R. Oellermann Department of Mathematics and Statistics University of Winnipeg,

More information