Extremal Graphs Having No Stable Cutsets

Size: px
Start display at page:

Download "Extremal Graphs Having No Stable Cutsets"

Transcription

1 Extremal Graphs Having No Stable Cutsets Van Bang Le Institut für Informatik Universität Rostock Rostock, Germany Florian Pfender Department of Mathematics and Statistics University of Colorado at Denver Denver, CO, U.S.A. Submitted: Jul 4, 2012; Accepted: Oct, 2012; Published: XX Mathematics Subject Classifications: 05C35, 05C40, 05C69, 05C75 Abstract A stable cutset in a graph is a stable set whose deletion disconnects the graph. It was conjectured by Caro and proved by Chen and Yu that any graph with n vertices and at most 2n 4 edges contains a stable cutset. The bound is tight, as we will show that all graphs with n vertices and 2n 3 edges without stable cutset arise recursively glueing together triangles and triangular prisms along an edge or triangle. As a by-product, an algorithmic implication of our result will be pointed out. Keywords: stable cutset; independent cutset; fragile graph; extremal graph 1 Introduction All graphs considered are finite and have no loops or multiple edges. For a graph G = (V (G), E(G)) with vertex set V (G) and edge set E(G), write G = V (G) and G = E(G). A stable set (or an independent set) in G is a set of pairwise non-adjacent vertices. A cutset (or separator) of G is a set S of vertices such that G S is disconnected. A stable cutset in G is a cutset of G which is also a stable set. Throughout this paper, we consider the empty set as stable. So in particular, every disconnected graph contains a stable cut set. It is naturally expected that graphs with few edges would have stable cutsets. Indeed, the following theorem was conjectured by Caro and proved by Chen and Yu. Theorem 1 ([4]). Let G be a graph with G 2 G 4. Then G contains a stable cutset. Small stable cutsets are discussed in [3], and algorithmic and complexity aspects of stable cutsets are discussed in [5, 1, 7, 8, 9]. The importance of stable cutsets in connection the electronic journal of combinatorics 16 (2009), #R00 1

2 to perfect graphs are demonstrated in [6, 11]. In [2] it is noted that graphs containing stable cutsets play a role in some decomposition algorithms. Actually, Chen and Yu proved the following stronger result. Theorem 2 ([4]). Let G be 2-connected a graph with G 2 G 4. Then for every vertex x V (G), there is a stable cutset not containing x. This implies immediately the following corollary; a vertex x is a cut vertex if {x} is a cutset. Corollary 3. Let G be a graph with G 2 G 4, and x V (G). Unless x is the unique cut vertex in G, there is a stable cutset not containing x. The bound in Theorem 1 is tight. In the next section we describe all graphs with n vertices and 2n 3 edges that have no stable cutset (Theorem 5). In the last section we will point out an algorithmic implication of our result. Notation and definitions. Let G be a graph. The complement of G is written G. The neighborhood of a vertex v in G, denoted by N G (v), is the set of all vertices in G adjacent to v; if the context is clear, we simply write N(v). Set deg(v) = N(v), the degree of the vertex v. For a subset W V (G), N(W ) = w W N(w) \ W, and G[W ] is the subgraph of G induced by W ; write G W = G[V (G) \ W ] and G w = G {w}. Given another graph H, an H-cutset S of G is a cutset such that G[S] is isomorphic to H, while a k-cutset is a k-element cutset. An edge cut of G is a set M of edges such that G M = (V (G), E(G) \ M) is disconnected. A matching cut in G is an edge cut of G that is also a matching. P k stands for the path with k vertices and k 1 edges, C k is the cycle with k vertices and k edges. A complete graph with k vertices is denoted K k ; K k is K k minus an edge. The K 3 is also called a triangle and the C 6 is also called a triangular prism; see Figure 1. Figure 1: The triangular prism C 6. We will make use of the following well-known graph operation. A clique in a graph is a set of pairwise adjacent vertices. Let G 1, G 2 be disjoint graphs which each have nonempty cliques Q 1, respectively, Q 2 of the same size. A graph obtained from G 1 and G 2 by first choosing a bijection f : Q 1 Q 2 and then identifying each x in Q 1 with f(x) in Q 2 is said to arise from G 1 and G 2 by clique identification. If the chosen cliques have two, respectively, three vertices, we also speak of edge identifications, respectively, triangle identifications. Finally, for convenience, we consider G 1 and G 2 as induced subgraphs of the graph arising from G 1 and G 2 by clique identification. Thus, a graph G arises from two graphs by clique identification if and only if there exist induced subgraphs G 1 and G 2 in G such that G = G 1 G 2 and G 1 G 2 is a clique. the electronic journal of combinatorics 16 (2009), #R00 2

3 2 The Result Let G sc be the the class of graphs one gets by recursively glueing together triangles and triangular prisms along an edge or triangle. More precisely, 1. K 3 G sc and C 6 G sc. 2. If G 1, G 2 G sc and G is obtained from G 1 and G 2 by edge identification, then G G sc. 3. If G 1, G 2 G sc and G is obtained from G 1 and G 2 by triangle identification, then G G sc. Notice that we may restrict to G 2 {K 3, C 6 } in the above definition without changing the class G sc, which effects the complexity of the algorithm considered in the last section of the paper. Proposition 4. Any graph G G sc has G = 2 G 3 edges and no stable cutset. Proof. The statement is obvious for triangles and triangular prisms. Let G arise from G 1, G 2 G sc by edge or triangle identification, and write G = G 1 G 2 with clique Q = G 1 G 2 of size two or three. Then and hence, by induction, G = G 1 + G 2 Q and G = G 1 + G 2 Q, G = (2 G 1 3) + (2 G 2 3) Q = (2 G 3) + (2 Q 3 Q ) = 2 G 3. Note that, as Q is a clique, any stable cutset in G is also a stable cutset in G 1 or G 2. Hence, by induction again, G has no stable cutset. Theorem 5. Let G be a graph with G 2 G 3. Then G contains a stable cutset or G G sc. Proof. Our proof starts with a number of claims. For the sake of contradiction, we assume that G is a minimal counterexample to Theorem 5. Then, by Theorem 1, Claim 6. G = 2 G 3. Claim 7. Every vertex v lies in a triangle. Otherwise, N(v) would be a stable cutset in G. Claim 8. G contains no K 2 -cutset and no K 3 -cutset. Otherwise, let G contain a cutset Q isomorphic to K 2 or K 3. Write G = G 1 G 2 with G 1 G 2 = Q. Since G has no stable cutset and Q is a clique, G 1 and G 2 have no stable cutset. By Theorem 1, G i 2 G i 3, i = 1, 2, hence, by Claim 6, G i = 2 G i 3. Therefore, by the minimality of G, G i G sc, and thus G G sc, a contradiction. the electronic journal of combinatorics 16 (2009), #R00 3

4 Claim 9. G is 3-connected. Otherwise, by Claim 8, G would contain a stable cutset. Claim 10. G contains no 3-edge matching cut. Otherwise, let M = {x 1 y 1, x 2 y 2, x 3 y 3 } be a matching cut of G. Since G is 2-connected, G M has exactly two components, say G 1 and G 2. Then the set of all edges between G 1 and G 2 is exactly M, and we may assume that x 1, x 2, x 3 V (G 1 ), y 1, y 2, y 3 V (G 2 ). Now, if {x 1, x 2, x 3 } is not a clique, say x 1 x 2 E(G), then {x 1, x 2, y 3 } is a stable cutset of G, a contradiction. So, {x 1, x 2, x 3 } and, by symmetry, {y 1, y 2, y 3 } are cliques. Since G C 6, at least one of these cliques must be a cutset of G, contradicting Claim 8. Claim 11. G contains no K 4. Otherwise, contract the edge between the two vertices of degree 3 in this (not necessarily induced) subgraph, resulting in a graph G. By Claim 9, G is 2-connected. By Claim 6, G G 3 = 2 G 6 = 2 G 4. By Theorem 2, G contains a stable cutset not containing the new vertex, which is also a stable cutset in G. Claim 12. For any two non-adjacent vertices x, y we have N(x) N(y) 2. Otherwise, contract the two vertices, and get a (2-connected) graph G with G 2 G 4. Then, G has a stable cutset by Theorem 1 which yields a stable cutset in G. Claim 13. G contains no P 3 -cutset. Otherwise, let {x, y, z} be a cutset of G such that xy, yz E(G), and let G 1 and G 2 be induced subgraphs of G with G = G 1 G 2 and G 1 G 2 = {x, y, z}. Then G 1 + G 2 = G + 2 = 2 G 1 = 2 G G 2 7. Thus, by symmetry G 1 2 G 1 4, and note that, by Claim 9, y is not a cut vertex of G 1. Therefore, by Corollary 3, G 1 contains a stable cutset not containing y. But this is then also a stable cutset in G. Claim 14. In every triangle, at least two vertices belong to other triangles as well. Proof of Claim 14: Assume that xyz is a triangle and y and z are in no other triangles. Then there is an edge y z with y N(y) and z N(z) as otherwise, by Claim 11, (N(y) N(z)) \ {y, z} is a stable cutset. Contracting {y, z } to a new vertex v yields a graph G with G 2 G 3. Since every stable cutset in G yields a stable cutset in G, G has no stable cutset. So G G sc by the minimality of G. Now assume that G contains a 3-edge matching cut M. Then by Claim 10, v is in one of the edges in M, say M = {au, bv, cw}, and further, we have by, bz E(G). Let the two triangles in G enclosing M be abc and uvw, where b {y, z} by Claim 12. Let G 1 be the component of G {au, by, bz, cw} containing abc. By Claim 8, G 1 = abc. Let G 2 = G G 1, and note that G 2 = 2 G 2 4. Further, G 2 is 2-connected as any 1-cutset in G 2 would yield a 2-cutset in G if we add b to it. We may assume by symmetry that z w E(G) (we will not use the fact that y lies in only one triangle, so y and z are the electronic journal of combinatorics 16 (2009), #R00 4

5 symmetric in the following argument). Further assume that yu E(G). By Theorem 2, G 2 contains a stable cutset X not containing w. As X is not a stable cutset of G, y is in a different component of G 2 X than w. Thus, u X and X {b} is a cutset of G, and as this is not a stable cutset, z X. But then X {c} is a stable cutset in G, a contradiction. So yu / E(G) and therefore z u E(G). By Theorem 2, G 2 contains a stable cutset X not containing z, with y and z in different components of G 2 X. But then X {b} is a stable cutset in G, a contradiction. Therefore, G contains no 3-edge matching cut. As a result, G can be built by starting with a triangle and recursively glueing on triangles along an edge (G is a so-called 2-tree). As G is 3-connected, every such 2-cutset in G has the form uv, and u is connected to exactly one of y and z by Claim 13. Further, every vertex of degree at least 3 in G lies in such a cutset. On the other hand, there are at least two vertices of degree 2 in G. As G is 3-connected, such vertices must lie in N G (y) N G (z ), but by Claim 12, N G (y) N G (z ) = {y, z}. Thus, exactly the two vertices y and z have degree 2 in G, and N G (z) = {x, y, z }. By a symmetric argument using a contraction of {y, z} instead of {y, z } in the beginning, N G (y) = {x, y, z}. But this implies that N G (z ) = V (G) \ {y, z }, as every vertex in V (G) \ {y, z } is in N G (v) = N G (y) N G (z ). In particular, xz E(G). This contradicts Claim 11, as G[{x, y, z, z }] is then a K 4, hence Claim 14 follows. Consider the vertex-triangle incidence graph H of G, i.e., the bipartite graph with partite sets V (G) and the set of all triangles T (G) in G, with an edge between a vertex v V (G) and a triangle T T (G) if v V (T ). By Claim 14, H is not a tree. Let x 1 T 1 x 2 T 2... x k T k x 1 be a shortest cycle in H. By Claim 11, H has no cycles of length less or equal to 6, so k 4. Then C = x 1 x 2... x k x 1 is a cycle in G, and V (T i )\V (C) consists of a distinct vertex for every 1 i k. If we contract P = x 1 x 2... x k 1 to a new vertex v, we get a graph G with G 2 G 4. If v is not the unique cut vertex of G, then we can use Corollary 3 to find a stable cutset of G not containing v, which is then also a stable cutset of G, a contradiction. Thus, v is the unique cut vertex of G. Let Y be a component of G\V (P ) and 1 r s k 1, such that {x r, x s } N(Y ) V (P ) {x r,..., x s }, and N(Z) V (P ) \ {x r+1,..., x s 1 } for all components Z of G \ V (P ). Note that s r + 2 as G is 3-connected. Now contract x r+1... x s 1 to a new vertex x and call the resulting graph G. Then G 2 G 3, and let G 1 := G [Y {x r, x, x s }] and G 2 := G \ Y. As in Claim 13, we have G 1 + G 2 = G G 1 = 2 G G 2 7. Further, x is neither a cut vertex of G 1 nor of G 2. Thus, by Corollary 3, either G 1 or G 2 has a stable cutset not containing x. But this is also a stable cutset of G, a contradiction. the electronic journal of combinatorics 16 (2009), #R00 5

6 3 Complexity Issues With stable cutset we mean the following decision problem: Does a given graph admit a stable cutset? The computational complexity of stable cutset has been addressed in a number research papers, e.g., [5, 1, 7, 8, 9]. To sum up, stable cutset is NP-complete for graphs of maximum degree five (even for K 4 -free planar graphs with maximum degree five [8] and for 5-regular line graphs of bipartite graphs [9]), and is trivial for graphs of maximum degree three (by Theorem 1, such graphs with more than seven vertices always have a stable cutset). The complexity status of stable cutset is still open for graphs with maximum degree four. By Theorem 1, stable cutset for graphs with maximum degree four remains open only in four cases, namely for graphs with n vertices and m edges where 2n 3 m 2n. Thus, the following problem is of interest and has been addressed in [9, 10]: stable cutset(n, m). stable cutset? Given a graph G with n vertices and m edges. Does G have a It was shown in [9] that, for any given ɛ > 0, stable cutset(n, m) is NP-complete for m (2 + ɛ)n. By Theorem 1, stable cutset(n, m) is trivial for m 2n 4. By Theorem 5, we obtain the following: Corollary 15. stable cutset(n, 2n 3) is solvable in polynomial time. Proof. Let G be a graph with n vertices and m = 2n 3 edges. Then, by Theorem 5, G has a stable cutset, or else G must belong to G sc. Since the members of G sc can be recognized in time O(n 4 ) in an obvious way, Corollary 15 follows. In fact, the recognition of G G sc can be performed in quadratic time, based on the following observations. For every edge xy, we can in linear time test if {x, y} is a cutset and determine the components of G {x, y}. If G G sc, performing this for all 2n 3 edges, this process yields in quadratic time a set of at most n 2 components with at most a total of 3n 6 vertices, where each component is obtained from copies of K 3 and C 6 via triangle identification. In particular, every vertex is in exactly one K 3. Further, every vertex of degree 2 is in a K 3 -component, and the non-separating K 3 in other components consist exactly of the vertices of degree 3. This way, we can easily recover the building blocks, the C 6, used to build up the components in quadratic time, by cutting off one C 6 which includes a non-separating K 3 at a time (linear time for each step, linear number of steps). With a bit more effort, one can show that one can decide if G G sc in time O(n log n), but for the sake of exposition we do not present the argument here. References [1] A. Brandstädt, F. Dragan, V.B. Le, T. Szymczak, On stable cutsets in graphs, Discrete Appl. Math. 105 (2000) the electronic journal of combinatorics 16 (2009), #R00 6

7 [2] Y. Caro, R. Yuster, Decomposition of slim graphs, Graphs Combinatorics 15 (1999) [3] G. Chen, R.J. Faudree, M.S. Jacobson, Fragile graphs with small independent cuts, J. Graph Theory 41 (2002) [4] G. Chen, X. Yu, A note on fragile graphs, Discrete Math. 249 (2002) [5] V. Chvátal, Recognizing decomposable graphs, J. Graph Theory 8 (1984) [6] D.G. Corneil, J. Fonlupt, Stable set bonding in perfect graphs and parity graphs, J. Combin. Theory (B) 59 (1993) [7] S. Klein, C.M.H. de Figueiredo, The NP-completeness of multi-partite cutset testing, Congressus Numerantium 119 (1996) [8] V.B. Le, R. Mosca, H. Müller, On stable cutsets in claw-free graphs and planar graphs, J. Discrete Algorithms 6 (2008) [9] V.B. Le, B. Randerath, On stable cutsets in line graphs, Theoret. Comput. Sci. 301 (2003) [10] Selected open problems, In: 7th C5 Graph Theory Workshop, Kurort Rathen, [11] A. Tucker, Coloring graphs with stable cutsets, J. Combin. Theory (B) 34 (1983) the electronic journal of combinatorics 16 (2009), #R00 7

Cographs; chordal graphs and tree decompositions

Cographs; chordal graphs and tree decompositions Cographs; chordal graphs and tree decompositions Zdeněk Dvořák September 14, 2015 Let us now proceed with some more interesting graph classes closed on induced subgraphs. 1 Cographs The class of cographs

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

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

4-coloring P 6 -free graphs with no induced 5-cycles

4-coloring P 6 -free graphs with no induced 5-cycles 4-coloring P 6 -free graphs with no induced 5-cycles Maria Chudnovsky Department of Mathematics, Princeton University 68 Washington Rd, Princeton NJ 08544, USA mchudnov@math.princeton.edu Peter Maceli,

More information

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Computación, Facultad de Ciencias

More information

Wheel-free planar graphs

Wheel-free planar graphs Wheel-free planar graphs Pierre Aboulker Concordia University, Montréal, Canada email: pierreaboulker@gmail.com Maria Chudnovsky Columbia University, New York, NY 10027, USA e-mail: mchudnov@columbia.edu

More information

THE EXTREMAL FUNCTIONS FOR TRIANGLE-FREE GRAPHS WITH EXCLUDED MINORS 1

THE EXTREMAL FUNCTIONS FOR TRIANGLE-FREE GRAPHS WITH EXCLUDED MINORS 1 THE EXTREMAL FUNCTIONS FOR TRIANGLE-FREE GRAPHS WITH EXCLUDED MINORS 1 Robin Thomas and Youngho Yoo School of Mathematics Georgia Institute of Technology Atlanta, Georgia 0-0160, USA We prove two results:

More information

Strongly chordal and chordal bipartite graphs are sandwich monotone

Strongly chordal and chordal bipartite graphs are sandwich monotone Strongly chordal and chordal bipartite graphs are sandwich monotone Pinar Heggernes Federico Mancini Charis Papadopoulos R. Sritharan Abstract A graph class is sandwich monotone if, for every pair of its

More information

Claw-free Graphs. III. Sparse decomposition

Claw-free Graphs. III. Sparse decomposition Claw-free Graphs. III. Sparse decomposition Maria Chudnovsky 1 and Paul Seymour Princeton University, Princeton NJ 08544 October 14, 003; revised May 8, 004 1 This research was conducted while the author

More information

Triangle-free graphs with no six-vertex induced path

Triangle-free graphs with no six-vertex induced path Triangle-free graphs with no six-vertex induced path Maria Chudnovsky 1, Paul Seymour 2, Sophie Spirkl Princeton University, Princeton, NJ 08544 Mingxian Zhong Columbia University, New York, NY 10027 June

More information

The structure of bull-free graphs I three-edge-paths with centers and anticenters

The structure of bull-free graphs I three-edge-paths with centers and anticenters The structure of bull-free graphs I three-edge-paths with centers and anticenters Maria Chudnovsky Columbia University, New York, NY 10027 USA May 6, 2006; revised March 29, 2011 Abstract The bull is the

More information

Combined degree and connectivity conditions for H-linked graphs

Combined degree and connectivity conditions for H-linked graphs Combined degree and connectivity conditions for H-linked graphs FLORIAN PFENDER Universität Rostock Institut für Mathematik D-18055 Rostock, Germany Florian.Pfender@uni-rostock.de Abstract For a given

More information

Even Pairs and Prism Corners in Square-Free Berge Graphs

Even Pairs and Prism Corners in Square-Free Berge Graphs Even Pairs and Prism Corners in Square-Free Berge Graphs Maria Chudnovsky Princeton University, Princeton, NJ 08544 Frédéric Maffray CNRS, Laboratoire G-SCOP, University of Grenoble-Alpes, France Paul

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 311 (011) 911 90 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Bounding χ in terms of ω and for some classes of graphs

More information

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable

Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Triangle-free graphs that do not contain an induced subdivision of K 4 are 3-colorable Maria Chudnovsky Princeton University, Princeton, NJ 08544 Chun-Hung Liu Princeton University, Princeton, NJ 08544

More information

Hamiltonian problem on claw-free and almost distance-hereditary graphs

Hamiltonian problem on claw-free and almost distance-hereditary graphs Discrete Mathematics 308 (2008) 6558 6563 www.elsevier.com/locate/disc Note Hamiltonian problem on claw-free and almost distance-hereditary graphs Jinfeng Feng, Yubao Guo Lehrstuhl C für Mathematik, RWTH

More information

This is a repository copy of Chromatic index of graphs with no cycle with a unique chord.

This is a repository copy of Chromatic index of graphs with no cycle with a unique chord. This is a repository copy of Chromatic index of graphs with no cycle with a unique chord. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/74348/ Article: Machado, RCS, de

More information

Toughness and prism-hamiltonicity of P 4 -free graphs

Toughness and prism-hamiltonicity of P 4 -free graphs Toughness and prism-hamiltonicity of P 4 -free graphs M. N. Ellingham Pouria Salehi Nowbandegani Songling Shan Department of Mathematics, 1326 Stevenson Center, Vanderbilt University, Nashville, TN 37240

More information

A short course on matching theory, ECNU Shanghai, July 2011.

A short course on matching theory, ECNU Shanghai, July 2011. A short course on matching theory, ECNU Shanghai, July 2011. Sergey Norin LECTURE 3 Tight cuts, bricks and braces. 3.1. Outline of Lecture Ear decomposition of bipartite graphs. Tight cut decomposition.

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

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

ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2. Bert L. Hartnell

ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2. Bert L. Hartnell Discussiones Mathematicae Graph Theory 24 (2004 ) 389 402 ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2 Bert L. Hartnell Saint Mary s University Halifax, Nova Scotia, Canada B3H 3C3 e-mail: bert.hartnell@smu.ca

More information

Fixed Parameter Algorithms for Interval Vertex Deletion and Interval Completion Problems

Fixed Parameter Algorithms for Interval Vertex Deletion and Interval Completion Problems Fixed Parameter Algorithms for Interval Vertex Deletion and Interval Completion Problems Arash Rafiey Department of Informatics, University of Bergen, Norway arash.rafiey@ii.uib.no Abstract We consider

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

Nowhere-zero 3-flows in triangularly connected graphs

Nowhere-zero 3-flows in triangularly connected graphs Nowhere-zero 3-flows in triangularly connected graphs Genghua Fan 1, Hongjian Lai 2, Rui Xu 3, Cun-Quan Zhang 2, Chuixiang Zhou 4 1 Center for Discrete Mathematics Fuzhou University Fuzhou, Fujian 350002,

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 310 (2010) 3398 303 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Maximal cliques in {P 2 P 3, C }-free graphs S.A.

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

EXACT DOUBLE DOMINATION IN GRAPHS

EXACT DOUBLE DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 25 (2005 ) 291 302 EXACT DOUBLE DOMINATION IN GRAPHS Mustapha Chellali Department of Mathematics, University of Blida B.P. 270, Blida, Algeria e-mail: mchellali@hotmail.com

More information

FIVE-LIST-COLORING GRAPHS ON SURFACES II. A LINEAR BOUND FOR CRITICAL GRAPHS IN A DISK

FIVE-LIST-COLORING GRAPHS ON SURFACES II. A LINEAR BOUND FOR CRITICAL GRAPHS IN A DISK FIVE-LIST-COLORING GRAPHS ON SURFACES II. A LINEAR BOUND FOR CRITICAL GRAPHS IN A DISK Luke Postle 1 Department of Combinatorics and Optimization University of Waterloo Waterloo, ON Canada N2L 3G1 and

More information

Bichain graphs: geometric model and universal graphs

Bichain graphs: geometric model and universal graphs Bichain graphs: geometric model and universal graphs Robert Brignall a,1, Vadim V. Lozin b,, Juraj Stacho b, a Department of Mathematics and Statistics, The Open University, Milton Keynes MK7 6AA, United

More information

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS YURY ORLOVICH, ALEXANDRE DOLGUI, GERD FINKE, VALERY GORDON, FRANK WERNER Abstract. A subset of vertices in a graph is called a dissociation set if

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

Probe interval graphs and probe unit interval graphs on superclasses of cographs

Probe interval graphs and probe unit interval graphs on superclasses of cographs Author manuscript, published in "" Discrete Mathematics and Theoretical Computer Science DMTCS vol. 15:2, 2013, 177 194 Probe interval graphs and probe unit interval graphs on superclasses of cographs

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

Technische Universität Ilmenau Institut für Mathematik

Technische Universität Ilmenau Institut für Mathematik Technische Universität Ilmenau Institut für Mathematik Preprint No. M 09/35 Null-homotopic graphs and triangle-completions of spanning trees Rautenbach, Dieter; Schäfer, Philipp Matthias 2009 Impressum:

More information

On Dominator Colorings in Graphs

On Dominator Colorings in Graphs On Dominator Colorings in Graphs Ralucca Michelle Gera Department of Applied Mathematics Naval Postgraduate School Monterey, CA 994, USA ABSTRACT Given a graph G, the dominator coloring problem seeks a

More information

arxiv: v1 [cs.ds] 2 Oct 2018

arxiv: v1 [cs.ds] 2 Oct 2018 Contracting to a Longest Path in H-Free Graphs Walter Kern 1 and Daniël Paulusma 2 1 Department of Applied Mathematics, University of Twente, The Netherlands w.kern@twente.nl 2 Department of Computer Science,

More information

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Discrete Mathematics and Theoretical Computer Science DMTCS vol. 17:3, 2015, 1 12 Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Hongliang Lu School of Mathematics and Statistics,

More information

Exact Algorithms for Dominating Induced Matching Based on Graph Partition

Exact Algorithms for Dominating Induced Matching Based on Graph Partition Exact Algorithms for Dominating Induced Matching Based on Graph Partition Mingyu Xiao School of Computer Science and Engineering University of Electronic Science and Technology of China Chengdu 611731,

More information

Quasi-parity and perfect graphs. Irena Rusu. L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, Orsay-cedex, France

Quasi-parity and perfect graphs. Irena Rusu. L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, Orsay-cedex, France Quasi-parity and perfect graphs Irena Rusu L.R.I., U.R.A. 410 du C.N.R.S., bât. 490, 91405 Orsay-cedex, France Abstract In order to prove the Strong Perfect Graph Conjecture, the existence of a simple

More information

arxiv: v2 [math.co] 25 Jul 2016

arxiv: v2 [math.co] 25 Jul 2016 Partitioning a graph into a cycle and a sparse graph Alexey Pokrovskiy arxiv:1607.03348v [math.co] 5 Jul 016 ETH Zürich, Zürich, Switzerland Keywords: Partitioning graphs, Ramsey theory, cycles. July 6,

More information

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Matemática, Facultad

More information

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow.

Berge Trigraphs. Maria Chudnovsky 1 Princeton University, Princeton NJ March 15, 2004; revised December 2, Research Fellow. Berge Trigraphs Maria Chudnovsky 1 Princeton University, Princeton NJ 08544 March 15, 2004; revised December 2, 2005 1 This research was partially conducted during the period the author served as a Clay

More information

Maximising the number of induced cycles in a graph

Maximising the number of induced cycles in a graph Maximising the number of induced cycles in a graph Natasha Morrison Alex Scott April 12, 2017 Abstract We determine the maximum number of induced cycles that can be contained in a graph on n n 0 vertices,

More information

Coloring square-free Berge graphs

Coloring square-free Berge graphs Coloring square-free Berge graphs Maria Chudnovsky Irene Lo Frédéric Maffray Nicolas Trotignon Kristina Vušković September 30, 2015 Abstract We consider the class of Berge graphs that do not contain a

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

Aalborg Universitet. All P3-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl. Publication date: 2008

Aalborg Universitet. All P3-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl. Publication date: 2008 Aalborg Universitet All P-equipackable graphs Randerath, Bert; Vestergaard, Preben Dahl Publication date: 2008 Document Version Publisher's PD, also known as Version of record Link to publication from

More information

ONE-THREE JOIN: A GRAPH OPERATION AND ITS CONSEQUENCES

ONE-THREE JOIN: A GRAPH OPERATION AND ITS CONSEQUENCES Discussiones Mathematicae Graph Theory 37 (2017) 633 647 doi:10.7151/dmgt.1948 ONE-THREE JOIN: A GRAPH OPERATION AND ITS CONSEQUENCES M.A. Shalu and S. Devi Yamini IIITD & M, Kancheepuram, Chennai-600127,

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

GRAPHS WITH MAXIMAL INDUCED MATCHINGS OF THE SAME SIZE. 1. Introduction

GRAPHS WITH MAXIMAL INDUCED MATCHINGS OF THE SAME SIZE. 1. Introduction GRAPHS WITH MAXIMAL INDUCED MATCHINGS OF THE SAME SIZE PHILIPPE BAPTISTE, MIKHAIL Y. KOVALYOV, YURY L. ORLOVICH, FRANK WERNER, IGOR E. ZVEROVICH Abstract. A graph is well-indumatched if all its maximal

More information

New Results on Generalized Graph Coloring

New Results on Generalized Graph Coloring Discrete Mathematics and Theoretical Computer Science 6, 2004, 215 222 New Results on Generalized Graph Coloring Vladimir E. Alekseev 1 and Alastair Farrugia 2 and Vadim V. Lozin 3 1 Department of Mathematical

More information

Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs

Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs Pinar Heggernes Pim van t Hof Daniel Meister Yngve Villanger Abstract Given two graphs G and H as input, the Induced Subgraph

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

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

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

Domination and Total Domination Contraction Numbers of Graphs

Domination and Total Domination Contraction Numbers of Graphs Domination and Total Domination Contraction Numbers of Graphs Jia Huang Jun-Ming Xu Department of Mathematics University of Science and Technology of China Hefei, Anhui, 230026, China Abstract In this

More information

On disconnected cuts and separators

On disconnected cuts and separators On disconnected cuts and separators Takehiro Ito 1, Marcin Kamiński 2, Daniël Paulusma 3 and Dimitrios M. Thilikos 4 1 Graduate School of Information Sciences, Tohoku University, Aoba-yama 6-6-05, Sendai,

More information

Graph coloring, perfect graphs

Graph coloring, perfect graphs Lecture 5 (05.04.2013) Graph coloring, perfect graphs Scribe: Tomasz Kociumaka Lecturer: Marcin Pilipczuk 1 Introduction to graph coloring Definition 1. Let G be a simple undirected graph and k a positive

More information

Coloring graphs with forbidden induced subgraphs

Coloring graphs with forbidden induced subgraphs Coloring graphs with forbidden induced subgraphs Maria Chudnovsky Abstract. Since graph-coloring is an NP -complete problem in general, it is natural to ask how the complexity changes if the input graph

More information

arxiv: v1 [cs.dm] 29 Oct 2012

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

More information

Discrete Applied Mathematics

Discrete Applied Mathematics Discrete Applied Mathematics 159 (2011) 1345 1351 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam On disconnected cuts and separators

More information

Perfect divisibility and 2-divisibility

Perfect divisibility and 2-divisibility Perfect divisibility and 2-divisibility Maria Chudnovsky Princeton University, Princeton, NJ 08544, USA Vaidy Sivaraman Binghamton University, Binghamton, NY 13902, USA April 20, 2017 Abstract A graph

More information

Fractional and circular 1-defective colorings of outerplanar graphs

Fractional and circular 1-defective colorings of outerplanar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 6() (05), Pages Fractional and circular -defective colorings of outerplanar graphs Zuzana Farkasová Roman Soták Institute of Mathematics Faculty of Science,

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

MINIMALLY NON-PFAFFIAN GRAPHS

MINIMALLY NON-PFAFFIAN GRAPHS MINIMALLY NON-PFAFFIAN GRAPHS SERGUEI NORINE AND ROBIN THOMAS Abstract. We consider the question of characterizing Pfaffian graphs. We exhibit an infinite family of non-pfaffian graphs minimal with respect

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

Advanced Topics in Discrete Math: Graph Theory Fall 2010

Advanced Topics in Discrete Math: Graph Theory Fall 2010 21-801 Advanced Topics in Discrete Math: Graph Theory Fall 2010 Prof. Andrzej Dudek notes by Brendan Sullivan October 18, 2010 Contents 0 Introduction 1 1 Matchings 1 1.1 Matchings in Bipartite Graphs...................................

More information

arxiv: v3 [cs.dm] 18 Oct 2017

arxiv: v3 [cs.dm] 18 Oct 2017 Decycling a Graph by the Removal of a Matching: Characterizations for Special Classes arxiv:1707.02473v3 [cs.dm] 18 Oct 2017 Fábio Protti and Uéverton dos Santos Souza Institute of Computing - Universidade

More information

Dirac s Map-Color Theorem for Choosability

Dirac s Map-Color Theorem for Choosability Dirac s Map-Color Theorem for Choosability T. Böhme B. Mohar Technical University of Ilmenau, University of Ljubljana, D-98684 Ilmenau, Germany Jadranska 19, 1111 Ljubljana, Slovenia M. Stiebitz Technical

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

arxiv: v1 [math.co] 7 Aug 2017

arxiv: v1 [math.co] 7 Aug 2017 Locally Searching for Large Induced Matchings Maximilian Fürst, Marilena Leichter, Dieter Rautenbach arxiv:1708.008v1 [math.co] 7 Aug 017 Institut für Optimierung und Operations Research, Universität Ulm,

More information

Tree-width and planar minors

Tree-width and planar minors Tree-width and planar minors Alexander Leaf and Paul Seymour 1 Princeton University, Princeton, NJ 08544 May 22, 2012; revised March 18, 2014 1 Supported by ONR grant N00014-10-1-0680 and NSF grant DMS-0901075.

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

Graph Classes and Ramsey Numbers

Graph Classes and Ramsey Numbers Graph Classes and Ramsey Numbers Rémy Belmonte, Pinar Heggernes, Pim van t Hof, Arash Rafiey, and Reza Saei Department of Informatics, University of Bergen, Norway Abstract. For a graph class G and any

More information

On clique separators, nearly chordal graphs, and the Maximum Weight Stable Set Problem

On clique separators, nearly chordal graphs, and the Maximum Weight Stable Set Problem Theoretical Computer Science 389 (2007) 295 306 www.elsevier.com/locate/tcs On clique separators, nearly chordal graphs, and the Maximum Weight Stable Set Problem Andreas Brandstädt a, Chính T. Hoàng b,

More information

The edge-density for K 2,t minors

The edge-density for K 2,t minors The edge-density for K,t minors Maria Chudnovsky 1 Columbia University, New York, NY 1007 Bruce Reed McGill University, Montreal, QC Paul Seymour Princeton University, Princeton, NJ 08544 December 5 007;

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

On the complexity of the sandwich problems for strongly chordal graphs and chordal bipartite graphs

On the complexity of the sandwich problems for strongly chordal graphs and chordal bipartite graphs Theoretical Computer Science 381 (2007) 57 67 www.elsevier.com/locate/tcs On the complexity of the sandwich problems for strongly chordal graphs and chordal bipartite graphs C.M.H. de Figueiredo a,, L.

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

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

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version.

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Part II. Nontrivial strip-structures Maria Chudnovsky Department of Industrial Engineering and Operations Research Columbia

More information

Graceful Tree Conjecture for Infinite Trees

Graceful Tree Conjecture for Infinite Trees Graceful Tree Conjecture for Infinite Trees Tsz Lung Chan Department of Mathematics The University of Hong Kong, Pokfulam, Hong Kong h0592107@graduate.hku.hk Wai Shun Cheung Department of Mathematics The

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

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

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

RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES

RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES Discussiones Mathematicae Graph Theory 20 (2000 ) 39 56 RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES Blaž Zmazek Department of Mathematics, PEF, University of Maribor Koroška 160, si-2000 Maribor,

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

Decomposing planar cubic graphs

Decomposing planar cubic graphs Decomposing planar cubic graphs Arthur Hoffmann-Ostenhof Tomáš Kaiser Kenta Ozeki Abstract The 3-Decomposition Conjecture states that every connected cubic graph can be decomposed into a spanning tree,

More information

On (δ, χ)-bounded families of graphs

On (δ, χ)-bounded families of graphs On (δ, χ)-bounded families of graphs András Gyárfás Computer and Automation Research Institute Hungarian Academy of Sciences Budapest, P.O. Box 63 Budapest, Hungary, H-1518 gyarfas@sztaki.hu Manouchehr

More information

HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS. 1. Introduction

HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS. 1. Introduction HAMILTONIAN PROPERTIES OF TRIANGULAR GRID GRAPHS VALERY S. GORDON, YURY L. ORLOVICH, FRANK WERNER Abstract. A triangular grid graph is a finite induced subgraph of the infinite graph associated with the

More information

arxiv: v1 [math.co] 13 May 2016

arxiv: v1 [math.co] 13 May 2016 GENERALISED RAMSEY NUMBERS FOR TWO SETS OF CYCLES MIKAEL HANSSON arxiv:1605.04301v1 [math.co] 13 May 2016 Abstract. We determine several generalised Ramsey numbers for two sets Γ 1 and Γ 2 of cycles, in

More information

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees Yoshimi Egawa Department of Mathematical Information Science, Tokyo University of

More information

COMPUTING GRAPH ROOTS WITHOUT SHORT CYCLES

COMPUTING GRAPH ROOTS WITHOUT SHORT CYCLES Symposium on Theoretical Aspects of Computer Science 2009 (Freiburg), pp. 397 408 www.stacs-conf.org COMPUTING GRAPH ROOTS WITHOUT SHORT CYCLES BABAK FARZAD 1 AND LAP CHI LAU 2 AND VAN BANG LE 3 AND NGUYEN

More information

The structure of bull-free graphs II elementary trigraphs

The structure of bull-free graphs II elementary trigraphs The structure of bull-free graphs II elementary trigraphs Maria Chudnovsky Columbia University, New York, NY 10027 USA May 6, 2006; revised April 25, 2011 Abstract The bull is a graph consisting of a triangle

More information

GRAPH MINORS AND HADWIGER S CONJECTURE

GRAPH MINORS AND HADWIGER S CONJECTURE GRAPH MINORS AND HADWIGER S CONJECTURE DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Eliade

More information

On the mean connected induced subgraph order of cographs

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

More information

Sergey Norin Department of Mathematics and Statistics McGill University Montreal, Quebec H3A 2K6, Canada. and

Sergey Norin Department of Mathematics and Statistics McGill University Montreal, Quebec H3A 2K6, Canada. and NON-PLANAR EXTENSIONS OF SUBDIVISIONS OF PLANAR GRAPHS Sergey Norin Department of Mathematics and Statistics McGill University Montreal, Quebec H3A 2K6, Canada and Robin Thomas 1 School of Mathematics

More information

The domination game played on unions of graphs

The domination game played on unions of graphs The domination game played on unions of graphs Paul Dorbec 1,2 Gašper Košmrlj 3 Gabriel Renault 1,2 1 Univ. Bordeaux, LaBRI, UMR5800, F-33405 Talence 2 CNRS, LaBRI, UMR5800, F-33405 Talence Email: dorbec@labri.fr,

More information

Hong-Gwa Yeh and Gerard J. Chang. 1. Introduction

Hong-Gwa Yeh and Gerard J. Chang. 1. Introduction TAIWANESE JOURNAL OF MATHEMATICS Vol. 2, No. 3, pp. 353-360, September 1998 THE PATH-PARTITION PROBLEM IN BIPARTITE DISTANCE-HEREDITARY GRAPHS Hong-Gwa Yeh and Gerard J. Chang Abstract. A path partition

More information