Relationship between Maximum Flows and Minimum Cuts

Size: px
Start display at page:

Download "Relationship between Maximum Flows and Minimum Cuts"

Transcription

1 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 the network (G xy,c) is called a capacity network. An (x, y)-flow in (G xy,c) is a function f E (G) satisfying The value of an (x, y)-flow f 0 f(a) c(a), a E(G), f + (u) = f (u), u V (G) \ {x, y}. valf = f + (x) f (x) = f (y) f + (y) is call The value of f. An (x, y)-flow f is maximum if val f val f for any (x, y)-flow f. Cuts and Minimum Cuts An (x, y)-cut in N is a set of edges of the form (S, S), where x S and y S. The capacity cap B of an (x, y)-cut B is the sum of the capacities of edges in B. An (x, y)-cut B in N is called to be minimum if cap B cap B for any (x, y)-cut B. Relationship between Maximum Flows and Minimum Cuts Theorem 4.1 (max-flow min-cut theorem) In any capacity network, the value of a maximum flow is equal to the capacity of a minimum cut. Corollary 4.1 In any integral capacity network, there must be an integral maximum flow, and its value is equal to the capacity of a minimum cut.

2 4.2. MENGER S THEOREM 129 Edge Version of Menger s Theorem η G (x, y): the maximum numbers of edge-disjoint (x, y)-paths in G λ G (x, y): the minimum number of edges in an (x, y)-cut in G, which is call the local edge-connectivity of G. Theorem 4.2 Let x and y be two distinct vertices in a graph G. Then η G (x, y) = λ G (x, y). Vertex Version of Menger s Theorem A nonempty set S V (G) \ {x, y} is said to be an (x, y)-separating set in G if there exists no (x, y)-path in G S. κ G (x, y): the minimum cardinality of an (x, y)-separating set in G, which is call the local (vertex-)connectivity of G. ζ G (x, y): the maximum numbers of internally disjoint (x, y)-paths in G. Theorem 4.3 (Menger s theorem) Let x and y be two distinct vertices of G without edges from x to y. Then ζ G (x, y) = κ G (x, y). Equivalence of Three Theorems Corollary 4.1 Theorem 4.2 Theorem 4.3. Direct proofs of Theorem 4.3 and Theorem 4.2 Theorem 4.3 Theorem 4.2 Corollary 4.1.

3 130 Flows and Connectivity 4.3 Connectivity Global Connectivity In preceding section, we have defined two parameters of a graph G, κ G (x, y) and λ G (x, y), called local connectivity and local edge-connectivity, respectively. We, in this section, consider the global connectivity of G. Vertex-Connectivity Let G be a strongly connected digraph. A nonempty proper subset S of V (G) is said to be a separating set if G S is not strongly connected. It is clear that every strongly connected digraph contains a separating set provided it contains no complete graph as a spanning subgraph. The parameter 0, if G is not strongly connected; κ(g) = v 1, if G contains a complete spanning subgraph; min{ S : S is a separating set of G}, otherwise is defined as the (vertex-)connectivity of G. Clearly, two parameters κ(g) and κ G (x, y) satisfy the following relation. κ(g) = min{κ G (x, y) : x, y V (G), E G (x, y) = }. For example, κ(k n ) = n 1, κ(c n ) = 1 if C n is directed and κ(c n ) = 2 if C n is undirected for n 3. A separating set S of G is a κ-separating set if S = κ(g). A graph G is said to be k-connected if κ(g) k. All nontrivial connected undirected graphs and strongly connected digraphs are 1-connected.

4 4.3. CONNECTIVITY 131 Edge-Connectivity A nonempty proper subset B of E(G) is said to be a directed cut if G B is not strongly connected. Clearly, every nontrivial strongly connected digraph must contain a directed cut. The parameter λ(g) = { 0, if G is trivial or not strongly connected; min{ B : B is a directed cut of G}, otherwise is defined as the edge-connectivity of G. It is also clear that λ(g) = min{λ G (x, y) : x, y V (G)}. For example, λ(k n ) = n 1, λ(c n ) = 1 if C n is directed and λ(c n ) = 2 if C n is undirected for n 3. A directed cut B of G is a λ-cut if B = λ(g). G is said to be k-edge-connected if λ(g) k. All nontrivial connected undirected graphs and strongly connected digraphs are 1-edge-connected. Remarks By definition, if B is a directed cut of G, then there exists a nonempty proper subset S V (G) such that (S, S) = B. Recall that, in Section 2.2, a cut of G is a subset of E(G) of the form [S, S]. These two concepts are identical if G is undirected. However, if G is directed, then its cut contains certainly a directed cut, but the converse may be not always true.

5 132 Flows and Connectivity Whitney s Inequality The following fundamental inequality relating to κ(g), λ(g), and δ(g), is often referred to as Whitney s inequality, found first by Whitney (1932) for undirected graphs, and generalized to digraphs by Geller and Harary (1971). Theorem 4.4 κ(g) λ(g) δ(g) for any graph G. Proof: Without loos of generality, we need to only prove this theorem for a nontrivial, nonempty and loopless digraph G with δ(g) = δ + (G). Let x V (G) such that d + G (x) = δ(g). Since the set of out-going edges E+ G (x) of x is a directed cut of G, it follows that λ(g) E + G (x) = δ(g). We now prove κ(g) λ(g) by induction on λ(g) 0. Let λ = λ(g). If λ = 0, then G is not strongly connected, i.e., κ(g) = 0 and, thus, the equality holds. Suppose κ(h) λ(h) for any digraph H with λ(h) < λ, and suppose λ 1. Let G be a directed graph with λ(g) = λ. Then, there exists a directed cut B of G such that B = λ. Let a B and H = G a. Then λ(h) λ 1. By the induction hypothesis, we have κ(h) λ(h) λ 1. If H contains a complete spanning subgraph, then so does G. Thus κ(g) = v 1 = κ(h) λ(h) λ 1 < λ(g). If H does not contain a complete graph as a spanning subgraph, then there exists a κ-separating set S in H. If G S is not strongly connected, then κ(g) S = κ(h) λ(h) < λ(g). Suppose that G S is strongly connected below. If v(g S) = 2, then κ(g) v 1 = v(g S) + S 1 = S + 1 = κ(h) + 1 λ(h) + 1 λ(g). If v(g S) > 2, let ψ G (a) = (x, y), then S {x} or S {y} is a separating set of G. Thus, we have κ(g) S + 1 = κ(h) + 1 λ(h) + 1 λ(g). Thus in each case we have κ(g) λ(g). The theorem follows by the principle of induction.

6 4.3. CONNECTIVITY 133 Remarks The inequality in Theorem 4.4 are often strict. For example, the graph G in Figure 4.7 has κ(g) = 2, λ(g) = 3 and δ(g) = 4. In fact, it has been proved that for all integers κ, λ, δ with 0 < κ λ δ, there exists a graph G with κ(g) = κ, λ(g) = λ and δ(g) = δ by Chartrand and Harary (1968) for the undirected case and by Geller and Harary (1971) for the directed case (see the exercise ). Figure 4.7: An illustration of Whitney s inequality Examples It is clearly of importance to know which conditions can ensure the equalities in Theorem 4.4. We present a sufficient condition for the latter equality to hold, due to Jolivet (1972) for the undirected case, and Plesnik (1975) for the directed case. Example Let G be a simple graph with diameter d(g) 2. Then λ(g) = δ(g). Proof: We prove the equality for a digraph G. If d(g) = 0 or 1, then G is trivial or a complete graph since G is simple, and so the equality holds clearly. We suppose d(g) = 2 below. By Whitney s inequality, we need to only prove λ(g) δ(g) for any simple digraph G. Let B = (S, S) be a λ-cut of G, and let X S and Y S be sets of the tails and the heads of the edges in B, respectively. We first note S \ X S \ Y = 0. Otherwise, for any x S \ X and y S \ Y, any (x, y)-path in G must contains an edge in B, that is, d G (x, y) 3, which contradicts the hypothesis of d(g) = 2. Without loss of generality, we suppose that S \ Y is an empty set. Let Y = {y 1, y 2,, y b } and let s i = N G (y i) X, i = 1, 2,, b. Since G is simple, it follows that b s i = λ(g) b 1. i=1

7 134 Flows and Connectivity Let δ = δ(g) and λ = λ(g). Noting δ d G (y i) s i + (b 1) for all i = 1, 2,,b, we have that is, b bδ s i + b(b 1) = λ + b(b 1), i=1 λ bδ b(b 1) = δ + (δ b)(b 1) δ as desired. The following example gives a sufficient condition for a undirected graph to be k-connected, due to Bondy (1969) and, independently, Boesch (1974). Example Let G be a simple undirected graph of order v 2, degrees d i of vertices satisfy d 1 d 2 d v, and k be an integer with 1 k v 1. If 1 d i k + i 2 d v k+1 v i for i = 1, 2,, (v k + 1), 2 then κ(g) k. Proof: To the contrary suppose κ(g) < k. Then G is not complete, and there exists a separating set S in G such that κ(g) S = k 1. Let H be a component of G S with the minimum number of vertices i. Then i 1 2 (v k + 1), that is, k v 2i + 1. Thus, for each x V (H), we have d G (x) v(h) 1 + S = i + k 2 v i 1. On the other hand, d G (y) v i 1 for any y V (G) \ (V (H) S) clearly. This implies that all of vertices of degree at least v i are in S. Since d v d v 1 d v k+1 v i, it follows that S v (v k + 1) + 1 = k, a contradiction.

8 4.3. CONNECTIVITY 135 Criterion With the aid of Menger s theorem, we now present a sufficient and necessary condition for a graph to be k-connected, its version of the undirected case was first found by Whitney (1932) in Theorem 4.5 Let G be a graph of order at least k + 1. Then (a) κ(g) k ζ G (x, y) k, x, y V (G); (b) λ(g) k η G (x, y) k, x, y V (G). Proof: We prove the conclusion (a) for a digraph G. For k = 1, the conclusion holds clearly. Suppose k 2 below. ( ) Let x and y be two distinct vertices of G, and let µ = E G (x, y). If µ = 0, then, by Menger s theorem, we have ζ G (x, y) = κ G (x, y) κ(g) k. Suppose now that µ 1. If µ k, then ζ G (x, y) µ k. Thus, we suppose µ < k below, and let H = G E G (x, y). We need to only prove ζ H (x, y) k µ. To the contrary suppose ζ H (x, y) < k µ. By Menger s theorem, there exists an (x, y)-separating set S in H such that S = ζ H (x, y) k µ 1. Since v(h S) = v(h) S k + 1 (k µ 1) = µ + 2, it follows that there exists z V (H S) other than x and y. We now prove ζ H S (x, z) 1. If E H (x, z), then the assertion holds clearly. Suppose E H (x, z) = below. Then E G (x, z) =. By the hypothesis and Menger s theorem, we have ζ G (x, z) k. Thus, ζ H (x, z) k µ. Since S k µ 1, we have ζ H S (x, z) 1. Similarly, we can prove ζ H S (z, y) 1. Thus, we have ζ H S (x, y) 1, which contradicts the choice of S. The necessity follows. ( ) If G contains a complete spanning subgraph, then κ(g) = v 1 k. Suppose now that G contains no complete spanning subgraph. Let S be a κ-separating set of G. Then G S is not strongly connected. Thus, there are two distinct vertices x and y in G S such that there is no (x, y)-path in G S. This implies that S is an (x, y)-separating set in G. It follows that S κ G (x, y). By the hypothesis

9 136 Flows and Connectivity ζ G (x, y) k, and by Menger s theorem, we have κ(g) = S κ G (x, y) = ζ G (x, y) k as desired. Similarly, we can prove the conclusion (b), left to the reader as an exercise for the details (the exercise 4.3.1). Application of Theorem 4.5 Theorem 4.6 If the connectivity κ(g i ) > 0 for each i = 1, 2, then connectivity κ(g 1 G 2 ) κ(g 1 ) + κ(g 2 ). Particularly, κ(q n ) = n. Proof: Let κ(g i ) = k i for i = 1, 2. Assume that x and y are two distinct vertices in G 1 G 2. By Theorem 4.5, we need only show there are k 1 +k 2 internally disjoint (x, y)-paths in G 1 G 2. To this purpose, Let x = x 1 x 2 and y = y 1 y 2, where x 1, y 1 V (G 1 ) and x 2, y 2 V (G 2 ). If x 1 y 1, then by Theorem 4.5 there must exist k 1 internally disjoint (x 1, y 1 )- paths P 1, P 2,, P k1 in G 1 since G 1 is k 1 -connected. Let P be a shortest (x 1, y 1 )- path in G 1. We can, without loss of generality, suppose that P 1 has the first edge in common with P. Thus ε(p i ) 2 for each i = 2, 3,,k 1. Let v i be the first internal vertex in P i (v 1 = y 1 if (x 1, y 1 ) E(G 1 )). Then v i cuts the path P i into two subpaths a i and P i, where a i is the first edge (x 1, v i ) in P i and P i is the subpath of P i from v i to y 1. And so the (x 1, y 1 )-path P i can be expressed as a P i = x i P i 1 vi y 1, i = 2, 3,,k 1. Similarly, if x 2 y 2 then there are k 2 internally disjoint (x 2, y 2 )-paths W 1, W 2,, W k2 in G 2. Let W be a shortest (x 2, y 2 )-path in G 2. Assume that W has the first edge in common with W 1. Let u j be the first internal vertex in W j for each j = 1, 2,, k 2 (u 1 = y 2 if (x 2, y 2 ) E(G 2 )). Then W j can be represented as b j W j W j = x 2 uj y 2, j = 2, 3,,k 2, where b j is the first edge (x 2, u j ) in W j and W j is the subpath of W j from u j to y 2. Since G i is k i -connected for i = 1, 2, there must be k 1 internally disjoint (v i, x 1 )- paths T 1, T 2,, T k1 in G 1 and k 2 internally disjoint (u i, x 2 )-paths U 1, U 2,,U k2 in G 2 (the exercise ).

10 4.3. CONNECTIVITY 137 Using the above notation, we can construct k 1 +k 2 internally disjoint (x 1 x 2, y 1 y 2 )- paths R 1, R 2,, R k1+k 2 in G 1 G 2 as follows. If y 1 x 1 and y 2 x 2, then let Px R 1 = x 1 x 2 y 1W 1 2 y1 x 2 y1 y 2, a R i = x 1 x ix 2 v 2 vi x iw P 2 vi y i 2 y2 y 1 y 2, i = 2,,k 1, x R k1+1 = x 1 x 1W P 1y 2 2 x1 y 2 y1 y 2, x 1b j Pu j y 1W j R k1+j = x 1 x 2 x1 u j y1 u j y 1 y 2, j = 2,,k 2. If y 1 = x 1 and y 2 x 2, then let a R i = x 1 x ix 2 v 2 vi x iw T iy 2 2 vi y 2 x1 y 2 = y 1 y 2, i = 1, 2,, k 1 x 1W j R k1+j = x 1 x 2 x1 y 2 = y 1 y 2, j = 1, 2,,k 2. If y 1 x 1 and y 2 = x 2, then let P R i = x 1 x 2 ix 2 y1 x 2 = y 1 y 2, i = 1, 2,,k 1, x 1b j Pu j x 1U j R k1+j = x 1 x 2 x1 u j y1 u j y1 x 2 = y 1 y 2, j = 1, 2,,k 2. It is easy to check that these (x, y)-paths R 1, R 2,, R k1+k 2 constructed above are internally disjoint in G 1 G 2 whichever case occurs. Immediately, κ(q n ) = n since κ(k 2 ) = 1 = δ(k 2 ). Exercises: 4.3.3; ; ; Thank You!

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

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

Every line graph of a 4-edge-connected graph is Z 3 -connected

Every line graph of a 4-edge-connected graph is Z 3 -connected European Journal of Combinatorics 0 (2009) 595 601 Contents lists available at ScienceDirect European Journal of Combinatorics journal homepage: www.elsevier.com/locate/ejc Every line graph of a 4-edge-connected

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

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

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

Flows and Connectivity

Flows and Connectivity Chapter 4 Flows and Connectivit 4. Network Flows Capacit Networks A network N is a connected weighted loopless graph (G,w) with two specified vertices and, called the source and the sink, respectivel,

More information

Distance Connectivity in Graphs and Digraphs

Distance Connectivity in Graphs and Digraphs 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,

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

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

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

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4 Do the following exercises from the text: Chapter (Section 3):, 1, 17(a)-(b), 3 Prove that 1 3 + 3 + + n 3 n (n + 1) for all n N Proof The proof is by induction on n For n N, let S(n) be the statement

More information

On two conjectures about the proper connection number of graphs

On two conjectures about the proper connection number of graphs On two conjectures about the proper connection number of graphs Fei Huang, Xueliang Li, Zhongmei Qin Center for Combinatorics and LPMC arxiv:1602.07163v3 [math.co] 28 Mar 2016 Nankai University, Tianjin

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

k-degenerate Graphs Allan Bickle Date Western Michigan University

k-degenerate Graphs Allan Bickle Date Western Michigan University k-degenerate Graphs Western Michigan University Date Basics Denition The k-core of a graph G is the maximal induced subgraph H G such that δ (H) k. The core number of a vertex, C (v), is the largest value

More information

Standard Diraphs the (unique) digraph with no vertices or edges. (modulo n) for every 1 i n A digraph whose underlying graph is a complete graph.

Standard Diraphs the (unique) digraph with no vertices or edges. (modulo n) for every 1 i n A digraph whose underlying graph is a complete graph. 5 Directed Graphs What is a directed graph? Directed Graph: A directed graph, or digraph, D, consists of a set of vertices V (D), a set of edges E(D), and a function which assigns each edge e an ordered

More information

12.1 The Achromatic Number of a Graph

12.1 The Achromatic Number of a Graph Chapter 1 Complete Colorings The proper vertex colorings of a graph G in which we are most interested are those that use the smallest number of colors These are, of course, the χ(g)-colorings of G If χ(g)

More information

Factors in Graphs With Multiple Degree Constraints

Factors in Graphs With Multiple Degree Constraints Factors in Graphs With Multiple Degree Constraints Richard C. Brewster, Morten Hegner Nielsen, and Sean McGuinness Thompson Rivers University Kamloops, BC V2C0C8 Canada October 4, 2011 Abstract For a graph

More information

HW Graph Theory SOLUTIONS (hbovik) - Q

HW Graph Theory SOLUTIONS (hbovik) - Q 1, Diestel 3.5: Deduce the k = 2 case of Menger s theorem (3.3.1) from Proposition 3.1.1. Let G be 2-connected, and let A and B be 2-sets. We handle some special cases (thus later in the induction if these

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

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

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

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

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

We want to show P (n) is true for all integers

We want to show P (n) is true for all integers Generalized Induction Proof: Let P (n) be the proposition 1 + 2 + 2 2 + + 2 n = 2 n+1 1. We want to show P (n) is true for all integers n 0. Generalized Induction Example: Use generalized induction to

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

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

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

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

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

The k-proper index of complete bipartite and complete multipartite graphs

The k-proper index of complete bipartite and complete multipartite graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 68(2) (2017), Pages 304 316 The k-proper index of complete bipartite and complete multipartite graphs Wenjing Li Xueliang Li Jingshu Zhang Center for Combinatorics

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

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter The Real Numbers.. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {, 2, 3, }. In N we can do addition, but in order to do subtraction we need to extend

More information

Agenda. Soviet Rail Network, We ve done Greedy Method Divide and Conquer Dynamic Programming

Agenda. Soviet Rail Network, We ve done Greedy Method Divide and Conquer Dynamic Programming Agenda We ve done Greedy Method Divide and Conquer Dynamic Programming Now Flow Networks, Max-flow Min-cut and Applications c Hung Q. Ngo (SUNY at Buffalo) CSE 531 Algorithm Analysis and Design 1 / 52

More information

1.10 Matrix Representation of Graphs

1.10 Matrix Representation of Graphs 42 Basic Concepts of Graphs 1.10 Matrix Representation of Graphs Definitions: In this section, we introduce two kinds of matrix representations of a graph, that is, the adjacency matrix and incidence matrix

More information

Regular matroids without disjoint circuits

Regular matroids without disjoint circuits Regular matroids without disjoint circuits Suohai Fan, Hong-Jian Lai, Yehong Shao, Hehui Wu and Ju Zhou June 29, 2006 Abstract A cosimple regular matroid M does not have disjoint circuits if and only if

More information

Topics in Graph Theory

Topics in Graph Theory Topics in Graph Theory September 4, 2018 1 Preliminaries A graph is a system G = (V, E) consisting of a set V of vertices and a set E (disjoint from V ) of edges, together with an incidence function End

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

Small Cycle Cover of 2-Connected Cubic Graphs

Small Cycle Cover of 2-Connected Cubic Graphs . Small Cycle Cover of 2-Connected Cubic Graphs Hong-Jian Lai and Xiangwen Li 1 Department of Mathematics West Virginia University, Morgantown WV 26505 Abstract Every 2-connected simple cubic graph of

More information

Combinatorial Optimisation, Problems I, Solutions Term /2015

Combinatorial Optimisation, Problems I, Solutions Term /2015 /0/205 Combinatorial Optimisation, Problems I, Solutions Term 2 204/205 Tomasz Tkocz, t (dot) tkocz (at) warwick (dot) ac (dot) uk 3. By Problem 2, any tree which is not a single vertex has at least 2

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

An approximate version of Hadwiger s conjecture for claw-free graphs

An approximate version of Hadwiger s conjecture for claw-free graphs An approximate version of Hadwiger s conjecture for claw-free graphs Maria Chudnovsky Columbia University, New York, NY 10027, USA and Alexandra Ovetsky Fradkin Princeton University, Princeton, NJ 08544,

More information

CHVÁTAL-ERDŐS CONDITION AND PANCYCLISM

CHVÁTAL-ERDŐS CONDITION AND PANCYCLISM Discussiones Mathematicae Graph Theory 26 (2006 ) 335 342 8 9 13th WORKSHOP 3in1 GRAPHS 2004 Krynica, November 11-13, 2004 CHVÁTAL-ERDŐS CONDITION AND PANCYCLISM Evelyne Flandrin, Hao Li, Antoni Marczyk

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

DEGREE SEQUENCES OF INFINITE GRAPHS

DEGREE SEQUENCES OF INFINITE GRAPHS DEGREE SEQUENCES OF INFINITE GRAPHS ANDREAS BLASS AND FRANK HARARY ABSTRACT The degree sequences of finite graphs, finite connected graphs, finite trees and finite forests have all been characterized.

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

Introduction to Graph Theory

Introduction to Graph Theory Introduction to Graph Theory George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 351 George Voutsadakis (LSSU) Introduction to Graph Theory August 2018 1 /

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

Hamiltonicity exponent of digraphs

Hamiltonicity exponent of digraphs Publ. I.R.M.A. Strasbourg, 1995, Actes 33 e Séminaire Lotharingien, p. 1-5 Hamiltonicity exponent of digraphs Günter Schaar Fakultät für Mathematik und Informatik TU Bergakademie Freiberg 0. Initiated

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

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

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter 1 The Real Numbers 1.1. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {1, 2, 3, }. In N we can do addition, but in order to do subtraction we need

More information

ADVANCED CALCULUS - MTH433 LECTURE 4 - FINITE AND INFINITE SETS

ADVANCED CALCULUS - MTH433 LECTURE 4 - FINITE AND INFINITE SETS ADVANCED CALCULUS - MTH433 LECTURE 4 - FINITE AND INFINITE SETS 1. Cardinal number of a set The cardinal number (or simply cardinal) of a set is a generalization of the concept of the number of elements

More information

On colorability of graphs with forbidden minors along paths and circuits

On colorability of graphs with forbidden minors along paths and circuits On colorability of graphs with forbidden minors along paths and circuits Elad Horev horevel@cs.bgu.ac.il Department of Computer Science Ben-Gurion University of the Negev Beer-Sheva 84105, Israel Abstract.

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

be a path in L G ; we can associated to P the following alternating sequence of vertices and edges in G:

be a path in L G ; we can associated to P the following alternating sequence of vertices and edges in G: 1. The line graph of a graph. Let G = (V, E) be a graph with E. The line graph of G is the graph L G such that V (L G ) = E and E(L G ) = {ef : e, f E : e and f are adjacent}. Examples 1.1. (1) If G is

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

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

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

Rao s degree sequence conjecture

Rao s degree sequence conjecture Rao s degree sequence conjecture Maria Chudnovsky 1 Columbia University, New York, NY 10027 Paul Seymour 2 Princeton University, Princeton, NJ 08544 July 31, 2009; revised December 10, 2013 1 Supported

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

k-tuple Domatic In Graphs

k-tuple Domatic In Graphs CJMS. 2(2)(2013), 105-112 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 k-tuple Domatic In Graphs Adel P. Kazemi 1 1 Department

More information

K 4 -free graphs with no odd holes

K 4 -free graphs with no odd holes K 4 -free graphs with no odd holes Maria Chudnovsky 1 Columbia University, New York NY 10027 Neil Robertson 2 Ohio State University, Columbus, Ohio 43210 Paul Seymour 3 Princeton University, Princeton

More information

Sets and Functions. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Sets and Functions

Sets and Functions. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Sets and Functions Sets and Functions MATH 464/506, Real Analysis J. Robert Buchanan Department of Mathematics Summer 2007 Notation x A means that element x is a member of set A. x / A means that x is not a member of A.

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 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

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)}

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} Preliminaries Graphs G = (V, E), V : set of vertices E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) 1 2 3 5 4 V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} 1 Directed Graph (Digraph)

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

Nordhaus-Gaddum Theorems for k-decompositions

Nordhaus-Gaddum Theorems for k-decompositions Nordhaus-Gaddum Theorems for k-decompositions Western Michigan University October 12, 2011 A Motivating Problem Consider the following problem. An international round-robin sports tournament is held between

More information

Graphs and Combinatorics

Graphs and Combinatorics Graphs and Combinatorics (007) 3:165 18 Digital Object Identifier (DOI) 10.1007/s00373-006-0665-0 Graphs and Combinatorics Springer-Verlag 007 Subdivision Extendibility Ronald Gould 1 and Thor Whalen 1

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

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

Tough graphs and hamiltonian circuits

Tough graphs and hamiltonian circuits Discrete Mathematics 306 (2006) 910 917 www.elsevier.com/locate/disc Tough graphs and hamiltonian circuits V. Chvátal Centre de Recherches Mathématiques, Université de Montréal, Montréal, Canada Abstract

More information

Introduction and Preliminaries

Introduction and Preliminaries Chapter 1 Introduction and Preliminaries This chapter serves two purposes. The first purpose is to prepare the readers for the more systematic development in later chapters of methods of real analysis

More information

Hamiltonian claw-free graphs

Hamiltonian claw-free graphs Hamiltonian claw-free graphs Hong-Jian Lai, Yehong Shao, Ju Zhou and Hehui Wu August 30, 2005 Abstract A graph is claw-free if it does not have an induced subgraph isomorphic to a K 1,3. In this paper,

More information

Erdős-Gallai-type results for the rainbow disconnection number of graphs

Erdős-Gallai-type results for the rainbow disconnection number of graphs Erdős-Gallai-type results for the rainbow disconnection number of graphs Xuqing Bai 1, Xueliang Li 1, 1 Center for Combinatorics and LPMC arxiv:1901.0740v1 [math.co] 8 Jan 019 Nankai University, Tianjin

More information

Tournaments and colouring

Tournaments and colouring Tournaments and colouring Eli Berger 1 Haifa University Haifa, Israel Jacob Fox 3 MIT Cambridge, MA, USA Krzysztof Choromanski Columbia University New York, NY, USA Martin Loebl Charles University Prague,

More information

Countable Menger s theorem with finitary matroid constraints on the ingoing edges

Countable Menger s theorem with finitary matroid constraints on the ingoing edges Countable Menger s theorem with finitary matroid constraints on the ingoing edges Attila Joó Alfréd Rényi Institute of Mathematics, MTA-ELTE Egerváry Research Group. Budapest, Hungary jooattila@renyi.hu

More information

ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES

ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES ON THE STRUCTURE OF ORIENTED GRAPHS AND DIGRAPHS WITH FORBIDDEN TOURNAMENTS OR CYCLES DANIELA KÜHN, DERYK OSTHUS, TIMOTHY TOWNSEND, YI ZHAO Abstract. Motivated by his work on the classification of countable

More information

More on Tree Cover of Graphs

More on Tree Cover of Graphs International Journal of Mathematical Analysis Vol. 9, 2015, no. 12, 575-579 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.410320 More on Tree Cover of Graphs Rosalio G. Artes, Jr.

More information

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c.

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c. Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

Properties of the Integers

Properties of the Integers Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

5 Set Operations, Functions, and Counting

5 Set Operations, Functions, and Counting 5 Set Operations, Functions, and Counting Let N denote the positive integers, N 0 := N {0} be the non-negative integers and Z = N 0 ( N) the positive and negative integers including 0, Q the rational numbers,

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

Every 3-connected, essentially 11-connected line graph is hamiltonian

Every 3-connected, essentially 11-connected line graph is hamiltonian Every 3-connected, essentially 11-connected line graph is hamiltonian Hong-Jian Lai, Yehong Shao, Hehui Wu, Ju Zhou October 2, 25 Abstract Thomassen conjectured that every 4-connected line graph is hamiltonian.

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

THE RAINBOW DOMINATION NUMBER OF A DIGRAPH

THE RAINBOW DOMINATION NUMBER OF A DIGRAPH Kragujevac Journal of Mathematics Volume 37() (013), Pages 57 68. THE RAINBOW DOMINATION NUMBER OF A DIGRAPH J. AMJADI 1, A. BAHREMANDPOUR 1, S. M. SHEIKHOLESLAMI 1, AND L. VOLKMANN Abstract. Let D = (V,

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

Packing and Covering Dense Graphs

Packing and Covering Dense Graphs Packing and Covering Dense Graphs Noga Alon Yair Caro Raphael Yuster Abstract Let d be a positive integer. A graph G is called d-divisible if d divides the degree of each vertex of G. G is called nowhere

More information

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties Filomat 30:2 (2016), 293 303 DOI 10.2298/FIL1602293A Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Independent Transversal Dominating

More information

Downloaded 03/01/17 to Redistribution subject to SIAM license or copyright; see

Downloaded 03/01/17 to Redistribution subject to SIAM license or copyright; see SIAM J. DISCRETE MATH. Vol. 31, No. 1, pp. 335 382 c 2017 Society for Industrial and Applied Mathematics PARTITION CONSTRAINED COVERING OF A SYMMETRIC CROSSING SUPERMODULAR FUNCTION BY A GRAPH ATTILA BERNÁTH,

More information

Nowhere zero flow. Definition: A flow on a graph G = (V, E) is a pair (D, f) such that. 1. D is an orientation of G. 2. f is a function on E.

Nowhere zero flow. Definition: A flow on a graph G = (V, E) is a pair (D, f) such that. 1. D is an orientation of G. 2. f is a function on E. Nowhere zero flow Definition: A flow on a graph G = (V, E) is a pair (D, f) such that 1. D is an orientation of G. 2. f is a function on E. 3. u N + D (v) f(uv) = w ND f(vw) for every (v) v V. Example:

More information

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS GÁBOR HORVÁTH, CHRYSTOPHER L. NEHANIV, AND KÁROLY PODOSKI Dedicated to John Rhodes on the occasion of his 80th birthday.

More information

Sinks in Acyclic Orientations of Graphs

Sinks in Acyclic Orientations of Graphs Sinks in Acyclic Orientations of Graphs David D. Gebhard Department of Mathematics, Wisconsin Lutheran College, 8800 W. Bluemound Rd., Milwaukee, WI 53226 and Bruce E. Sagan Department of Mathematics,

More information

TORIC WEAK FANO VARIETIES ASSOCIATED TO BUILDING SETS

TORIC WEAK FANO VARIETIES ASSOCIATED TO BUILDING SETS TORIC WEAK FANO VARIETIES ASSOCIATED TO BUILDING SETS YUSUKE SUYAMA Abstract. We give a necessary and sufficient condition for the nonsingular projective toric variety associated to a building set to be

More information

A Note on Total Excess of Spanning Trees

A Note on Total Excess of Spanning Trees A Note on Total Excess of Spanning Trees Yukichika Ohnishi Katsuhiro Ota Department of Mathematics, Keio University Hiyoshi, Kohoku-ku, Yokohama, 3-85 Japan and Kenta Ozeki National Institute of Informatics

More information

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu**

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu** 4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN Robin Thomas* Xingxing Yu** School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332, USA May 1991, revised 23 October 1993. Published

More information

HW 4 SOLUTIONS. , x + x x 1 ) 2

HW 4 SOLUTIONS. , x + x x 1 ) 2 HW 4 SOLUTIONS The Way of Analysis p. 98: 1.) Suppose that A is open. Show that A minus a finite set is still open. This follows by induction as long as A minus one point x is still open. To see that A

More information

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms 1. Computability, Complexity and Algorithms (a) Let G(V, E) be an undirected unweighted graph. Let C V be a vertex cover of G. Argue that V \ C is an independent set of G. (b) Minimum cardinality vertex

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