Painting game on graphs Xuding Zhu Zhejiang Normal University 2014.05.28 8 th Shanghai Conference on Combinatorics.

Slides:



Advertisements
Similar presentations
THE LIST COLORING CONJECTURE nicla bernasconi. topics Introduction – The LCC Kernels and choosability Proof of the bipartite LCC.
Advertisements

22C:19 Discrete Structures Trees Spring 2014 Sukumar Ghosh.
Edge-Coloring of Graphs On the left we see a 1- factorization of  5, the five-sided prism. Each factor is respresented by its own color. No edges of the.
Online Vertex-Coloring Games in Random Graphs Revisited Reto Spöhel (joint work with Torsten Mütze and Thomas Rast; appeared at SODA ’11)
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.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Online Vertex Colorings of Random Graphs Without Monochromatic Subgraphs Reto Spöhel, ETH Zurich Joint work with Martin Marciniszyn.
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.
1 Separator Theorems for Planar Graphs Presented by Shira Zucker.
Small Subgraphs in Random Graphs and the Power of Multiple Choices The Online Case Torsten Mütze, ETH Zürich Joint work with Reto Spöhel and Henning Thomas.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
Antimagic Labellings of Graphs Torsten Mütze Joint work with Dan Hefetz and Justus Schwartz.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 10, Monday, September 22.
Packing Element-Disjoint Steiner Trees Mohammad R. Salavatipour Department of Computing Science University of Alberta Joint with Joseph Cheriyan Department.
Online Ramsey Games in Random Graphs Reto Spöhel, ETH Zürich Joint work with Martin Marciniszyn and Angelika Steger.
Chromatic Ramsey Number and Circular Chromatic Ramsey Number Xuding Zhu Department of Mathematics Zhejiang Normal University.
9.2 Graph Terminology and Special Types Graphs
The Theory of NP-Completeness 1. Nondeterministic algorithms A nondeterminstic algorithm consists of phase 1: guessing phase 2: checking If the checking.
1 The Theory of NP-Completeness 2012/11/6 P: the class of problems which can be solved by a deterministic polynomial algorithm. NP : the class of decision.
On-line list colouring of graphs Xuding Zhu Zhejiang Normal University.
Modeling Using Colorability Presented by: Kelley Louie CSC 252 Algorithms 252a-aj.
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.
Fan-planar Graphs: Combinatorial Properties and Complexity results Carla Binucci, Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Maurizio Patrignani,
Discrete Structures Lecture 12: Trees Ji Yanyan United International College Thanks to Professor Michael Hvidsten.
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.
Chap. 11 Graph Theory and Applications 1. Directed Graph 2.
Artur Czumaj DIMAP DIMAP (Centre for Discrete Maths and it Applications) Computer Science & Department of Computer Science University of Warwick Testing.
Xuding Zhu Zhejiang Normal University Budapest Circular flow of signed graphs.
MA/CSSE 473 Day 34 MST details: Kruskal's Algorithm Prim's Algorithm.
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.
Distance magic and group distance magic graphs Report on work in progress (and a few dead ends) Dalibor Froncek University of Minnesota Duluth.
Algorithms for hard problems Parameterized complexity Bounded tree width approaches Juris Viksna, 2015.
The Theory of NP-Completeness 1. Nondeterministic algorithms A nondeterminstic algorithm consists of phase 1: guessing phase 2: checking If the checking.
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.
Eternal Domination Chip Klostermeyer.
CSCI-256 Data Structures & Algorithm Analysis Lecture Note: Some slides by Kevin Wayne. Copyright © 2005 Pearson-Addison Wesley. All rights reserved. 3.
Trees.
Outline 1 Properties of Planar Graphs 5/4/2018.
On-line list colouring of graphs
Antimagic Labellings of Graphs
Proof technique (pigeonhole principle)
Tucker, Applied Combinatorics, Sec 2.4
CSE 421: Introduction to Algorithms
ICS 353: Design and Analysis of Algorithms
Student:連敏筠 Advisor:傅恆霖
Proof Techniques.
N(S) ={vV|uS,{u,v}E(G)}
Simple Graphs: Connectedness, Trees
Game chromatic number of graphs
Gaph Theory Planar Graphs
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Switching Lemmas and Proof Complexity
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Presentation transcript:

Painting game on graphs Xuding Zhu Zhejiang Normal University th Shanghai Conference on Combinatorics

There are six 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 A scheduling problem:

1st day

2nd day

3rd day

4th day

5th day

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

There are six 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 Each team can choose one day off 7 days are enough A scheduling problem: 7 days are needed

Each edge misses at most 2 colours There are 7 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)

There are six 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 Each team can choose one day off 7 days are enough The choices are made before the scheduling A scheduling problem

There are six 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? 7 days are enough Each team can choose one day off A scheduling problem is allowed not to show up for one day On each day, we know which teams haven’t shown up today 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

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

At round i 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. Lister choose a set of uncoloured vertices, removes one token from each vertex of

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.

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

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

Lister wins the game is not 2-paintable

Theorem [Erdos-Rubin-Taylor,1979] A connected graph G is 2-choosable if and only if its core is 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

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

For any question about list colouring, we can ask the same question for on-line list colouring Planar graphs and locally planar graphs Chromatic-paintable graphs Partial painting game Complete bipartite graphs b-tuple painting game and fractional paint number For any result about list colouring, we can ask whether it holds for on-line list colouring

Some upper bounds for are automatically upper bounds for

Theorem [Galvin,1995] If G is bipartite, then Upper bounds for ch(G) proved by kernel method are also upper bounds for

Upper bounds for ch(G) proved by Combinatorial Nullstellensatz are also upper bounds for

Brooks’ Theorem paintable [Hladky-Kral-Schauz,2010]

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

Thomassen proves a stronger result: paintable Basically, Thomassen’s proof works for f-paintable.

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

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

Find a subgraph H G-H is planar Each piece in H is planar Apply strategy for planar graphs on the pieces of H and on G-H, one by one + some other nice properties

Chromatic-paintable graphs

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

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

is not 3-paintable.

Lister

Lister Painter 23 33

Lister Painter Lister

Lister Painter Lister

Lister Painter Lister Painter

Lister Painter Lister Painter Lister

Lister Painter Lister Painter Lister Painter Lose Painter Lose Painter Lose is not 3-paintable {123} {1}{2}{3}

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

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

Theorem [Huang-Wong-Zhu,2011] is n-paintable The first proof is by using Combinatorial Nullstellensatz A second proof gives a simple winning strategy for Painter The proof uses induction.

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

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

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

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

If x has permissible colours, Painter will be able to colour it. A B The total weight of uncoloured vertices is not increased. 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

Theorem [Carraher-Loeb-Mahoney-Puleo-Tsai-West]

3-choosable complete bipartite graphs Theorem Mahadev-Roberts -Santhanakrishnan, 1991 Furedi-Shende-Tesman, 1995 O-Donnel,1997

3-paintable complete bipartite graphs Theorem [Chang-Zhu,2013]

Theorem [Erdos, 1964] and Theorem [Zhu, 2010] Erdos-Lovasz Conjecture Maybe

Theorem [RadhaKrishnan-Srinivasan,2000] Probabilistic mothed. and

Theorem [Duray-Gutowksi-Kozik,2014+] Theorem [Gerbner-Vizer, 2014+]

?

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

(a,b)-choosable Conjecture [Erdos-Rubin-Taylor] (am,bm)-choosable On-line version (a,b)-paintable (am,bm)-paintable Theorem [Tuza-Voigt, 1996] 2-choosable (2m,m)-choosable Theorem [Mahoney-Meng-Zhu, 2014] 2-paintable (2m,m)-paintable

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

Theorem[Alon-Tuza-Voigt, 1997][Gutowski, 2011] Infimum attainedInfimum not attained Every bipartite graph is (2m,m)-choosable for some m Theorem [Mahoney-Meng-Zhu,2014] For any m, a connected graph G is (2m,m)-paintable if and only if its core is or

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

Theorem [Wong-Zhu,2013]

Question: Can the difference be arbitrarily large ?

Nine Dragon Tree Thank you

An easy but useful lemma: Corollary: If G is k-degenerate, then G is (k+1)-paintable If f(v) >d(v), then G is f-paintable iff G-v is f-paintable. Painter uses his winning strategy on G-v. Colour v only if v is marked (i.e., the current colour is permissible for v), and none of its neighbours used the current colour. v will be coloured when all its tokens are used gone, if not earlier.

Case 1 u w

Painter apply his winning strategy on with, obtain independent set Case 1 Then Painter apply his winning strategy on with obtain independent set u w

Case 2 defined as follows: Painter apply his winning strategy on with input obtains add if possible.