On-line list colouring of graphs

Slides:



Advertisements
Similar presentations
Long cycles, short cycles, min-degree subgraphs, and feedback arc sets in Eulerian digraphs Raphael Yuster joint work with Asaf Shapira Eilat 2012.
Advertisements

THE LIST COLORING CONJECTURE nicla bernasconi. topics Introduction – The LCC Kernels and choosability Proof of the bipartite LCC.
Great Theoretical Ideas in Computer Science
On the Density of a Graph and its Blowup Raphael Yuster Joint work with Asaf Shapira.
22C:19 Discrete Math Graphs Fall 2014 Sukumar Ghosh.
Approximation, Chance and Networks Lecture Notes BISS 2005, Bertinoro March Alessandro Panconesi University La Sapienza of Rome.
Algorithms and Networks
Coloring Parameters of Distance Graphs Daphne Liu Department of Mathematics California State Univ., Los Angeles.
Painting game on graphs Xuding Zhu Zhejiang Normal University th Shanghai Conference on Combinatorics.
Last time: terminology reminder w Simple graph Vertex = node Edge Degree Weight Neighbours Complete Dual Bipartite Planar Cycle Tree Path Circuit Components.
1 List Coloring and Euclidean Ramsey Theory TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: A A A A Noga Alon, Tel Aviv.
Online Ramsey Games in Random Graphs Reto Spöhel Joint work with Martin Marciniszyn and Angelika Steger.
1 Discrete Structures & Algorithms Graphs and Trees: II EECE 320.
Online Graph Avoidance Games in Random Graphs Reto Spöhel Diploma Thesis Supervisors: Martin Marciniszyn, Angelika Steger.
Online Ramsey Games in Random Graphs Reto Spöhel Joint work with Martin Marciniszyn and Angelika Steger.
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
The Game of Nim on Graphs: NimG By Gwendolyn Stockman With: Alan Frieze, and Juan Vera.
Perfect Graphs Lecture 23: Apr 17. Hard Optimization Problems Independent set Clique Colouring Clique cover Hard to approximate within a factor of coding.
Graph Colouring Lecture 20: Nov 25.
Online Vertex Colorings of Random Graphs Without Monochromatic Subgraphs Reto Spöhel, ETH Zurich Joint work with Martin Marciniszyn.
Theta Function Lecture 24: Apr 18. Error Detection Code Given a noisy channel, and a finite alphabet V, and certain pairs that can be confounded, the.
Coloring random graphs online without creating monochromatic subgraphs Torsten Mütze, ETH Zürich Joint work with Thomas Rast (ETH Zürich) and Reto Spöhel.
Coloring Algorithms and Networks. Coloring2 Graph coloring Vertex coloring: –Function f: V  C, such that for all {v,w}  E: f(v)  f(w) Chromatic number.
Antimagic Labellings of Graphs Torsten Mütze Joint work with Dan Hefetz and Justus Schwartz.
Packing Element-Disjoint Steiner Trees Mohammad R. Salavatipour Department of Computing Science University of Alberta Joint with Joseph Cheriyan Department.
Minimum Spanning Trees. Subgraph A graph G is a subgraph of graph H if –The vertices of G are a subset of the vertices of H, and –The edges of G are a.
22C:19 Discrete Math Graphs Spring 2014 Sukumar Ghosh.
Online Ramsey Games in Random Graphs Reto Spöhel, ETH Zürich Joint work with Martin Marciniszyn and Angelika Steger.
On-line list colouring of graphs Xuding Zhu Zhejiang Normal University.
Online Ramsey Games in Random Graphs Reto Spöhel, ETH Zürich Joint work with Martin Marciniszyn and Angelika Steger TexPoint fonts used in EMF. Read the.
Online Vertex-Coloring Games in Random Graphs Reto Spöhel (joint work with Martin Marciniszyn; appeared at SODA ’07)
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
 Ⅰ Introduction to Set Theory  1. Sets and Subsets  Representation of set:  Listing elements, Set builder notion, Recursive definition  , ,  
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
The length of vertex pursuit games Anthony Bonato Ryerson University CCC 2013.
Planar Graphs Graph Coloring
Planar graphs with no 5- cycles, 6-cycles or intersecting triangles are 3-colorable Carl Yerger, Davidson College Clemson Mini-Conference 2012.
The Vertex Arboricity of Integer Distance Graph with a Special Distance Set Juan Liu* and Qinglin Yu Center for Combinatorics, LPMC Nankai University,
Graph Colouring Lecture 20: Nov 25. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including.
Planar Graphs Lecture 10: Oct 21. This Lecture Today we will talk about planar graphs, and how to color a map using 6 colors. Planar graphs Euler’s formula.
Dense graphs with a large triangle cover have a large triangle packing Raphael Yuster SIAM DM’10.
Xuding Zhu Zhejiang Normal University Budapest Circular flow of signed graphs.
Introduction to Graph Theory
Some Favorite Problems Dan Kleitman, M.I.T.. The Hirsch Conjecture 1. How large can the diameter of a bounded polytope defined by n linear constraints.
game chromatic number game chromatic number of G in the game Alice plays first the game Bob plays first game chromatic number of G in.
COMPSCI 102 Introduction to Discrete Mathematics.
Eternal Domination Chip Klostermeyer.
Approximation Algorithms Greedy Strategies. I hear, I forget. I learn, I remember. I do, I understand! 2 Max and Min  min f is equivalent to max –f.
Adversarial Coloring, Covering and Domination Chip Klostermeyer.
Xuding Zhu National Sun Yat-sen University Circular chromatic index.
Game chromatic number of graphs 吳佼佼 中研院數學所. Two players: Alice and Bob A set of colors A graph G.
Theory of Computational Complexity Probability and Computing Chapter Hikaru Inada Iwama and Ito lab M1.
Planar Graphs Hubert Chan (Chapter 9.7) [O2 Proof Techniques]
Antimagic Labellings of Graphs
Algorithms and Networks
Graph Coloring CS 594 Stephen Grady.
What is the next line of the proof?
Great Theoretical Ideas in Computer Science
Throttling for Cops and Robbers on Graphs
Sum-product theorems over finite fields
Acyclic List Edge Coloring of Graphs
Discrete Math II Howon Kim
Thue choice number of paths
Student:連敏筠 Advisor:傅恆霖
N(S) ={vV|uS,{u,v}E(G)}
Game chromatic number of graphs
Discrete Mathematics for Computer Science
Complexity Theory in Practice
Treewidth meets Planarity
Presentation transcript:

On-line list colouring of graphs Xuding Zhu Zhejiang Normal University 2016.8.23 CAM Hongkong

A scheduling problem: There are six basketball teams, each needs to compete with all the others. Each team can play one game per day How many days are needed to schedule all the games? Answer: 5 days

1st day

2nd day

3rd day

4th day

5th day

This is an edge colouring problem. Each edge is a game. Each day is a colour.

A scheduling problem: There are six basketball teams, each needs to compete with all the others. Each team can play one game per day Each team can choose one day off How many days are needed to schedule all the games? Answer: 5 days 7 days are needed 7 days are enough

There are 7 colours Edge list colouring Each edge misses at most 2 colours Each edge has 5 permissible colours I do not know any easy proof

List colouring conjecture: For any graph G, However, the conjecture remains open for Haggkvist-Janssen (1997) Uwe Schauz (2014)

A scheduling problem There are six teams, each needs to compete with all the others. Each team can play one game per day Each team can choose one day off How many days are needed to schedule all the games? Answer: 5 days The choices are made before the scheduling 7 days are enough

A scheduling problem There are six teams, each needs to compete with all the others. Each team can play one game per day Each team can choose one day off is allowed not to show up for one day How many days are needed to schedule all the games? On each day, we know which teams haven’t shown up today 7 days are enough but we do not know which teams will not show up tomorrow We need to schedule the games for today

On-line list colouring of graphs We start colouring the graph before having the full information of the list

is the number of permissible colours for x f-painting game (on-line list colouring game) on G Each vertex v is given f(v) tokens. Each token represents a permissible colour. But we do not know yet what is the colour. Two Players: Lister Painter Colours vertices Reveals the list

At round i Lister choose a set of uncoloured vertices, removes one token from each vertex of is the set of vertices which has colour i as a permissible colour. Painter chooses an independent subset of vertices in are coloured by colour i.

If at the end of some round, there is an uncolored vertex with no tokens left, then Lister wins. If all vertices are coloured then Painter wins the game.

G is f-paintable if Painter has a winning strategy for the f-painting game. G is k-paintable if G is f-paintable for f(x)=k for every x. The paint number of G is the minimum k for which G is k-paintable.

On-line list colouring: Painter start colouring the graph before after having the full information of the list choice number

is not 2-paintable Theorem [Erdos-Rubin-Taylor (1979)] is 2-choosable.

is not 2-paintable Lister wins the game

Theorem [Erdos-Rubin-Taylor,1979] A connected graph G is 2-choosable if and only if its core is or or However, if p>1, then is not 2-paintable. Theorem [Zhu,2009] A connected graph G is 2-paintable if and only if its core is or or

Problems studied Planar graphs and locally planar graphs Chromatic-paintable graphs Complete bipartite graphs Random graphs Partial painting game b-tuple painting game and fractional paint number Defective painting game Sum-painting number of graphs

Methods: 1. Derandomize probability arguments 2. Polynomial method 3. Inductive proof 4. Kernel method 5. Probability

Complete bipartite graphs Theorem [Erdos,1964] probabilistic proof Theorem[Zhu,2009] If G is bipartite and has n vertices, then

A B Probability proof: Each color is assigned to vertices in A or B with probability

Initially, each vertex x has weight w(x)=1 B Assume Lister has given set If Painter colours , double the weight of each vertex in

A The total weight of uncoloured vertices is not increased. B If a vertex is given a permissible colour but is not coloured by that colour, then its weight doubles. If x has been given k permissible colours, but remains uncoloured, then If x has permissible colours, Painter will be able to colour it.

Initially, each vertex x has weight w(x)=1 Assume Lister has given set B If Painter colours , double the weight of each vertex in

and Theorem [RadhaKrishnan-Srinivasan,2000] Theorem [Erdos, 1964] Erdos-Lovasz Conjecture

and Theorem [RadhaKrishnan-Srinivasan,2000] Theorem [Erdos, 1964] Erdos-Lovasz Conjecture The proof uses a probability argument. The argument CANNOT be derandomized to give a strategy for the painting game.

and Theorem [RadhaKrishnan-Srinivasan,2000] Theorem [Erdos, 1964] Erdos-Lovasz Conjecture Theorem [Duray-Gutowski-Kozik,2015] Corollary

Some other results proved by derandomizing probabilistic arguments 1: Partial online list colouring

Partial painting game Partial f-painting game on G same as the f-painting game, except that Painter’s goal is not to colour all the vertices, but to colour as many vertices as possible.

Fact: Conjecture [Albertson]: Conjecture [Zhu, 2009]:

Conjecture [Zhu, 2009]: Theorem [Wong-Zhu,2013] Proof: Derandomize a probabilistic argument

Some other results proved by derandomizing probabilistic arguments 1: Partial online list colouring 2. Fractional online choice number

b-tuple list colouring G is (a,b)-choosable if |L(v)|=a for each vertex v, then there is a b-tuple L-colouring. b-tuple on-line list colouring If each vertex has a tokens, then Painter has a strategy to colour each vertex a set of b colours.

Theorem [Alon-Tuza-Voigt, 1997] [Gutowski, 2011] Infimum attained Infimum not attained Probabilistic arguemnt

Methods: 1. Derandomize probability arguments 2. Polynomial method

paintable = deg(P(G))

Some results proved by using polynomial method

Haggkvist-Janssen (1997) Uwe Schauz (2014)

Methods: 1. Derandomize probability arguments 2. Polynomial method 3. Inductive proof

A recursive definition of f-paintable Assume . Then G is f-paintable, if (1) or (2)

Upper bounds for ch(G) proved by induction Planar graphs Theorem [Thomassen, 1995] Every planar graph is 5-choosable [ Schauz,2009 ] paintable

non-contractible embedded in a surface edge-width of G contractible length of shortest non-contractible cycle Locally planar edge-width is large Theorem [Thomassen, 1993] For any surface , there is a constant , any G embedded in with edge-width > is 5-colourable.

non-contractible embedded in a surface edge-width of G contractible length of shortest non-contractible cycle Locally planar edge-width is large Han-Zhu 2015 DeVos-Kawarabayashi-Mohor 2008 Theorem [Thomassen, 1993] For any surface , there is a constant , any G embedded in with edge-width > is 5-colourable. choosable paintable

Chromatic-paintable graphs

A graph G is chromatic choosable if paintable Conjecture: Line graphs are chromatic choosable. paintable Conjecture: Claw-free graphs are chromatic choosable. paintable Conjecture: Total graphs are chromatic choosable. paintable [Kim-Park,2013] Conjecture: Graph squares are chromatic choosable. Theorem [Noel-Reed-Wu,2013] Ohba Conjecture: Graphs G with are chromatic choosable. paintable

A graph G is chromatic choosable if paintable Conjecture: Line graphs are chromatic choosable. paintable Conjecture: Claw-free graphs are chromatic choosable. paintable Conjecture: Total graphs are chromatic choosable. paintable [Kim-Park,2013] Conjecture: Graph squares are chromatic choosable. Question Ohba Conjecture: Graphs G with are chromatic choosable. NO! paintable

Theorem [Kim-Kwon-Liu-Zhu,2012] For k>1, is not (k+1)-paintable.

is not 3-paintable.

On-line version Huang-Wong-Zhu 2011 Ohba Conjecture: Graphs G with are chromatic choosable. paintable To prove this conjecture, we only need to consider complete multipartite graphs.

Theorem [Kozik-Micek-Zhu,2014] On-line Ohba conjecture is true for graphs with independence number at most 3. The key in proving this theorem is to find a “good” technical statement that can be proved by induction.

Partition of the parts into four classes ordered

ordered ordered

G is f-paintable

Theorem [Kozik-Micek-Zhu,2014] On-line Ohba conjecture is true for graphs with independence number at most 3. Theorem [Chang-Chen-Guo-Huang,2014+]

d-defective painting game At round i Lister choose a set of uncoloured vertices, removes one token from each vertex of is the set of vertices which has colour i as a permissible colour. Painter chooses a subset of Painter chooses an independent subset of vertices in are coloured by colour i.

Questions Theorem [ , ,1999] No! Planar graphs are 2-defect 3-choosable. paintable ? Gutowski-Han-Krawczyk-Zhu, 2016 paintable ? Yes! Han-Zhu, 2015 Theorem [Cushing-Kierstead,2010] Planar graphs are 1-defect 4-choosable. paintable ? Open

Han-Zhu 2015 Locally planar graphs are 2-defective 4-paintable.

Methods: 1. Derandomize probability arguments 2. Polynomial method 3. Inductive proof 4. Kernel method

Let D be an orientation of G. A kernel in D is an independent set I for which every vertex not in I has an out-neighbour in I D I

A directed graph D is kernel perfect if every induced sub-digraph has a kernel. Theorem If G has an orientation D which is kernel perfect,

An example:

Theorem [Galvin,1995] If G is bipartite, then

Methods: 1. Derandomize probability arguments 2. Polynomial method 3. Inductive proof 4. Kernel method 5. Probability

Theorem [Frieze, Mitsche,Perez-Gimenez, Pralat, 2015]

Theorem [Frieze, Mitsche,Perez-Gimenez, Pralat, 2015]

At each round, if Lister presents a large set M, then we are sure that M contains a large independent set I. Painter colours I. If Lister presents a small set M, then Painter randomly colours one vertex from the set.

Nine Dragon Tree Thank you

Lister 33 33 333

Lister Painter 3 23 233 33 33 333 23 33

Lister Painter 3 23 233 33 33 333 23 33 Lister

Lister Painter 3 23 233 33 33 333 23 33 Lister

Lister Painter Painter 13 222 3 23 233 33 2 3 222 33 333 23 33 3 13 22 Lister

Painter Painter Lister 13 222 3 23 233 33 2 3 222 33 333 23 33 3 13 22 Lister Lister

Painter Lose Painter Lister Painter {123} 13 222 3 111 3 23 233 {1}{2}{3} 33 2 3 222 33 2 112 333 23 33 Painter Lose 3 13 22 is not 3-paintable 2 3 11 Lister Lister Painter Lose

is k-paintable Theorem [Huang-Wong-Zhu,2011] paintable = deg(P(G))

is k-paintable Theorem [Huang-Wong-Zhu,2011]

Theorem [Mahoney, Tomlinson Wise, 2014] If G is an outerplanar graph whose weak dual is a path, then G is online sum choice greedy. Conjecture [Mahoney, Tolinson, Wise] Every outerplanar graph is online sum choice greedy.