3-Coloring of Random Graphs

Size: px
Start display at page:

Download "3-Coloring of Random Graphs"

Transcription

1 3-Coloring of Random Graphs Josep Díaz 1 UPC 1 Research partially supported by the Future and Emerging Technologies programme of the EU under contract (DELIS)

2 Coloring problems. Given a graph G = (V, E) a legal coloring is an assignment of colors to V in such a way that no adjacent vertices get the same color. The k-colorability problem of G Given a graph G = (V, E) the k-col problem is to decide if there is a legal coloring of G with at most k colors. The Chromatic number of G Given a graph G = (V, E) the chromatic number problem is to decide which is the minimal number of colors χ(g) required to color G legally.

3 The Erdős Rényi model It is known that G(n, p) and G(n, m) are interchangeable for not extremely dense or extremely sparse graphs. i.e. If n = V then for p = d n and m = d 2 n then G n,p and G n,m are interchangeable. Average degree in G n,d/n = p ( n 2) dn/2 = d. Edge-density in G n, dn = d 2 2

4 The beginning of colorability in random graphs. Erdős Rényi: On the evolution of random graphs (1960) 1. If d = 1 ɛ the a.a.s. all connected components of G(n, d/n) have at most one cycle and O(log n) vertices. For G G(n, 1 ɛ n ), χ(g) 3 aas 2. If d = 1 + ɛ then a.a.s. there exist a unique connected components of G(n, d/n) with Ω(n) cycles and in particular one odd cycle For G G(n, 1+ɛ n ), χ(g) 3 aas Question: If G G(n, 1 n ), χ(g) = 3 aas? Answer: 29 years later Luczak, Wierman: If G G(n, 1 n ), χ(g) = 3 aas.

5 Some of the work done on colorability in random graphs. Grimmett, McDiarmid (75); Matula (79); McDiarmid (79); Bollobás,Thomason (83); Bollobás (83); Fernandez de la Vega (83); Gazmuri (84); Shamir, Upfal (84); McDiarmid (84); Shamir, Spencer (87), Bollobás (88); Luczak, Wierman (89); Kučera, Matula (90); McDiarmid (90); Cheeseman, Kanefsky, Taylor (91); Culberson, Gent (91); Kučera (91); Luczak(91), Luczak (91); Molloy (92); Frieze, Luczak (92); Molloy, Reed (95), Molloy (96); Pittel, Spencer, Wormald (96); Alon, Krivelevich (97); Achlioptas, Molloy (97); Dunne, Zito (98); Achlioptas, Molloy (99); Achlioptas, Friedgut (99); Achlioptas (99); Kaporis, Kirousis, Stamatiou (00); Krivelevich, Sudakov, Vu, Wormald (01); Mulet, Pagnani, Weight, Zechina (02); van Mourik, Saad (02); Achlioptas, Moore (02), Cooper, Frieze, Reed, Riordan (02); Dubois, Mandler (03); Achlioptas, Moore (03), Achlioptas, Naor (04), Achlioptas, Moore (04); Krzaka la, Pagnani, Weight (04); Monasson (04); Shi, Wormald (04); Krzaka la (05); Díaz, Kaporis, Kirousis, Pérez, Stamatiou (05), Kremkes, Wormald (05).

6 Phase transition: Experimental results Cheeseman, Kanefefky, Taylor (91) and Culberson, Gent (91): If G G(n, d/n) (G has average degree d): Empirical observation: for each fixed k, there is a threshold average degree d k such that If d < d k, then G is a.a.s. k-colorable, while if d > d k then G is a.a.s. non-k-colorable. For k = 3 experimental evidence of d k = 4.7

7 Phase transition, the statistical mechanics point of view Braunstein, Mulet, Pagnani, Weight, Zecchina (03): Analytic (non-rigorous) verification of the previous experimental results by the cavity and replica symmetry breaking methods of Statistical Physics suggest that d Pr[3-Col] d

8 The Achlioptas Friedgut theorem Theorem k 3 there is a sequence d k (n) such that ɛ : A random graph with average degree d k (n) ɛ is a.a.s. 3-colorable. A random graph with average degree d k (n) + ɛ is a.a.s. non-3-colorable. In other words, 3-col has a sharp treshold. Open question: Does d k (n) converge? If yes, to what value?

9 Corollary to the Achlioptas Friedgut theorem Recall a sequence of events E holds: a.a.s. if lim n Pr [E] = 1, w.u.p.p. if lim inf n Pr [E] > 0 Given d, for G G(n, d/n), if for all n, Pr [G is k-col.] > ɛ, then Pr [G is k-col.] = 1 aas. For k-col. wupp aas 1 ε Pr[k-Col] 0 dk d

10 3-Col threshold: The basic upper bound technique. Let G be a random graph and C(G) the random class of its legal 3-colorings. Then Pr [G is 3-col.] = Pr [ C(G) 1] E [ C(G) ]. Compute E [ C(G) ] (easy) and find the values of d for which E [ C(G) ] = 0. We get a trivial upper bound of 5.42 Why experiments suggest d ? Because of the Lottery paradox: A class of graphs with small probability but with many legal 3-colorings contributes too much to E [ C(G) ].

11 Upper bound: Improvements to the first moment Kaporis, Kirousis, Stamatiou (00): thin C(G) so that the unrealistic expectation of the cardinality of C(G), due to the Lottery paradox, gets smaller. They consider rigid 3-colorings, (colorings where one change of color to a higher one in the 012 ordering destroys the legality) NO RIGID RIGID d

12 Best upper bound to 3-Col threshold. Dubois, Mandler (03) (unpublished): refine the space of graphs to the Typical graphs (graphs with a Poisson degree sequence). It is know that a.a.s. any G G(n, p) has degree sequence within an ɛ of a Poisson. Therefore the few graphs in G(n, p) which have not Poisson degree sequence have many 3-colorings and force the 1st moment to give bad estimates. They use the decimation technique: repetitively depleted G of vertices of degree 2 or less, as these vertices do not interfere with the colorability. d

13 3-Col threshold: Lower bounds. Observation: G is k-colorable if G does not contain a subgraph with min. degree k Pittel, Spencer, Wormald (96): Study the size of a gigant k-core in G(n, d/n) and proved d Achlioptas, Moore (03): analyzing the Brélaz s heuristic Using the DEM) got d which is the best known bound for 3-Col on G(n, d/n) d

14 The Brélaz heuristic. D. Brélaz (79). Input: A graph G together with a list of possible k colors for each of its vertices. At every step, choose a vertex with the least number of colors in its lists, select a color from the list and assign it to the vertex. At ties, choose a vertex with the largest number of uncolored neighbors. Delete the vertex and also delete the selected color from neighboring vertices. If the graph becomes empty, return yes ; if a vertex with an empty list appears, return no.

15 Technique for lower bounds for 3-Col threshold. Let d k denote the lower bound for d k that we try to compute. Consider Brélatz or a variation. Notice the previous version of Brélatz does not have backtracking, so failure is reported after the choice of a color, this failure is considered permanent. Prove that for the max. value of d < d k, the coloring algorithm a.a.s. succeeds. The more sophisticated the heuristic is, the more difficult its probabilistic analysis is.

16 Chromatic number of G(n, p) with p fixed. Grimmett, McDiarmid (75) gave the first lower bound of χ(g) by determining d k s.t. G has not and independent set of size n/k, so χ(g) > k. Many papers latter, Bollobás (88) and Kučera, Matula (88): Theorem For fixed p, for any G G(n, p). χ(g) n 2 ln n.

17 Chromatic number of G(n, p/n). Let G G(n, d/n): Luczak (91): Theorem d R +, k d N such that aas χ(g) is either k d or k d + 1. Luczak gives no information on these two values, neither do the above asymptotics of the threshold d k. Main task: Make the asymptotics of d k finer so that the two possible values of the chromatic number are found.

18 Chromatic number of G(n, p/n). Achlioptas, Naor (91): Determine k d as the smallest k such that d < 2k lg k. Then aas χ(g) {k d, k d + 1}. Moreover, if d [(2k 1) lg k, 2k lg k] then aas χ(g) = k d + 1 They determine the exact value for about half of the d s.

19 The second moment method Let X be a non-negative counting random variable that depends on n. As n grows large E [X ] may also grow large, but yet Pr [X > 0] may approach zero. However, if E [ X 2] does not approach infinity too fast compared to E [X ], then it may turn that Pr [X > 0] stays away from zero: Pr[X > 0] (E [X ])2 E [X 2 ] > 0. If E [ X 2] = Θ(E [X ]) then Pr[X > 0] > 0 wupp.

20 The solution by Achlioptas-Naor Achlioptas and Naor (2004). Let k d be the smallest integer k such that d < 2k ln k. Almost all G(n, d/n) have chromatic number either k d or k d + 1. Method of Proof: Second moment where X counts the number of balanced k-colorings of G(n, d/n). E [ X 2] turns out to be a sum of exponential terms. Locating the term with the largest base, which essentially gives the value of the sum, is tricky. They use a martingale-based concentration result.

21 The case of general k-col By the first moment method: d k < 2k ln k. By Luczak: ɛ > 0, d k > 2(k ɛ) ln k (asymptotically in k) Also, by Luczak: the chromatic number of graphs in G(n, d/n) ranges a.a.s. within a window of only two possible integer values. So d k 2k ln k (the asymptotic is w.r.t k).

22 The geometry of k-colorings. Krz aka la, Pagnani, Weight (04): For G G(n, d/n), consider the space of all k-color assignments (legal or not) to the vertices of G. A cluster is a set of colorings s.t. it is possible to go from one coloring to other by changing the colors of at most 2 vertices. For d < (1 ɛ)k ln k, all legal k-colorings form a unique cluster in this space, sooner or latter a greedy change of colors in the vertices is going to hit the cluster.

23 As d increases, the clusters break down into exponentially many legal clusters and exponentially many almost legal clusters. Therefore, any change in the colors of a few vertices gives rise to more illegally colored edges. As a consequence, local search algorithms are not expected to produce results for average degrees beyond the breaking down point of the unique cluster. There seem to be scant hopes to sufficiently improve the lower bound of d k by algorithmic techniques. This is denoted the hard-cololorability region.

24 Random regular graphs. Different model from the Erdős Rényi. G n,d class of d-regular graphs on n labeled vertices.

25 Pairings and multigraphs. Let C n,d be the set of random d-pairings on n vertices. Theorem If a property holds aas for C n,d, then it also holds aas for G n,d.

26 3-colorability of G n,d Frieze, Luczak-92: If G G n,d then χ(g) It says nothing about fixed values of d d 2 ln d aas (in d) Molloy-92: If k(1 1 k )d/2 < 1 then G G n,d is not k-colorable aas d 6, aas G G n,d is not 3-colorable. Uses the first moment method in a clever way to prove that the expected number of r-colorings of a d-regular configuration is r(1 1/r) d/2.

27 3-colorability of G n,d Achlioptas, Moore-04: If G G n,4 then wupp χ(g) = 3. The proof is analysis of Brélaz s heuristics + the fact that aas G G n,4 is not bipartite. Recall Achlioptas and Moore-04: The chromatic number of random regular graphs of degree d a.a.s. ranges in {k d, k d + 1, k d + 2}, where k d is the smallest integer k such that d < 2k ln k.

28 3-colorability of G n,d Shi, Wormald (04): If G G n,d, aas: χ(g) = 3 if d = 4 χ(g) = 3 or 4 if d = 5 χ(g) = 4 if d = 6 χ(g) = 4 or 5 if 7 d 9 χ(g) = 5 or 6 if d = 10 The proof is algorithmic: Properly color all short cycles of G up to some length l Greedily color the remaining vertices following some priority given by an ordering of the possible labels. At any moment, each vertex is labeled (i, j), where i is the number of non-colored neighbors and j is the number of available colors.

29 3-colorability of random 5-regular. Non-rigorous results from physics by Krz aka la, Pagnani, Weigt (04): almost all 5-regular graphs have chromatic number 3. Moreover, the solution space of 3-colorings of 5-regular graphs has many clusters. Therefore, algorithmic techniques are expected to be hard. Until recently, the only rigorous result for 5-regular graphs is that almost all of them have chromatic number 3 or 4. The second moment fails when X counts 3-colorings, even if they are balanced.

30 Why the 2nd moment fails for 4-reg. graphs? By linearity of expectation and by summing over pairs of 3-colorings we have: E [ X 2] = i E i P i where E i is the number of pairs of 3-colorings with a given pattern of color assignments (characterized by a parameter i) and P i is the probability that a fixed pair of color assignments with pattern E i is legal.

31 The term E i P i that is equal (ignoring sub-exponential factors) to (E [X ]) 2 is the barycentric term that corresponds to a completely symmetric pattern. But unfortunately unlike the case of G(n, p) graphs, the barycentric term is not the prevalent one in the sum. Because there is a slight bias towards pairs of colorings that give the same color to a vertex.

32 Recent results on 3-colorability of G n,5. Consider rainbow colorings, where each vertex has neighbors with both the other two legal colors. D., Kaporis, Kirousis, Pérez and Sotiropoulos-05: If G G n,5 then χ(g) = 5 wupp Kemkes and Wormald-05 : Padded up this probability to 1 (asymptotically).

33 The proof Used balanced rainbow colorings. First moment: E [X ] = { (G, C) G C 5,n, C = G } C 5,n Second moment: E [ X 2] { (G, C 1, C 2 ) G C 5,n, C 1, C 2 = G } = C 5,n

34 First moment: Exact expression For any v its spectra s = (s 1, s +1 ) (the distribution of the semi-edges of v according to the distribution of the semi-edges matched to. s=(2,3) Notice thar for each v and each C, there is only one s. For i Z 3, let d(i, s) = {v with color i and spectra s} n.

35 First moment: Exact expression Notice that d(i, s) i,s is the degree sequence of nodes in G, colored by C, normalized by n. E [X ] = d(i,s) i,s ( n (d(i, s)n) i,s ) i,s ( ) 5 d(i,s)n ( 5n s 6!)3 E [X ] = i I T i

36 First moment: Asymptotics Asymptotic expression: E [X ] poly i (n)(f i ) n i I Exponential behaviour: If F i0 F i ( i I ) then E [X ] (F i0 ) n, (where X Y means log X log Y ) Polynomial( factors: E [X ] = Θ n r/2) poly i0 (n)(f i0 ) n (Laplace integration technique)

37 Result on C n,5 Doing similarly with E [ X 2], we get (E [X ]) 2 E [X 2 ] which gives Random 5-regular configurations can be 3-coloured wupp.

38 Result on G n,5 Let Pr and E be the probability and expectation conditional to the event G C n,5 is simple, then after a messy computation E [X ] = Θ(E [X ]) and E [ X 2 ] = Θ(E [ X 2] ) Pr [X > 0] (E [X ])2 E [X 2 ] Theorem If G G n,5 then χ(g) = 3 wupp = Θ(1). Therefore

39 From wupp to aas In the previous result X is such that var [X ] is too large, so we could not get the concentration result Pr [X > 0] 1. Kemkes and Wormald, used the small subgraph conditioning (Robinson, Wormald (83)) The idea is the following: Let Y 1, Y 2,..., Y k de r.v. such that Y i = number of cycles with length i. In C n,5 Y i has a Poisson distribution independent of n. Let Z a r.v. counting the number of rainbow, balanced 3-colorings conditioned to Y 1,..., Y k, for arbitrary fixed k. Then var [Z] = o(e [Z] 2 ).

40 Theorem If G G n,5 then χ(g) = 3 aas

41 Conclusions. An exciting field. Many people work on the topic. Sinergies between mathematics, physics and computer science. It developed in parallel to similar work for 3-SAT, k-sat and MaxSAT. Plenty of open problems to work on. Thanks for your attention.

The chromatic number of random regular graphs

The chromatic number of random regular graphs The chromatic number of random regular graphs Xavier Pérez Giménez Stochastics Numerics Seminar Models of random graphs Erdős & Rényi classic models (G n,p, G n,m ) Fixed degree sequence Regular graphs

More information

Two-coloring random hypergraphs

Two-coloring random hypergraphs Two-coloring random hypergraphs Dimitris Achlioptas Jeong Han Kim Michael Krivelevich Prasad Tetali December 17, 1999 Technical Report MSR-TR-99-99 Microsoft Research Microsoft Corporation One Microsoft

More information

The Chromatic Number of Random Regular Graphs

The Chromatic Number of Random Regular Graphs The Chromatic Number of Random Regular Graphs Dimitris Achlioptas 1 and Cristopher Moore 2 1 Microsoft Research, Redmond, WA 98052, USA optas@microsoft.com 2 University of New Mexico, NM 87131, USA moore@cs.unm.edu

More information

Almost all graphs with 2.522n edges are not 3-colorable

Almost all graphs with 2.522n edges are not 3-colorable Almost all graphs with 2.522n edges are not 3-colorable Dimitris Achlioptas optas@cs.toronto.edu Michael Molloy molloy@cs.toronto.edu Department of Computer Science University of Toronto Toronto, Ontario

More information

Phase Transitions in the Coloring of Random Graphs

Phase Transitions in the Coloring of Random Graphs Phase Transitions in the Coloring of Random Graphs Lenka Zdeborová (LPTMS, Orsay) In collaboration with: F. Krząkała (ESPCI Paris) G. Semerjian (ENS Paris) A. Montanari (Standford) F. Ricci-Tersenghi (La

More information

Random regular graphs. Nick Wormald University of Waterloo

Random regular graphs. Nick Wormald University of Waterloo Random regular graphs Nick Wormald University of Waterloo LECTURE 5 Random regular graphs What are they (models) Typical and powerful results Handles for analysis One or two general techniques Some open

More information

Lecture 8: February 8

Lecture 8: February 8 CS71 Randomness & Computation Spring 018 Instructor: Alistair Sinclair Lecture 8: February 8 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Equitable coloring of random graphs

Equitable coloring of random graphs Michael Krivelevich 1, Balázs Patkós 2 1 Tel Aviv University, Tel Aviv, Israel 2 Central European University, Budapest, Hungary Phenomena in High Dimensions, Samos 2007 A set of vertices U V (G) is said

More information

The concentration of the chromatic number of random graphs

The concentration of the chromatic number of random graphs The concentration of the chromatic number of random graphs Noga Alon Michael Krivelevich Abstract We prove that for every constant δ > 0 the chromatic number of the random graph G(n, p) with p = n 1/2

More information

Algorithmic Barriers from Phase Transitions

Algorithmic Barriers from Phase Transitions Algorithmic Barriers from Phase Transitions Dimitris Achlioptas Amin Coja-Oghlan Abstract For many random Constraint Satisfaction Problems, by now there exist asymptotically tight estimates of the largest

More information

Random Graphs. Research Statement Daniel Poole Autumn 2015

Random Graphs. Research Statement Daniel Poole Autumn 2015 I am interested in the interactions of probability and analysis with combinatorics and discrete structures. These interactions arise naturally when trying to find structure and information in large growing

More information

Phase Transitions in Random Discrete Structures

Phase Transitions in Random Discrete Structures Institut für Optimierung und Diskrete Mathematik Phase Transition in Thermodynamics The phase transition deals with a sudden change in the properties of an asymptotically large structure by altering critical

More information

The unsatisfiability threshold conjecture: the techniques behind upper bound improvements

The unsatisfiability threshold conjecture: the techniques behind upper bound improvements The unsatisfiability threshold conjecture: the techniques behind upper bound improvements Lefteris M. Kirousis Yannis C. Stamatiou Michele Zito Abstract One of the most challenging problems in probability

More information

The typical structure of sparse K r+1 -free graphs

The typical structure of sparse K r+1 -free graphs The typical structure of sparse K r+1 -free graphs Lutz Warnke University of Cambridge (joint work with József Balogh, Robert Morris, and Wojciech Samotij) H-free graphs / Turán s theorem Definition Let

More information

SIZE-RAMSEY NUMBERS OF CYCLES VERSUS A PATH

SIZE-RAMSEY NUMBERS OF CYCLES VERSUS A PATH SIZE-RAMSEY NUMBERS OF CYCLES VERSUS A PATH ANDRZEJ DUDEK, FARIDEH KHOEINI, AND PAWE L PRA LAT Abstract. The size-ramsey number ˆRF, H of a family of graphs F and a graph H is the smallest integer m such

More information

Independence and chromatic number (and random k-sat): Sparse Case. Dimitris Achlioptas Microsoft

Independence and chromatic number (and random k-sat): Sparse Case. Dimitris Achlioptas Microsoft Independence and chromatic number (and random k-sat): Sparse Case Dimitris Achlioptas Microsoft Random graphs W.h.p.: with probability that tends to 1 as n. Hamiltonian cycle Let τ 2 be the moment all

More information

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1

< k 2n. 2 1 (n 2). + (1 p) s) N (n < 1 List of Problems jacques@ucsd.edu Those question with a star next to them are considered slightly more challenging. Problems 9, 11, and 19 from the book The probabilistic method, by Alon and Spencer. Question

More information

A simple branching process approach to the phase transition in G n,p

A simple branching process approach to the phase transition in G n,p A simple branching process approach to the phase transition in G n,p Béla Bollobás Department of Pure Mathematics and Mathematical Statistics Wilberforce Road, Cambridge CB3 0WB, UK b.bollobas@dpmms.cam.ac.uk

More information

On the threshold for k-regular subgraphs of random graphs

On the threshold for k-regular subgraphs of random graphs On the threshold for k-regular subgraphs of random graphs Pawe l Pra lat Department of Mathematics and Statistics Dalhousie University Halifax NS, Canada Nicholas Wormald Department of Combinatorics and

More information

Acyclic subgraphs with high chromatic number

Acyclic subgraphs with high chromatic number Acyclic subgraphs with high chromatic number Safwat Nassar Raphael Yuster Abstract For an oriented graph G, let f(g) denote the maximum chromatic number of an acyclic subgraph of G. Let f(n) be the smallest

More information

Combinatorial Rigidity and the Molecular Conjecture

Combinatorial Rigidity and the Molecular Conjecture Page 1 of 65 Combinatorial Rigidity and the Molecular Conjecture Brigitte Servatius Worcester Polytechnic Institute The Proof of the Product Rule To derivate a product as defined The diff rence quotient

More information

The Interface between P and NP: COL, XOR, NAE, 1-in-, and Horn SAT

The Interface between P and NP: COL, XOR, NAE, 1-in-, and Horn SAT The Interface between P and NP: COL, XOR, NAE, -in-, and Horn SAT Toby Walsh APES Report: APES-37-2002 Abstract We study in detail the interface between P and NP by means of five new problem classes. Like

More information

The condensation phase transition in random graph coloring

The condensation phase transition in random graph coloring The condensation phase transition in random graph coloring Victor Bapst Goethe University, Frankfurt Joint work with Amin Coja-Oghlan, Samuel Hetterich, Felicia Rassmann and Dan Vilenchik arxiv:1404.5513

More information

Lecture 5: January 30

Lecture 5: January 30 CS71 Randomness & Computation Spring 018 Instructor: Alistair Sinclair Lecture 5: January 30 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

c 2006 Society for Industrial and Applied Mathematics

c 2006 Society for Industrial and Applied Mathematics SIAM J. COMPUT. Vol. 36, No. 3, pp. 740 762 c 2006 Society for Industrial and Applied Mathematics RANDOM k-sat: TWO MOMENTS SUFFICE TO CROSS A SHARP THRESHOLD DIMITRIS ACHLIOPTAS AND CRISTOPHER MOORE Abstract.

More information

Induced subgraphs with many repeated degrees

Induced subgraphs with many repeated degrees Induced subgraphs with many repeated degrees Yair Caro Raphael Yuster arxiv:1811.071v1 [math.co] 17 Nov 018 Abstract Erdős, Fajtlowicz and Staton asked for the least integer f(k such that every graph with

More information

Lecture 5: Probabilistic tools and Applications II

Lecture 5: Probabilistic tools and Applications II T-79.7003: Graphs and Networks Fall 2013 Lecture 5: Probabilistic tools and Applications II Lecturer: Charalampos E. Tsourakakis Oct. 11, 2013 5.1 Overview In the first part of today s lecture we will

More information

A sequence of triangle-free pseudorandom graphs

A sequence of triangle-free pseudorandom graphs A sequence of triangle-free pseudorandom graphs David Conlon Abstract A construction of Alon yields a sequence of highly pseudorandom triangle-free graphs with edge density significantly higher than one

More information

Coloring Simple Hypergraphs

Coloring Simple Hypergraphs Department of Mathematics, Statistics and Computer Science University of Illinois Chicago August 28, 2010 Problem Let n 2 and suppose that S [n] [n] with S 2n 1. Then some three points in S determine a

More information

Colouring powers of graphs with one cycle length forbidden

Colouring powers of graphs with one cycle length forbidden Colouring powers of graphs with one cycle length forbidden Ross J. Kang Radboud University Nijmegen CWI Networks & Optimization seminar 1/2017 Joint work with François Pirot. Example 1: ad hoc frequency

More information

On the chromatic number of random graphs with a fixed degree sequence

On the chromatic number of random graphs with a fixed degree sequence On the chromatic number of random graphs with a fixed degree sequence Alan Frieze Michael Krivelevich Cliff Smyth December 13, 006 Abstract Let d = 1 d 1 d d n be a non-decreasing sequence of n positive

More information

Tight Bounds For Random MAX 2-SAT

Tight Bounds For Random MAX 2-SAT Tight Bounds For Random MAX 2-SAT MohammadTaghi Hajiaghayi Jeong Han Kim Abstract For a conjunctive normal form formula F with n variables and m = cn 2-variable clauses (c is called the density), denote

More information

Coloring Simple Hypergraphs

Coloring Simple Hypergraphs Department of Mathematics, Statistics and Computer Science University of Illinois Chicago May 13, 2011 A Puzzle Problem Let n 2 and suppose that S [n] [n] with S 2n 1. Then some three points in S determine

More information

Approximate counting of large subgraphs in random graphs with statistical mechanics methods

Approximate counting of large subgraphs in random graphs with statistical mechanics methods Approximate counting of large subgraphs in random graphs with statistical mechanics methods Guilhem Semerjian LPT-ENS Paris 13.03.08 / Eindhoven in collaboration with Rémi Monasson, Enzo Marinari and Valery

More information

Component structure of the vacant set induced by a random walk on a random graph. Colin Cooper (KCL) Alan Frieze (CMU)

Component structure of the vacant set induced by a random walk on a random graph. Colin Cooper (KCL) Alan Frieze (CMU) Component structure of the vacant set induced by a random walk on a random graph Colin Cooper (KCL) Alan Frieze (CMU) Vacant set definition and results Introduction: random walks and cover time G n,p vacant

More information

Predicting Phase Transitions in Hypergraph q-coloring with the Cavity Method

Predicting Phase Transitions in Hypergraph q-coloring with the Cavity Method Predicting Phase Transitions in Hypergraph q-coloring with the Cavity Method Marylou Gabrié (LPS, ENS) Varsha Dani (University of New Mexico), Guilhem Semerjian (LPT, ENS), Lenka Zdeborová (CEA, Saclay)

More information

Explosive Percolation in Erdős-Rényi-Like Random Graph Processes

Explosive Percolation in Erdős-Rényi-Like Random Graph Processes Explosive Percolation in Erdős-Rényi-Like Random Graph Processes Konstantinos Panagiotou a,1 Reto Spöhel a,1,4 Angelika Steger b,2 Henning Thomas b,2,3 a Max Planck Institute for Informatics, 66123 Saarbrücken,

More information

Upper-bounding the k-colorability threshold by counting covers

Upper-bounding the k-colorability threshold by counting covers Upper-bounding the k-colorability threshold by counting covers Amin Coja-Oghlan Goethe University Mathematics Institute Frankfurt am Main, Germany acoghlan@math.uni-frankfurt.de Submitted: May 2, 2013;

More information

Random Geometric Graphs.

Random Geometric Graphs. Random Geometric Graphs. Josep Díaz Random Geometric Graphs Random Euclidean Graphs, Random Proximity Graphs, Random Geometric Graphs. Random Euclidean Graphs Choose a sequence V = {x i } n i=1 of independent

More information

The expansion of random regular graphs

The expansion of random regular graphs The expansion of random regular graphs David Ellis Introduction Our aim is now to show that for any d 3, almost all d-regular graphs on {1, 2,..., n} have edge-expansion ratio at least c d d (if nd is

More information

Assignment 2 : Probabilistic Methods

Assignment 2 : Probabilistic Methods Assignment 2 : Probabilistic Methods jverstra@math Question 1. Let d N, c R +, and let G n be an n-vertex d-regular graph. Suppose that vertices of G n are selected independently with probability p, where

More information

Phase transitions in Boolean satisfiability and graph coloring

Phase transitions in Boolean satisfiability and graph coloring Phase transitions in Boolean satisfiability and graph coloring Alexander Tsiatas May 8, 2008 Abstract I analyzed the behavior of the known phase transitions in two NPcomplete problems, 3-colorability and

More information

Loose Hamilton Cycles in Random k-uniform Hypergraphs

Loose Hamilton Cycles in Random k-uniform Hypergraphs Loose Hamilton Cycles in Random k-uniform Hypergraphs Andrzej Dudek and Alan Frieze Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 1513 USA Abstract In the random k-uniform

More information

Rainbow Connection of Random Regular Graphs

Rainbow Connection of Random Regular Graphs Rainbow Connection of Random Regular Graphs Andrzej Dudek Alan Frieze Charalampos E. Tsourakakis November 11, 2013 Abstract An edge colored graph G is rainbow edge connected if any two vertices are connected

More information

On the number of circuits in random graphs. Guilhem Semerjian. [ joint work with Enzo Marinari and Rémi Monasson ]

On the number of circuits in random graphs. Guilhem Semerjian. [ joint work with Enzo Marinari and Rémi Monasson ] On the number of circuits in random graphs Guilhem Semerjian [ joint work with Enzo Marinari and Rémi Monasson ] [ Europhys. Lett. 73, 8 (2006) ] and [ cond-mat/0603657 ] Orsay 13-04-2006 Outline of the

More information

The diameter and mixing time of critical random graphs.

The diameter and mixing time of critical random graphs. The diameter and mixing time of critical random graphs. March 14, 2007 Joint work with: Asaf Nachmias. Background The Erdos and Rényi random graph G(n, p) is obtained from the complete graph on n vertices

More information

Approximation Algorithm for Random MAX-kSAT

Approximation Algorithm for Random MAX-kSAT Approximation Algorithm for Random MAX-kSAT Yannet Interian Center for Applied Mathematics. Cornell University. Ithaca, NY 14853, USA interian@cam.cornell.edu Abstract. An approximation algorithm for random

More information

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov Abstract For a graph G, let χ(g) denote its chromatic number and σ(g) denote

More information

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Catherine Greenhill 1, Oleg Pikhurko 2 1 School of Mathematics, The University of New South Wales, Sydney NSW Australia 2052,

More information

An asymptotically tight bound on the adaptable chromatic number

An asymptotically tight bound on the adaptable chromatic number An asymptotically tight bound on the adaptable chromatic number Michael Molloy and Giovanna Thron University of Toronto Department of Computer Science 0 King s College Road Toronto, ON, Canada, M5S 3G

More information

Percolation in General Graphs

Percolation in General Graphs Percolation in General Graphs Fan Chung Paul Horn Linyuan Lu Abstract We consider a random subgraph G p of a host graph G formed by retaining each edge of G with probability p. We address the question

More information

Bisections of graphs

Bisections of graphs Bisections of graphs Choongbum Lee Po-Shen Loh Benny Sudakov Abstract A bisection of a graph is a bipartition of its vertex set in which the number of vertices in the two parts differ by at most 1, and

More information

Properly colored Hamilton cycles in edge colored complete graphs

Properly colored Hamilton cycles in edge colored complete graphs Properly colored Hamilton cycles in edge colored complete graphs N. Alon G. Gutin Dedicated to the memory of Paul Erdős Abstract It is shown that for every ɛ > 0 and n > n 0 (ɛ), any complete graph K on

More information

The Interface between P and NP. Toby Walsh Cork Constraint Computation Centre

The Interface between P and NP. Toby Walsh Cork Constraint Computation Centre The Interface between P and NP Toby Walsh Cork Constraint Computation Centre http://4c.ucc.ie/~tw 3-SAT Where are the hard 3-SAT problems? Sample randomly generated 3-SAT Fix number of clauses, l Number

More information

Mixing time and diameter in random graphs

Mixing time and diameter in random graphs October 5, 2009 Based on joint works with: Asaf Nachmias, and Jian Ding, Eyal Lubetzky and Jeong-Han Kim. Background The mixing time of the lazy random walk on a graph G is T mix (G) = T mix (G, 1/4) =

More information

MINORS IN RANDOM REGULAR GRAPHS

MINORS IN RANDOM REGULAR GRAPHS MINORS IN RANDOM REGULAR GRAPHS NIKOLAOS FOUNTOULAKIS, DANIELA KÜHN AND DERYK OSTHUS Abstract. We show that there is a constant c so that for fixed r 3 a.a.s. an r-regular graph on n vertices contains

More information

Random Structures and Algorithms

Random Structures and Algorithms Random Structures and Algorithms Alan Frieze Abstract. We provide an introduction to the analysis of random combinatorial structures and some of the associated computational problems. Mathematics Subject

More information

The giant component in a random subgraph of a given graph

The giant component in a random subgraph of a given graph The giant component in a random subgraph of a given graph Fan Chung, Paul Horn, and Linyuan Lu 2 University of California, San Diego 2 University of South Carolina Abstract We consider a random subgraph

More information

Eötvös Loránd University, Budapest. 13 May 2005

Eötvös Loránd University, Budapest. 13 May 2005 A NEW CLASS OF SCALE FREE RANDOM GRAPHS Zsolt Katona and Tamás F Móri Eötvös Loránd University, Budapest 13 May 005 Consider the following modification of the Barabási Albert random graph At every step

More information

arxiv: v3 [math.co] 10 Mar 2018

arxiv: v3 [math.co] 10 Mar 2018 New Bounds for the Acyclic Chromatic Index Anton Bernshteyn University of Illinois at Urbana-Champaign arxiv:1412.6237v3 [math.co] 10 Mar 2018 Abstract An edge coloring of a graph G is called an acyclic

More information

Random Graph Coloring

Random Graph Coloring Random Graph Coloring Amin Coja-Oghlan Goethe University Frankfurt A simple question... What is the chromatic number of G(n,m)? [ER 60] n vertices m = dn/2 random edges ... that lacks a simple answer Early

More information

On the chromatic number of random d-regular graphs

On the chromatic number of random d-regular graphs On the chromatic number of random d-regular graphs Graeme Kemes Xavier Pérez-Giménez Department of Mathematics Department of Combinatorics and Optimization University of California, San Diego University

More information

Erdős-Renyi random graphs basics

Erdős-Renyi random graphs basics Erdős-Renyi random graphs basics Nathanaël Berestycki U.B.C. - class on percolation We take n vertices and a number p = p(n) with < p < 1. Let G(n, p(n)) be the graph such that there is an edge between

More information

Clique is hard on average for regular resolution

Clique is hard on average for regular resolution Clique is hard on average for regular resolution Ilario Bonacina, UPC Barcelona Tech July 27, 2018 Oxford Complexity Day Talk based on a joint work with: A. Atserias S. de Rezende J. Nordstro m M. Lauria

More information

Phase Transitions and Satisfiability Threshold

Phase Transitions and Satisfiability Threshold Algorithms Seminar 2001 2002, F. Chyzak (ed.), INRIA, (200, pp. 167 172. Available online at the URL http://algo.inria.fr/seminars/. Phase Transitions and Satisfiability Threshold Olivier Dubois (a) and

More information

Rainbow Connection of Random Regular Graphs

Rainbow Connection of Random Regular Graphs Rainbow Connection of Random Regular Graphs Andrzej Dudek Alan Frieze Charalampos E. Tsourakakis arxiv:1311.2299v3 [math.co] 2 Dec 2014 February 12, 2018 Abstract An edge colored graph G is rainbow edge

More information

Small subgraphs of random regular graphs

Small subgraphs of random regular graphs Discrete Mathematics 307 (2007 1961 1967 Note Small subgraphs of random regular graphs Jeong Han Kim a,b, Benny Sudakov c,1,vanvu d,2 a Theory Group, Microsoft Research, Redmond, WA 98052, USA b Department

More information

Why almost all k-colorable graphs are easy to color

Why almost all k-colorable graphs are easy to color Why almost all k-colorable graphs are easy to color Amin Coja-Oghlan Michael Krivelevich Dan Vilenchik May 13, 2007 Abstract Coloring a k-colorable graph using k colors (k 3 is a notoriously hard problem.

More information

Adding random edges to create the square of a Hamilton cycle

Adding random edges to create the square of a Hamilton cycle Adding random edges to create the square of a Hamilton cycle Patrick Bennett Andrzej Dudek Alan Frieze October 7, 2017 Abstract We consider how many random edges need to be added to a graph of order n

More information

Lecture 7: February 6

Lecture 7: February 6 CS271 Randomness & Computation Spring 2018 Instructor: Alistair Sinclair Lecture 7: February 6 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Threshold Phenomena in Random Constraint Satisfaction Problems. Harold Scott Connamacher

Threshold Phenomena in Random Constraint Satisfaction Problems. Harold Scott Connamacher Threshold Phenomena in Random Constraint Satisfaction Problems by Harold Scott Connamacher A thesis submitted in conformity with the requirements for the degree of Doctor of Philosophy Graduate Department

More information

Convex and Semidefinite Programming for Approximation

Convex and Semidefinite Programming for Approximation Convex and Semidefinite Programming for Approximation We have seen linear programming based methods to solve NP-hard problems. One perspective on this is that linear programming is a meta-method since

More information

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs Regarding Hypergraphs Ph.D. Dissertation Defense April 15, 2013 Overview The Local Lemmata 2-Coloring Hypergraphs with the Original Local Lemma Counting Derangements with the Lopsided Local Lemma Lopsided

More information

Edge-disjoint induced subgraphs with given minimum degree

Edge-disjoint induced subgraphs with given minimum degree Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster Department of Mathematics University of Haifa Haifa 31905, Israel raphy@math.haifa.ac.il Submitted: Nov 9, 01; Accepted: Feb 5,

More information

Random Geometric Graphs

Random Geometric Graphs Random Geometric Graphs Mathew D. Penrose University of Bath, UK Networks: stochastic models for populations and epidemics ICMS, Edinburgh September 2011 1 MODELS of RANDOM GRAPHS Erdos-Renyi G(n, p):

More information

The Lopsided Lovász Local Lemma

The Lopsided Lovász Local Lemma Department of Mathematics Nebraska Wesleyan University With Linyuan Lu and László Székely, University of South Carolina Note on Probability Spaces For this talk, every a probability space Ω is assumed

More information

U.C. Berkeley CS294: Beyond Worst-Case Analysis Handout 3 Luca Trevisan August 31, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Handout 3 Luca Trevisan August 31, 2017 U.C. Berkeley CS294: Beyond Worst-Case Analysis Handout 3 Luca Trevisan August 3, 207 Scribed by Keyhan Vakil Lecture 3 In which we complete the study of Independent Set and Max Cut in G n,p random graphs.

More information

Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I

Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I Yoshio Okamoto Tokyo Institute of Technology May, 008 Last updated: Wed May 6: 008 Y. Okamoto (Tokyo Tech) TCMSI Graph Theory

More information

Sets that are connected in two random graphs

Sets that are connected in two random graphs Sets that are connected in two random graphs Michael Molloy August 17, 2012 Abstract We consider two random graphs G 1, G 2, both on the same vertex set. We ask whether there is a non-trivial set of vertices

More information

8.2 RANDOM GRAPHS AND ASYMPTOTICS

8.2 RANDOM GRAPHS AND ASYMPTOTICS 8.2 RANDOM GRAPHS AND ASYMPTOTICS 1201min 2 15 2004 Nicholas Wormald, University of Waterloo 8.2.1 Random Graph Models 8.2.2 Threshold Functions 8.2.3 Small Subgraphs and the Degree Sequence 8.2.4 The

More information

THE PHYSICS OF COUNTING AND SAMPLING ON RANDOM INSTANCES. Lenka Zdeborová

THE PHYSICS OF COUNTING AND SAMPLING ON RANDOM INSTANCES. Lenka Zdeborová THE PHYSICS OF COUNTING AND SAMPLING ON RANDOM INSTANCES Lenka Zdeborová (CEA Saclay and CNRS, France) MAIN CONTRIBUTORS TO THE PHYSICS UNDERSTANDING OF RANDOM INSTANCES Braunstein, Franz, Kabashima, Kirkpatrick,

More information

Induced subgraphs of prescribed size

Induced subgraphs of prescribed size Induced subgraphs of prescribed size Noga Alon Michael Krivelevich Benny Sudakov Abstract A subgraph of a graph G is called trivial if it is either a clique or an independent set. Let q(g denote the maximum

More information

Lecture 10. Sublinear Time Algorithms (contd) CSC2420 Allan Borodin & Nisarg Shah 1

Lecture 10. Sublinear Time Algorithms (contd) CSC2420 Allan Borodin & Nisarg Shah 1 Lecture 10 Sublinear Time Algorithms (contd) CSC2420 Allan Borodin & Nisarg Shah 1 Recap Sublinear time algorithms Deterministic + exact: binary search Deterministic + inexact: estimating diameter in a

More information

Scheduling of unit-length jobs with cubic incompatibility graphs on three uniform machines

Scheduling of unit-length jobs with cubic incompatibility graphs on three uniform machines arxiv:1502.04240v2 [cs.dm] 15 Jun 2015 Scheduling of unit-length jobs with cubic incompatibility graphs on three uniform machines Hanna Furmańczyk, Marek Kubale Abstract In the paper we consider the problem

More information

Cycles with consecutive odd lengths

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

More information

List colouring hypergraphs and extremal results for acyclic graphs

List colouring hypergraphs and extremal results for acyclic graphs List colouring hypergraphs and extremal results for acyclic graphs by Martin Pei A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Doctor of Philosophy

More information

arxiv: v1 [math.co] 22 Aug 2014

arxiv: v1 [math.co] 22 Aug 2014 An algorithmic framework for obtaining lower bounds for random Ramsey problems Rajko Nenadov 1 Yury Person Nemanja Škorić1 Angelika Steger 1 rnenadov@inf.ethz.ch person@math.uni-frankfurt.de nskoric@inf.ethz.ch

More information

Lectures 6: Degree Distributions and Concentration Inequalities

Lectures 6: Degree Distributions and Concentration Inequalities University of Washington Lecturer: Abraham Flaxman/Vahab S Mirrokni CSE599m: Algorithms and Economics of Networks April 13 th, 007 Scribe: Ben Birnbaum Lectures 6: Degree Distributions and Concentration

More information

Subgraphs of random graphs with specified degrees

Subgraphs of random graphs with specified degrees Proceedings of the International Congress of Mathematicians Hyderabad, India, 2010 Subgraphs of random graphs with specified degrees Brendan D. McKay Abstract. If a graph is chosen uniformly at random

More information

Chasing the k-sat Threshold

Chasing the k-sat Threshold Chasing the k-sat Threshold Amin Coja-Oghlan Goethe University Frankfurt Random Discrete Structures In physics, phase transitions are studied by non-rigorous methods. New mathematical ideas are necessary

More information

Chromatic number, clique subdivisions, and the conjectures of

Chromatic number, clique subdivisions, and the conjectures of Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov MIT UCLA UCLA Hajós conjecture Hajós conjecture Conjecture: (Hajós 1961) If

More information

Phase transitions in discrete structures

Phase transitions in discrete structures Phase transitions in discrete structures Amin Coja-Oghlan Goethe University Frankfurt Overview 1 The physics approach. [following Mézard, Montanari 09] Basics. Replica symmetry ( Belief Propagation ).

More information

Algebraic characteristics and satisfiability threshold of random Boolean equations

Algebraic characteristics and satisfiability threshold of random Boolean equations Renmin University of China From the SelectedWorks of Yifan Sun Summer July, Algebraic characteristics and satisfiability threshold of random Boolean equations Binghui Guo, Dr, Beihang University Wei Wei,

More information

k-regular subgraphs near the k-core threshold of a random graph

k-regular subgraphs near the k-core threshold of a random graph -regular subgraphs near the -core threshold of a random graph Dieter Mitsche Michael Molloy Pawe l Pra lat April 5, 208 Abstract We prove that G n,p=c/n w.h.p. has a -regular subgraph if c is at least

More information

An algorithmic framework for obtaining lower bounds for random Ramsey problems

An algorithmic framework for obtaining lower bounds for random Ramsey problems An algorithmic framework for obtaining lower bounds for random Ramsey problems Rajko Nenadov 1 Yury Person Nemanja Škorić1 Angelika Steger 1 rnenadov@inf.ethz.ch person@math.uni-frankfurt.de nskoric@inf.ethz.ch

More information

7 Lovász Local Lemma. , for all S with S N + (i) =. Draw directed edges from Bi to all of. events {Bj : j N + (i)}, meaning

7 Lovász Local Lemma. , for all S with S N + (i) =. Draw directed edges from Bi to all of. events {Bj : j N + (i)}, meaning 7 Lovász Local Lemma Dependency Digraph Let {Bi} be a set of events. For each Bi, take a set of events, say {Bj : j N + (i)}, such that Bi is mutually independent of all the events {Bj : j N + (i)}, meaning

More information

Colorings of uniform hypergraphs with large girth

Colorings of uniform hypergraphs with large girth Colorings of uniform hypergraphs with large girth Andrey Kupavskii, Dmitry Shabanov Lomonosov Moscow State University, Moscow Institute of Physics and Technology, Yandex SIAM conference on Discrete Mathematics

More information

Balanced Allocation Through Random Walk

Balanced Allocation Through Random Walk Balanced Allocation Through Random Walk Alan Frieze Samantha Petti November 25, 2017 Abstract We consider the allocation problem in which m (1 ε)dn items are to be allocated to n bins with capacity d.

More information

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected?

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? Michael Anastos and Alan Frieze February 1, 2018 Abstract In this paper we study the randomly

More information

THE STRANGE LOGIC OF RANDOM GRAPHS. Joel Spencer. Courant Institute

THE STRANGE LOGIC OF RANDOM GRAPHS. Joel Spencer. Courant Institute WoLLIC 2005 THE STRANGE LOGIC OF RANDOM GRAPHS Joel Spencer Courant Institute 1 What is a Graph? Vertex Set V Edge Set E of {v, w} V Equivalently: Areflexive Symmetric Relation Write: v w Read: v, w are

More information