The Complexity of Toughness in Regular Graphs

Size: px
Start display at page:

Download "The Complexity of Toughness in Regular Graphs"

Transcription

1 The Complexity of Toughness in Regular Graphs D Bauer 1 J van den Heuvel 2 A Morgana 3 E Schmeichel 4 1 Department of Mathematical Sciences Stevens Institute of Technology, Hoboken, NJ 07030, USA 2 Centre for Discrete and Applicable Mathematics London School of Economics, Houghton Street, London WC2A 2AE, UK 3 University of Rome Rome, Italy 4 Department of Mathematics & Computer Science San Jose State University, San Jose, CA 95192, USA Abstract Let t 1 be an integer We sho that it is NP-hard to determine if an r-regular graph is t-tough for any fixed integer r 3 t We also discuss the complexity of recognizing if an r-regular graph is t-tough, for any rational t 1 Keyords : toughness, regular graph, NP-completeness AMS Subject Classifications (1991) : 68R10, 05C38 Supported in part by the National Science Foundation under Grant DMS

2 1 Introduction We begin ith a fe definitions and some notation A good reference for any undefined terms in graph theory is [7] and for computational complexity is [12] We consider only undirected graphs ith no loops or multiple edges Let G be a graph Then G is hamiltonian if it has a Hamilton cycle, ie, a cycle containing all of its vertices It is traceable if it has a path containing all of its vertices Let ω(g) denote the number of components of G We say G is t-tough if S t ω(g S) for every subset S of the vertex set V (G) ofg ith ω(g S) > 1 The toughness of G, denoted τ(g), is the maximum value of t for hich G is t-tough ( taking τ(k n )= n 1 2 for all n 1) A k-factor is a k-regular spanning subgraph Of course, a Hamilton cycle is a 2-factor Toughness as introduced by Chvátal in [9] In recent years much ork has been done to understand the relationship beteen the toughness of a graph and its cycle structure For survey papers in this area, see [4, 5, 6] An obvious connection beteen toughness and hamiltonicity is that being 1-tough is a necessary condition for a graph to be hamiltonian Chvátal conjectured that there exists a finite constant t 0 such that every t 0 -tough graph is hamiltonian This conjecture is still open Until recently it as believed that the smallest value of t 0 for hich this conjecture ould be true as t 0 = 2 This belief, knon as the 2-tough conjecture, stemmed in large part by letting k = 2 in the to results belo The first of these results shoed that Chvátalascorrect in hisconjecture that every k-tough graph on n vertices ith n k +1 and kneven has a k-factor Theorem 11 [11] LetGbeak-tough graph on n vertices ith n k +1 and kn even Then G has a k-factor Theorem 12 [11] Letk 1 For any ε>0, thereexistsa(k ε)-tough graph G on n vertices ith n k +1 and kn even hich has no k-factor We no kno that the 2-tough conjecture is false Theorem 13 [1] For every ε>0, thereexistsa( 9 4 ε)-tough nontraceable graph 2

3 In this note e continue to study the complexity of recognizing t-tough graphs This problem as first raised by Chvátal [8] and later appeared in [19] and [10, p 429] Consider the folloing decision problem, here t>0 is a rational number t-tough INSTANCE : Graph G QUESTION : Is τ(g) t? The folloing as established in [2] Theorem 14 [2] For any rational t>0, t-tough is NP-hard It seems natural to inquire hether the problem of recognizing t-tough graphs remains NP-hard for various subclasses of graphs A number of results in this direction are discussed in [3] In this note e focus on the complexity of recognizing tough regular graphs, and begin ith the class of cubic graphs In [9], Chvátal shoed that a necessary and sufficient condition on an integer n for the existence of an n-vertex, 3/2-tough cubic graph is that n =4orn 0 ( mod 6 ) Later, Jackson and Katerinis [15] strengthened this by characterizing 3/2-tough, cubic graphs Theorem 15 [15] Let G be a cubic graph Then G is 3/2-tough if and only if G = K 4, G = K 2 K 3,orG is obtained from a 3-connected cubic graph by replacing all the vertices of this graph by triangles The above characterization allos 3/2-tough, cubic graphs to be recognized in polynomial time Hoever, the arguments used in [15] seem very dependent on the particular constant 3/2, and it seems unlikely that a polynomial time algorithm exists to recognize t-tough, cubic graphs for any t such that 1 t<3/2 In [3] e established this for t =1 Theorem 16 [3] 1-TOUGH remains NP-hard for cubic graphs In [3] e ere also able to use Theorem 16 to establish the folloing result Theorem 17 [3] For any integer t 1, t-tough remains NP-hard for 3 t-regular graphs 3

4 In this note e extend both Theorem 16 and Theorem 17 We first extend Theorem 16 by proving Theorem 18 belo The proof is modelled after the proof of Theorem 16 given in [3] Theorem 18 For any fixed integer r 3, 1-TOUGH remains NP-hard for r-regular graphs We then extend Theorem 17 by proving Theorem 19 belo The proof, hich uses Theorem 18, is modelled after the proof of Theorem 17 given in [3] Theorem 19 For any integer t 1 and any fixed integer r 3 t, t-tough remains NP-hard for r-regular graphs The truth of Theorems 18 and 19 is not surprising in light of Theorems 16 and 17, respectively Nevertheless, it is not alays easy to establish this type of intuitively obvious result For example, after Holyer [14] established that it is NP-hard to decide if a cubic graph is class one ( relative to edgecoloring ), it required a surprisingly difficult proof by Levin and Galil [16] to sho the problem is also NP-hard for r-regular graphs for fixed r>3 We no consider the problem of recognizing t-tough r-regular graphs for any rational t 1 Note that if r < 2 t, anr-regular graph cannot be t-tough since removing the neighborhood of any vertex yields at least to components If r = 2t, thent-tough ould be polynomial if the folloing conjecture of Goddard and Sart [13] is true Conjecture 110 [13] LetG be an r-regular graph Then G is r -tough if 2 and only if G is r-connected and K 1,3 -free Note that Conjecture 110 is true for r = 3 by Theorem 15 In addition, the if direction of Conjecture 110 as established by a result of Matthes and Sumner [17] Theorem 111 [17] LetG be a noncomplete K 1,3 -free graph Then τ(g) is equal to one half of the connectivity of G We no make the folloing conjecture 4

5 Conjecture 112 For any rational t 1 and any fixed integer r 1, t-tough remains NP-hard for the class of r-regular graphs if and only if r>2 t In the next to sections e present the proofs of Theorems 18 and 19 Finally, in the last section e conclude ith a discussion of Conjecture Proof of Theorem 18 We already kno that recognizing 1-tough cubic graphs is NP-hard [3] For fixed r 4, e no prove that 1-TOUGH is NP-hard for r-regular graphs by reducing 1-TOUGH for cubic graphs Let G be any cubic graph For r 4, construct the corresponding r-regular graph H r = H r (G) as follos Each vertex v V (G) ill correspond to a graph H v,r as in Figures 1 and 2 belo The structure of H v,r ill depend on the parity of r In each case the three black vertices on each side of the connection graph ill have degree r 1inH v,r Case 1 : r =2k, k 2 In this case there are four basic graphs, B a 1, B b 1, B a 2, B b 2, and one connection graph C 3 For j {a, b}, the graph B j 1 is a complete graph on 2 k vertices Let V (B j 1 )=Rj 1 Sj 1,hereRj 1 = {rj 1,1,rj 1,2,,rj 1,k } and Sj 1 = {sj 1,1,sj 1,2,,s j 1,k } For j {a, b}, the graph B j 2 is a complete graph on 2 k + 1 vertices ith certain edges removed Let V (B j 2 )=Rj 2 Sj 2 {}, hererj 2 = {r j 2,1,rj 2,2,,rj 2,k } and Sj 2 = {sj 2,1,sj 2,2,,sj 2,k } No remove the edges {r j 2,1 sj 2,1,rj 2,2 sj 2,2,,rj 2,k 1 sj 2,k 1 } The graph C 3 is a complete graph on 2 k vertices ith certain edges removed First let V (C 3 )=R 3 S 3,hereR 3 = {r 3,1,r 3,2,,r 3,k } and S 3 = {s 3,1,s 3,2,,s 3,k } No remove the edges {r 3,1 s 3,1,r 3,2 s 3,2,, r 3,k 1 s 3,k 1 } 5

6 Finally, consider the 6 black vertices {u 1,u 2,,u 6 } in Figure 1 vertex u 1 is joined to (R a 1 Ra 2 ) {ra 2,k }, u 2 is joined to (S2 a R 3 ) {s a 2,k }, u 3 is joined to (S1 a R 3 ) {r 3,k }, u 4 is joined to (R b 2 S 3) {r2,k b }, u 5 is joined to (R b 1 S 3 ) {s 3,k } and u 6 is joined to (S1 b S2) b {s b 2,k } The The graph H v,r for r even is shon in Figure 1 B a 2 B b 2 u 2 u 4 u 1 C 3 u 6 u 3 u 5 B a 1 B b 1 Fig 1 : H v,r for r even Case 2 : r =2k +1,k 2 In this case there are four basic graphs, B a 4, B b 4, B c 4, B d 4, and one connection graph C 5 For j {a, b, c, d}, the graph B j 4 is a complete graph on 2 k +2 vertices ith certain edges removed Let V (B j 4 ) = Rj 4 Sj 4, here Rj 4 = {r j 4,1,rj 4,2,,rj 4,k+1 } and Sj 4 = {sj 4,1,sj 4,2,,sj 4,k+1 } No remove the edges {r j 4,1 sj 4,1,rj 4,2 sj 4,2,,rj 4,k sj 4,k } The graph C 5 is a complete graph on 2 k + 2 vertices ith certain edges removed Let V (C 5 )=R 5 S 5,hereR 5 = {r 5,1,r 5,2,,r 5,k+1 } and 6

7 S 5 = {s 5,1,s 5,2,,s 5,k+1 } No remove the edges {r 5,1 s 5,2,r 5,2 s 5,3,, r 5,k s 5,k+1 } and {r 5,2 s 5,1,r 5,3 s 5,2,,r 5,k+1 s 5,k } Finally, consider the 6 black vertices { 1, 2,, 6 } in Figure 2 vertex 1 is joined to (R a 4 R c 4) {r4,k+1 a,rc 4,k+1 }, 2 is joined to (S4 a R 5) {s a 4,k+1,r 5,k+1}, 3 is joined to (S4 c R 5) {s c 4,k+1,r 5,1}, 4 is joined to (R b 4 S 5 ) {r4,k+1 b,s 5,k+1}, 5 is joined to (R d 4 S 5 ) {r4,k+1 d,s 5,1} and 6 is joined to (S4 b Sd 4 ) {sb 4,k+1,sd 4,k+1 } The The graph H v,r for r odd is shon in Figure 2 B a 4 B b C B c 4 B d 4 Fig 2 : H v,r for r odd For r even, arbitrarily designate the black vertices in H v,r on one side of C 3 by A v,r, and those on the other side by B v,r Similarly, for r odd arbitrarily designate the black vertices in H v,r on one side of C 5 by A v,r, and those on the other side by B v,r Thus the set of black vertices in H r is B = v V (G) A v,r B v,r LetW be the remaining set of hite vertices in H r Anedgev in G ill be represented in H r by joining any previously unused vertex in A v,r to any previously unused vertex in B,r, and any previously unused vertex in A,r to any previously unused vertex in B v,r NotethatH r is an r-regular 2-connected graph 7

8 To complete the proof, it no suffices to sho the folloing Claim G is 1-tough if and only if H r (G) is 1-tough Proof of the Claim : Suppose first that G is not 1-tough Then there exists a nonempty set X V (G) ithω(g X) > X LetY V (H r )be given by Y = (A v,r B v,r ) It is easily verified that ω(h r Y ) > Y, v X and thus H r is also not 1-tough Conversely, suppose H r is not 1-tough Then there exists a nonempty set Y V (H r )ithω(h r Y ) > Y We ill no establish a series of properties (Lemmas 21 to 24 ) hich e may assume Y satisfies, since otherise e may select a nonempty set Y V (H r )ithω(h r Y ) > Y satisfying the desired properties Lemma 21 We may assume that Y W = Proof :Foragivenv V (G), let F be any basic or connection subgraph of H v,r H r, together ith the black neighbors of this subgraph ( see Figures 1 and 2 ) Let Y F (W )(resp,y F (B) ) denote Y V (F ) W (resp, Y V (F ) B ), ith Y F (W ) We first prove Fact 1 : ω((f Y F (B)) Y F (W )) Y F (W ) +1 ProofofFact1:Whenr 5, F Y F (B) is hamiltonian, and hence 1-tough, regardless of hich vertices are in Y F (B) Thus ω((f Y F (B)) Y F (W )) Y F (W ) < Y F (W ) +1 If r = 4, it is easy to verify the inequality directly for each F 2 Let Y = Y Y F (W ) We next prove Fact 2 : ω(h r Y ) > Y Proof of Fact 2 :ByFact1ehave ω(h r Y ) ω(h r Y ) [ ω((f Y F (B)) Y F (W )) 1] > Y [( Y F (W ) +1) 1] = Y Y F (W ) = Y 2 8

9 To complete the proof of Lemma 21, simply iterate the above procedure for each basic or connection graph F in H r having Y F (W ) We finally obtain a set Y B ith ω(h r Y ) > Y ThissetY must be nonempty; otherise the previous set Y consists solely of hite vertices in a single basic or connection graph F and satisfies ω(h r Y ) > Y This clearly is impossible 2 Lemma 22 We may assume, for all v V (G), that A v,r Y (resp, B v,r Y )iseithera v,r (resp, B v,r )or Proof : Suppose A v,r Y is neither A v,r nor Then there are to consecutive vertices a, b A v,r ( see Figure 3 ) ith a Y, b/ Y Set Y = Y {b} B j i a Fig 3 : Consecutive vertices in A v,r b It is immediate that Y = Y +1 andω(h r Y ) ω(h r Y ) + 1, and thus e have a nonempty Y V (H r ) such that ω(h Y ) > Y We simply iterate this modification to Y until A v,r Y = A v,r The proof for B v,r is identical 2 We ill call v V (G) asplit vertex if exactly one of A v,r,b v,r belongs to Y In a moment e ill sho e may assume there are no split vertices First e need the folloing result Lemma 23 Let v V (G) If A v,r Y and B v,r Y, then e may assume, for all N G (v), that B,r Y Proof : Suppose A v,r Y, B v,r Y, but B,r Y for some N G (v) Set Y = Y A v,r We find Y = Y +3 and ω(h r Y ) ω(h r Y )+3, 9

10 and thus e have a nonempty Y V (H r ) such that ω(h r Y ) > Y No simply iterate the modification of Y until the desired condition holds 2 Lemma 24 We may assume there are no split vertices Proof : Suppose S = { v V (G) v is a split vertex } Consider any component K of S in G, andletv (K) ={v 1,v 2,,v m } By Lemma 23 e may assume, ithout loss of generality, that A vi,r Y, B vi,r Y, for i =1, 2,,m Note that if v i E(G) forsomei, 1 i m, and / V (K), then by Lemma 23, A,r,B,r Y Also note that m (H vi,r B vi,r) induces a subgraph in H r ith exactly 3 m components i=1 No set Y = Y \ ( m B vi,r ) Suppose Y = IfV (K) V (G), then G i=1 is disconnected by the above observation on edges v i On the other hand, if V (K) =V (G), then ω(h r Y )=3 V(G) = Y, a contradiction Hence Y Thusehave (1) Y = Y 3 m 1 By Lemma 23, e also have (2) ω(h r Y )=ω(h r Y ) (3 m 1) Using (1), (2), and ω(h r Y ) > Y, e find that Y is a nonempty subset of V (H r ) such that ω(h r Y ) > Y 3 m +1 = Y +1 > Y No simply iterate the above modification to Y for every component K of S 2 Finally, let X = { v V (G) A v,r,b v,r Y } Since there are no split vertices, it is easy to check that X is a nonempty subset of V (G) such that ω(g X) > X and so G is not 1-tough This proves the Claim, and completes the proof of Theorem 18 2 Note that for every r 4, H v,r ( and thus H r ) contains a 1-factor Thus the proof of Theorem 18 actually proves the folloing result : For every fixed integer r 3, 1-TOUGH remains NP-hard for the class of 2-connected, r-regular graphs hich contain a 1-factor 10

11 3 Proof of Theorem 19 Before proving Theorem 19, e require the folloing lemma The proof is essentially the same as the proof of Theorem 17 given in [3] Lemma 31 Let t 1 and k 3 be integers Then t-tough remains NP-hard for the class of kt-regular graphs Proof of Lemma 31 : We ill reduce 1-TOUGH for 2-connected, k-regular graphs containing a 1-factor ( see the remark at the end of the previous section ) Let G be any such graph, and construct H = H(G) as follos Each vertex in G is replaced by a K t in H Eachedgeinthe 1-factor in G is replaced by a matching ( henceforth called an m-join )beteen the corresponding K t s in H, hile each edge not in the 1-factor in G is replaced by a complete bipartite join ( henceforth called a c-join ) beteen the corresponding K t s It is immediate that H is kt-regular We next sho that H is 2 t-connected Since G is 2-connected, disconnecting G requires removing at least to vertices, one vertex and a nonincident edge, or to independent edges Thus disconnecting H requires removing at least to K t s, removing one K t and breaking a nonincident m-join, or breaking to independent m-joins Note that breaking an m-join means removing enough vertices in the m-join to eliminate all edges in the join ithout completely removing either K t ; obviously this requires removing a total of at least t vertices in the to K t s It follos that any cutset in H must contain at least 2 t vertices, and thus H is 2 t-connected To complete the proof, e no sho G is 1-tough if and only if H is t-tough If G is not 1-tough, there exists a cutset X V (G) ithω(g X) > X Let Y V (H) consist of the K t s corresponding to the vertices in X Itis easy to see that Y is a cutset and ω(h Y )=ω(g X) > X = Y /t, and thus H is not t-tough Conversely, suppose H isnot t-tough Then there exists a cutset Y V (H) ith ω(h Y ) > Y /t We no establish the folloing Claim We may assume each K t in H is entirely contained in Y or entirely disjoint from Y ( ie, no K t in H is split by Y ) Assuming e have established the Claim, let X V (G) denotethevertices in G corresponding to the K t s in Y Then X is a cutset in G and 11

12 ω(g X) =ω(h Y ) > Y /t = X, and thus G is not 1-tough as desired To prove the claim consider a cutset Y V (H) such that ω(h Y ) > Y /t and Y splitsasfek t s in H as possible If Y splits no K t s there is nothing to prove, so suppose A is a K t split by Y,andletB denote the K t hich is m-joined to A We no consider several cases Case 1 : B is not split by Y Let Y = Y (A Y ) Then Y < Y hile ω(h Y )=ω(h Y), since A is still c-joined to the same K t s as as A Y Thus e have Y ω(h Y ) < Y ω(h Y ) <t,orω(h Y ) > Y /t Since Y is a cutset and ω(h Y )=ω(h Y), Y isalsoacutsetinh Since Y splits feer K t s than Y, this violates the optimality of Y Case 21 : B is split by Y and A Y + B Y <t Set Y = Y (A Y ) (B Y ) Then ω(h Y )=ω(h Y), since A Y and B Y belong to the same component of H Y,andA(resp, B )is Y c-joined to its adjacent K t s besides B (resp,a) Thus e get ω(h Y ) < Y ω(h Y ) <t,orω(h Y ) > Y /t SinceY is a cutset and ω(h Y )= ω(h Y ), Y isalsoacutsetinh Again, Y splits feer K t s than Y, and this violates the optimality of Y Case 22 : B is split by Y and A Y + B Y t Let Y = Y (A Y ) Z, herez B Y is any subset ith Z = t A Y > 0 Since H is 2 t-connected and Y is a cutset in H, ehave Y = Y t 2 t t = t Note that ω(h Y ) ω(h Y ) 1, since e might still lose one component by pulling together the to components containing A Y and B Y, but nothing more Since ω(h Y ) > Y t,e Y get ω(h Y ) Y t ω(h Y ) 1 <t,orω(h Y ) > Y 1 Thus Y is t acutsetinh SinceY splits feer K t s than Y, this violates the optimality of Y This proves the Claim, and thereby proves Lemma

13 Proof of Theorem 19 : Given any integer r 3 t, choose the integer k 3 such that kt r (k +1)t 1 In the construction of H(G) given in the proof of Lemma 31, replace each m-join beteen a pair of K t s by r kt+ 1 edge-disjoint 1-factors beteen the pair of K t s The resulting graph H (G)isthenr-regular The remainder of the proof that G is 1-tough if and only if H (G) ist-tough is essentially the same as in the proof of Lemma 31 In particular, if H (G) isnott-tough, then clearly H(G) isnot t-tough Thus G is not 1-tough as before 2 4 Concluding Remarks Conjecture 112 appears quite difficult, particularly hen r is slightly larger than 2 t In [3] e considered a special case of Conjecture 112; namely, that for any integer t 1, t-tough remains NP-hard for (2 t +1)-regular graphs We thought that a reasonable approach toard attacking this special case as to use the same approach as in the proof of Theorem 17 given in [3], except to interchange the roles of the m-joins and c-joins in the construction of H(G) Note that this yields a graph Ĥ(G) thatis(2t +1)- regular Unfortunately, e recently found a 1-tough graph G for hich the graph Ĥ(G ) constructed in this ay is not t-tough References [1] D Bauer, H J Broersma, and H J Veldman Not every 2-tough graph is hamiltonian To appear in Discrete Appl Math [2] D Bauer, S L Hakimi, and E Schmeichel Recognizing tough graphs is NP-hard Discrete Appl Math, 28 : , 1990 [3] D Bauer, J van den Heuvel, A Morgana, and E Schmeichel The complexity of recognizing tough cubic graphs Discrete Appl Math, 79 : 35 44, 1997 [4] D Bauer, E Schmeichel, and H J Veldman Some recent results on long cycles in tough graphs In Y Alavi, G Chartrand, O R Oellermann, and A J Schenk, editors, Graph Theory, Combinatorics, and 13

14 Applications - Proceedings of the Sixth Quadrennial International Conference on the Theory and Applications of Graphs, pages John Wiley & Sons, Inc, Ne York, 1991 [5] D Bauer, E Schmeichel, and H J Veldman Cycles in tough graphs - Updating the last four years In Y Alavi and A J Schenk, editors, Graph Theory, Combinatorics, and Applications - Proceedings of the Seventh Quadrennial International Conference on the Theory and Applications of Graphs, pages John Wiley & Sons, Inc, Ne York, 1995 [6] D Bauer, E Schmeichel, and H J Veldman Progress on tough graphs - Another four years In Y Alavi, D Jones, H Gavlas, A Schenk, and M Schultz, editors, The Proceedings of the Eighth Quadrennial International Conference on Graph Theory, Combinatorics, Algorithms and Applications John Wiley & Sons, Inc To appear [7] G Chartrand and L Lesniak Graphs and Digraphs Chapman and Hall, London, 1996 [8] V Chvátal Private communication [9] V Chvátal Tough graphs and hamiltonian circuits Discrete Math, 5 : , 1973 [10] V Chvátal Hamiltonian cycles In E L Laler, J K Lenstra, A H G Rinnooy Kan and D B Shmoys, editors, The Traveling Salesman Problem, A Guided Tour of Combinatorial Optimization, Ch 11, pp John Wiley & Sons, Chichester, 1985 [11] H Enomoto, B Jackson, P Katerinis, and A Saito Toughness and the existence of k-factors J Graph Theory, 9 : 87 95, 1985 [12] M R Garey and D S Johnson Computers and Intractability Freeman, San Francisco, CA, 1979 [13] W Goddard and H Sart On some extremal problems in connectivity In Y Alavi, G Chartrand, O R Oellermann, and A J Schenk, editors, Graph Theory, Combinatorics, and Applications - Proceedings of the Sixth Quadrennial International Conference on the Theory and Applications of Graphs, pages John Wiley & Sons, Inc, Ne York,

15 [14] I Holyer The NP-completeness of edge coloring SIAM J Comput, 10 : , 1981 [15] B Jackson and P Katerinis A characterization of 3/2-tough cubic graphs Ars Combinatoria, 38 : , 1994 [16] D Leven and Z Galil NP-completeness of finding the chromatic index of regular graphs J Algorithms, 4 : 35 44, 1983 [17] M M Matthes and D P Sumner Hamiltonian results in K 1,3 -free graphs J Graph Theory, 1 : , 1984 [18] J Petersen Die Theorie der regulären Graphen Acta Math, 15 : , 1891 [19] C Thomassen Long cycles in digraphs Proc London Math Soc, 42(3) : ,

The Complexity of Recognizing Tough Cubic Graphs

The Complexity of Recognizing Tough Cubic Graphs The Complexity of Recognizing Tough Cubic Graphs D. auer 1 J. van en Heuvel 2 A. Morgana 3 E. Schmeichel 4 1 Department of Mathematical Sciences, Stevens Institute of Technology Hoboken, NJ 07030, U.S.A.

More information

We would like a theorem that says A graph G is hamiltonian if and only if G has property Q, where Q can be checked in polynomial time.

We would like a theorem that says A graph G is hamiltonian if and only if G has property Q, where Q can be checked in polynomial time. 9 Tough Graphs and Hamilton Cycles We would like a theorem that says A graph G is hamiltonian if and only if G has property Q, where Q can be checked in polynomial time. However in the early 1970 s it

More information

Chordality and 2-Factors in Tough Graphs

Chordality and 2-Factors in Tough Graphs Chordality and -Factors in Tough Graphs D. Bauer 1 G. Y. Katona D. Kratsch 3 H. J. Veldman 4 1 Department of Mathematical Sciences, Stevens Institute of Technology Hooken, NJ 07030, U.S.A. Mathematical

More information

University of Twente. Faculty of Mathematical Sciences. Toughness and hamiltonicity in k-trees. University for Technical and Social Sciences

University of Twente. Faculty of Mathematical Sciences. Toughness and hamiltonicity in k-trees. University for Technical and Social Sciences Faculty of Mathematical Sciences University of Twente University for Technical and Social Sciences P.O. Box 17 7500 AE Enschede The Netherlands Phone: +31-53-4893400 Fax: +31-53-4893114 Email: memo@math.utwente.nl

More information

A Generalization of a result of Catlin: 2-factors in line graphs

A Generalization of a result of Catlin: 2-factors in line graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 72(2) (2018), Pages 164 184 A Generalization of a result of Catlin: 2-factors in line graphs Ronald J. Gould Emory University Atlanta, Georgia U.S.A. rg@mathcs.emory.edu

More information

Toughness and Vertex Degrees

Toughness and Vertex Degrees Toughness and Vertex Degrees D. Bauer Department of Mathematical Sciences Stevens Institute of Technology Hoboken, NJ 07030, U.S.A. H.J. Broersma School of Engineering and Computing Sciences Durham University

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

The Toughness of Cubic Graphs

The Toughness of Cubic Graphs The Toughness of Cubic Graphs Wayne Goddard Department of Mathematics University of Pennsylvania Philadelphia PA 19104 USA wgoddard@math.upenn.edu Abstract The toughness of a graph G is the minimum of

More information

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

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

More information

arxiv: v1 [cs.dm] 12 Jun 2016

arxiv: v1 [cs.dm] 12 Jun 2016 A Simple Extension of Dirac s Theorem on Hamiltonicity Yasemin Büyükçolak a,, Didem Gözüpek b, Sibel Özkana, Mordechai Shalom c,d,1 a Department of Mathematics, Gebze Technical University, Kocaeli, Turkey

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

Long cycles in 3-cyclable graphs

Long cycles in 3-cyclable graphs Long cycles in 3-cyclable graphs D. Bauer 1 L. McGuire 1 H. Trommel 2 H. J. Veldman 2 1 Department of Mathematical Sciences, Stevens Institute of Technology Hoboken, NJ 07030, USA 2 Faculty of Applied

More information

Toughness and spanning trees in K 4 -minor-free graphs

Toughness and spanning trees in K 4 -minor-free graphs Toughness and spanning trees in K 4 -minor-free graphs M. N. Ellingham Songling Shan Department of Mathematics, 1326 Stevenson Center, Vanderbilt University, Nashville, TN 37240 mark.ellingham@vanderbilt.edu

More information

All Ramsey numbers for brooms in graphs

All Ramsey numbers for brooms in graphs All Ramsey numbers for brooms in graphs Pei Yu Department of Mathematics Tongji University Shanghai, China yupeizjy@16.com Yusheng Li Department of Mathematics Tongji University Shanghai, China li yusheng@tongji.edu.cn

More information

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

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

More information

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

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

2 Notation and Preliminaries

2 Notation and Preliminaries On Asymmetric TSP: Transformation to Symmetric TSP and Performance Bound Ratnesh Kumar Haomin Li epartment of Electrical Engineering University of Kentucky Lexington, KY 40506-0046 Abstract We show that

More information

Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs

Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs Journal of Combinatorial Theory, Series B 72, 104109 (1998) Article No. TB971794 Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs Carsten Thomassen Department of Mathematics,

More information

On Hamiltonian cycles and Hamiltonian paths

On Hamiltonian cycles and Hamiltonian paths Information Processing Letters 94 (2005) 37 41 www.elsevier.com/locate/ipl On Hamiltonian cycles and Hamiltonian paths M. Sohel Rahman a,, M. Kaykobad a,b a Department of Computer Science and Engineering,

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

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

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

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

Matchings in hypergraphs of large minimum degree

Matchings in hypergraphs of large minimum degree Matchings in hypergraphs of large minimum degree Daniela Kühn Deryk Osthus Abstract It is well known that every bipartite graph with vertex classes of size n whose minimum degree is at least n/2 contains

More information

Edge-Disjoint Spanning Trees and Eigenvalues of Regular Graphs

Edge-Disjoint Spanning Trees and Eigenvalues of Regular Graphs Edge-Disjoint Spanning Trees and Eigenvalues of Regular Graphs Sebastian M. Cioabă and Wiseley Wong MSC: 05C50, 15A18, 05C4, 15A4 March 1, 01 Abstract Partially answering a question of Paul Seymour, we

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

d 2 -coloring of a Graph

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

More information

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

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

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

On Some Three-Color Ramsey Numbers for Paths

On Some Three-Color Ramsey Numbers for Paths On Some Three-Color Ramsey Numbers for Paths Janusz Dybizbański, Tomasz Dzido Institute of Informatics, University of Gdańsk Wita Stwosza 57, 80-952 Gdańsk, Poland {jdybiz,tdz}@inf.ug.edu.pl and Stanis

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

Multipartite tournaments with small number of cycles

Multipartite tournaments with small number of cycles Multipartite tournaments with small number of cycles Gregory Gutin and Arash Rafiey Department of Computer Science Royal Holloway, University of London Egham, Surrey, TW20 0EX, UK Gutin(Arash)@cs.rhul.ac.uk

More information

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4)

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4) S-72.2420/T-79.5203 Planarity; Edges and Cycles 1 Planar Graphs (1) Topological graph theory, broadly conceived, is the study of graph layouts. Contemporary applications include circuit layouts on silicon

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

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH

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

More information

P versus NP. Math 40210, Spring September 16, Math (Spring 2012) P versus NP September 16, / 9

P versus NP. Math 40210, Spring September 16, Math (Spring 2012) P versus NP September 16, / 9 P versus NP Math 40210, Spring 2012 September 16, 2012 Math 40210 (Spring 2012) P versus NP September 16, 2012 1 / 9 Properties of graphs A property of a graph is anything that can be described without

More information

Relating minimum degree and the existence of a k-factor

Relating minimum degree and the existence of a k-factor Relating minimum degree and the existence of a k-factor Stephen G Hartke, Ryan Martin, and Tyler Seacrest October 6, 010 Abstract A k-factor in a graph G is a spanning regular subgraph in which every vertex

More information

Fundamental Dominations in Graphs

Fundamental Dominations in Graphs Fundamental Dominations in Graphs arxiv:0808.4022v1 [math.co] 29 Aug 2008 Arash Behzad University of California, LosAngeles abehzad@ee.ucla.edu Mehdi Behzad Shahid Beheshti University, Iran mbehzad@sharif.edu

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

The Turán number of sparse spanning graphs

The Turán number of sparse spanning graphs The Turán number of sparse spanning graphs Noga Alon Raphael Yuster Abstract For a graph H, the extremal number ex(n, H) is the maximum number of edges in a graph of order n not containing a subgraph isomorphic

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

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 minimum G c cut problem

The minimum G c cut problem The minimum G c cut problem Abstract In this paper we define and study the G c -cut problem. Given a complete undirected graph G = (V ; E) with V = n, edge weighted by w(v i, v j ) 0 and an undirected

More information

Packing and decomposition of graphs with trees

Packing and decomposition of graphs with trees Packing and decomposition of graphs with trees Raphael Yuster Department of Mathematics University of Haifa-ORANIM Tivon 36006, Israel. e-mail: raphy@math.tau.ac.il Abstract Let H be a tree on h 2 vertices.

More information

Chapter 34: NP-Completeness

Chapter 34: NP-Completeness Graph Algorithms - Spring 2011 Set 17. Lecturer: Huilan Chang Reference: Cormen, Leiserson, Rivest, and Stein, Introduction to Algorithms, 2nd Edition, The MIT Press. Chapter 34: NP-Completeness 2. Polynomial-time

More information

AN APPROXIMATION ALGORITHM FOR COLORING CIRCULAR-ARC GRAPHS

AN APPROXIMATION ALGORITHM FOR COLORING CIRCULAR-ARC GRAPHS AN APPROXIMATION ALGORITHM FOR COLORING CIRCULAR-ARC GRAPHS Wei-Kuan Shih 1 and Wen-Lian Hsu 2 Key Words: graph, clique, coloring, matching, algorithm ABSTRACT Consider families of arcs on a circle. The

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

3 - Vector Spaces Definition vector space linear space u, v,

3 - Vector Spaces Definition vector space linear space u, v, 3 - Vector Spaces Vectors in R and R 3 are essentially matrices. They can be vieed either as column vectors (matrices of size and 3, respectively) or ro vectors ( and 3 matrices). The addition and scalar

More information

Fast exact algorithms for hamiltonicity in claw-free graphs

Fast exact algorithms for hamiltonicity in claw-free graphs Fast exact algorithms for hamiltonicity in claw-free graphs Hajo Broersma 1, Fedor V. Fomin 2, Pim van t Hof 1, and Daniël Paulusma 1 1 Department of Computer Science, University of Durham, Science Laboratories,

More information

Packing of Rigid Spanning Subgraphs and Spanning Trees

Packing of Rigid Spanning Subgraphs and Spanning Trees Packing of Rigid Spanning Subgraphs and Spanning Trees Joseph Cheriyan Olivier Durand de Gevigney Zoltán Szigeti December 14, 2011 Abstract We prove that every 6k + 2l, 2k-connected simple graph contains

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

Line Graphs and Forbidden Induced Subgraphs

Line Graphs and Forbidden Induced Subgraphs Line Graphs and Forbidden Induced Subgraphs Hong-Jian Lai and Ľubomír Šoltés Department of Mathematics West Virginia University, Morgantown, WV 26506-6310 July 14, 2002 Abstract Beineke and Robertson independently

More information

Computer Engineering Department, Ege University 35100, Bornova Izmir, Turkey

Computer Engineering Department, Ege University 35100, Bornova Izmir, Turkey Selçuk J. Appl. Math. Vol. 10. No. 1. pp. 107-10, 009 Selçuk Journal of Applied Mathematics Computing the Tenacity of Some Graphs Vecdi Aytaç Computer Engineering Department, Ege University 35100, Bornova

More information

HAMBURGER BEITRÄGE ZUR MATHEMATIK

HAMBURGER BEITRÄGE ZUR MATHEMATIK HAMBURGER BEITRÄGE ZUR MATHEMATIK Heft 8 Degree Sequences and Edge Connectivity Matthias Kriesell November 007 Degree sequences and edge connectivity Matthias Kriesell November 9, 007 Abstract For each

More information

Extremal Graphs Having No Stable Cutsets

Extremal Graphs Having No Stable Cutsets Extremal Graphs Having No Stable Cutsets Van Bang Le Institut für Informatik Universität Rostock Rostock, Germany le@informatik.uni-rostock.de Florian Pfender Department of Mathematics and Statistics University

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

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

arxiv:math/ v1 [math.co] 17 Apr 2002

arxiv:math/ v1 [math.co] 17 Apr 2002 arxiv:math/0204222v1 [math.co] 17 Apr 2002 On Arithmetic Progressions of Cycle Lengths in Graphs Jacques Verstraëte Department of Pure Mathematics and Mathematical Statistics Centre for Mathematical Sciences

More information

Decompositions of graphs into cycles with chords

Decompositions of graphs into cycles with chords Decompositions of graphs into cycles with chords Paul Balister Hao Li Richard Schelp May 22, 2017 In memory of Dick Schelp, who passed away shortly after the submission of this paper Abstract We show that

More information

Jian Cheng, Cun-Quan Zhang & Bao- Xuan Zhu

Jian Cheng, Cun-Quan Zhang & Bao- Xuan Zhu Even factors of graphs Jian Cheng, Cun-Quan Zhang & Bao- Xuan Zhu Journal of Combinatorial Optimization ISSN 1382-6905 DOI 10.1007/s10878-016-0038-4 1 23 Your article is protected by copyright and all

More information

Malaya J. Mat. 2(3)(2014)

Malaya J. Mat. 2(3)(2014) Malaya J Mat (3)(04) 80-87 On k-step Hamiltonian Bipartite and Tripartite Graphs Gee-Choon Lau a,, Sin-Min Lee b, Karl Schaffer c and Siu-Ming Tong d a Faculty of Comp & Mathematical Sciences, Universiti

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

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

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

Complexity of conditional colorability of graphs

Complexity of conditional colorability of graphs Complexity of conditional colorability of graphs Xueliang Li 1, Xiangmei Yao 1, Wenli Zhou 1 and Hajo Broersma 2 1 Center for Combinatorics and LPMC-TJKLC, Nankai University Tianjin 300071, P.R. China.

More information

and critical partial Latin squares.

and critical partial Latin squares. Nowhere-zero 4-flows, simultaneous edge-colorings, and critical partial Latin squares Rong Luo Department of Mathematical Sciences Middle Tennessee State University Murfreesboro, TN 37132, U.S.A luor@math.wvu.edu

More information

Near-domination in graphs

Near-domination in graphs Near-domination in graphs Bruce Reed Researcher, Projet COATI, INRIA and Laboratoire I3S, CNRS France, and Visiting Researcher, IMPA, Brazil Alex Scott Mathematical Institute, University of Oxford, Oxford

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

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Opuscula Mathematica Vol. 6 No. 006 Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Abstract. A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a

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

1.1 P, NP, and NP-complete

1.1 P, NP, and NP-complete CSC5160: Combinatorial Optimization and Approximation Algorithms Topic: Introduction to NP-complete Problems Date: 11/01/2008 Lecturer: Lap Chi Lau Scribe: Jerry Jilin Le This lecture gives a general introduction

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

The Maximum Flow Problem with Disjunctive Constraints

The Maximum Flow Problem with Disjunctive Constraints The Maximum Flow Problem with Disjunctive Constraints Ulrich Pferschy Joachim Schauer Abstract We study the maximum flow problem subject to binary disjunctive constraints in a directed graph: A negative

More information

A Separator Theorem for Graphs with an Excluded Minor and its Applications

A Separator Theorem for Graphs with an Excluded Minor and its Applications A Separator Theorem for Graphs with an Excluded Minor and its Applications Noga Alon IBM Almaden Research Center, San Jose, CA 95120,USA and Sackler Faculty of Exact Sciences, Tel Aviv University, Tel

More information

arxiv: v2 [math.co] 19 Jun 2018

arxiv: v2 [math.co] 19 Jun 2018 arxiv:1705.06268v2 [math.co] 19 Jun 2018 On the Nonexistence of Some Generalized Folkman Numbers Xiaodong Xu Guangxi Academy of Sciences Nanning 530007, P.R. China xxdmaths@sina.com Meilian Liang School

More information

Zero-Sum Flows in Regular Graphs

Zero-Sum Flows in Regular Graphs Zero-Sum Flows in Regular Graphs S. Akbari,5, A. Daemi 2, O. Hatami, A. Javanmard 3, A. Mehrabian 4 Department of Mathematical Sciences Sharif University of Technology Tehran, Iran 2 Department of Mathematics

More information

9-Connected Claw-Free Graphs Are Hamilton-Connected

9-Connected Claw-Free Graphs Are Hamilton-Connected Journal of Combinatorial Theory, Series B 75, 167173 (1999) Article ID jctb.1998.1871, available online at http:www.idealibrary.com on 9-Connected Claw-Free Graphs Are Hamilton-Connected Stephan Brandt

More information

The smallest k-regular h-edge-connected graphs without 1-factors

The smallest k-regular h-edge-connected graphs without 1-factors The smallest k-regular h-edge-connected graphs without 1-factors John Ganci, Douglas B. West March 30, 2003 Dedicated to the memory of Bill Tutte Abstract The minimum order of a k-regular h-edge-connected

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

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

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

Cycle decompositions of the complete graph

Cycle decompositions of the complete graph Cycle decompositions of the complete graph A.J.W. Hilton Department of Mathematics University of Reading Whiteknights P.O. Box 220 Reading RG6 6AX U.K. Matthew Johnson Department of Mathematics London

More information

Solving the Hamiltonian Cycle problem using symbolic determinants

Solving the Hamiltonian Cycle problem using symbolic determinants Solving the Hamiltonian Cycle problem using symbolic determinants V. Ejov, J.A. Filar, S.K. Lucas & J.L. Nelson Abstract In this note we show how the Hamiltonian Cycle problem can be reduced to solving

More information

THE DECK RATIO AND SELF-REPAIRING GRAPHS

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

More information

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

Hamiltonicity in Connected Regular Graphs

Hamiltonicity in Connected Regular Graphs Hamiltonicity in Connected Regular Graphs Daniel W. Cranston Suil O April 29, 2012 Abstract In 1980, Jackson proved that every 2-connected k-regular graph with at most 3k vertices is Hamiltonian. This

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

The traveling salesman problem

The traveling salesman problem Chapter 58 The traveling salesman problem The traveling salesman problem (TSP) asks for a shortest Hamiltonian circuit in a graph. It belongs to the most seductive problems in combinatorial optimization,

More information

H-E-Super magic decomposition of graphs

H-E-Super magic decomposition of graphs Electronic Journal of Graph Theory and Applications () (014), 115 18 H-E-Super magic decomposition of graphs S. P. Subbiah a, J. Pandimadevi b a Department of Mathematics Mannar Thirumalai Naicker College

More information

On the connectivity of the direct product of graphs

On the connectivity of the direct product of graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 41 (2008), Pages 45 56 On the connectivity of the direct product of graphs Boštjan Brešar University of Maribor, FEECS Smetanova 17, 2000 Maribor Slovenia bostjan.bresar@uni-mb.si

More information

arxiv: v1 [math.co] 28 Oct 2015

arxiv: v1 [math.co] 28 Oct 2015 Noname manuscript No. (will be inserted by the editor) A note on the Ramsey number of even wheels versus stars Sh. Haghi H. R. Maimani arxiv:1510.08488v1 [math.co] 28 Oct 2015 Received: date / Accepted:

More information

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES

ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES ON COST MATRICES WITH TWO AND THREE DISTINCT VALUES OF HAMILTONIAN PATHS AND CYCLES SANTOSH N. KABADI AND ABRAHAM P. PUNNEN Abstract. Polynomially testable characterization of cost matrices associated

More information

Czechoslovak Mathematical Journal

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

More information

On non-hamiltonian circulant digraphs of outdegree three

On non-hamiltonian circulant digraphs of outdegree three On non-hamiltonian circulant digraphs of outdegree three Stephen C. Locke DEPARTMENT OF MATHEMATICAL SCIENCES, FLORIDA ATLANTIC UNIVERSITY, BOCA RATON, FL 33431 Dave Witte DEPARTMENT OF MATHEMATICS, OKLAHOMA

More information

Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph

Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph Packing chromatic number, (1, 1, 2, 2)-colorings, and characterizing the Petersen graph Boštjan Brešar a,b Douglas F. Rall d Sandi Klavžar a,b,c Kirsti Wash e a Faculty of Natural Sciences and Mathematics,

More information

Separating Simple Domino Parity Inequalities

Separating Simple Domino Parity Inequalities Separating Simple Domino Parity Inequalities Lisa Fleischer Adam Letchford Andrea Lodi DRAFT: IPCO submission Abstract In IPCO 2002, Letchford and Lodi describe an algorithm for separating simple comb

More information