on the coloring of graphs and chromatic polynomials
play

On The Coloring of Graphs and Chromatic Polynomials Ian Cavey, - PowerPoint PPT Presentation

On The Coloring of Graphs and Chromatic Polynomials Ian Cavey, Christian Sprague, Mack Stannard Boise State University November 9, 2014 Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 1 /


  1. On The Coloring of Graphs and Chromatic Polynomials Ian Cavey, Christian Sprague, Mack Stannard Boise State University November 9, 2014 Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 1 / 20

  2. Introduction Introduction G • G is an example of a Graph Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 2 / 20

  3. Introduction Introduction G • G is an example of a Graph • Graphs are made up of: • Vertices Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 3 / 20

  4. Introduction Introduction G • G is an example of a Graph • Graphs are made up of: • Vertices • Edges Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 4 / 20

  5. Introduction Introduction G • Assigning a color to every vertex in a graph is called graph coloring Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 5 / 20

  6. Introduction Introduction G • Assigning a color to every vertex in a graph is called graph coloring • A proper coloring of a graph is a coloring where any two vertices connected by an edge are not colored identically Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 5 / 20

  7. Introduction Introduction G • Assigning a color to every vertex in a graph is called graph coloring • A proper coloring of a graph is a coloring where any two vertices connected by an edge are not colored identically • Is the above coloring proper or improper? Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 5 / 20

  8. Introduction Introduction G • Assigning a color to every vertex in a graph is called graph coloring • A proper coloring of a graph is a coloring where any two vertices connected by an edge are not colored identically • Is the above coloring proper or improper? • Improper! Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 6 / 20

  9. Introduction Introduction Natural Questions • What is the fewest number of colors needed to properly color a graph? Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 7 / 20

  10. Introduction Introduction Natural Questions • What is the fewest number of colors needed to properly color a graph? • How many ways can a graph be properly colored with x colors? Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 7 / 20

  11. Chromatic Polynomials and Numbers Chromatic Polynomials and Numbers The Chromatic Number is the fewest number of colors needed to properly color a graph. Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 8 / 20

  12. Chromatic Polynomials and Numbers Chromatic Polynomials and Numbers The Chromatic Number is the fewest number of colors needed to properly color a graph. • How many ways are there to properly color a graph G with x colors? Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 8 / 20

  13. Chromatic Polynomials and Numbers Chromatic Polynomials and Numbers The Chromatic Number is the fewest number of colors needed to properly color a graph. • How many ways are there to properly color a graph G with x colors? • We can create a function of a graph G and a number of colors x which is the number of ways to color G properly with x colors Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 8 / 20

  14. Chromatic Polynomials and Numbers Chromatic Polynomials and Numbers The Chromatic Number is the fewest number of colors needed to properly color a graph. • How many ways are there to properly color a graph G with x colors? • We can create a function of a graph G and a number of colors x which is the number of ways to color G properly with x colors • This function is actually a polynomial, called the Chromatic Polynomial, and is denoted F ( G , x ) Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 8 / 20

  15. Reduction Algorithm Reduction Algorithm • Finding the Chromatic Polynomial for a graph is not always easy! Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 9 / 20

  16. Reduction Algorithm Reduction Algorithm • Finding the Chromatic Polynomial for a graph is not always easy! • But thanks to Birkhoff and Lewis, we have a simple algorithm for computing F ( G , x ) given a graph G . Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 9 / 20

  17. Reduction Algorithm Reduction Algorithm G a e b • Consider two vertices a and b that are connected by edge e . Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 10 / 20

  18. Reduction Algorithm Reduction Algorithm G a e b • Consider two vertices a and b that are connected by edge e . • Since we want proper colorings, a and b must be colored differently Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 10 / 20

  19. Reduction Algorithm Reduction Algorithm G a e b • Consider two vertices a and b that are connected by edge e . • Since we want proper colorings, a and b must be colored differently • To determine the number of ways in which vertices a , b can be colored differently: Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 10 / 20

  20. Reduction Algorithm Reduction Algorithm G a e b • Consider two vertices a and b that are connected by edge e . • Since we want proper colorings, a and b must be colored differently • To determine the number of ways in which vertices a , b can be colored differently: • Find the number of colorings where a and b are colored the same or different Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 10 / 20

  21. Reduction Algorithm Reduction Algorithm G a e b • Consider two vertices a and b that are connected by edge e . • Since we want proper colorings, a and b must be colored differently • To determine the number of ways in which vertices a , b can be colored differently: • Find the number of colorings where a and b are colored the same or different • Then subtract the number of ways where a and b are colored identically. Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 10 / 20

  22. Reduction Algorithm Reduction Algorithm First find the number of colorings where a and b are colored the same or different. G a e b Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 11 / 20

  23. Reduction Algorithm Reduction Algorithm First find the number of colorings where a and b are colored the same or different. G ′ a b • Remove edge e Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 12 / 20

  24. Reduction Algorithm Reduction Algorithm First find the number of colorings where a and b are colored the same or different. G ′ a b • Remove edge e • Call this new graph G ′ Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 12 / 20

  25. Reduction Algorithm Reduction Algorithm First find the number of colorings where a and b are colored the same or different. G ′ a b • Remove edge e • Call this new graph G ′ • F ( G ′ , x ) is the number of (otherwise proper) colorings of G where a and b can have the same or different colors. Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 12 / 20

  26. Reduction Algorithm Reduction Algorithm Then subtract the number of ways where a and b are colored identically. G a e b Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 13 / 20

  27. Reduction Algorithm Reduction Algorithm Then subtract the number of ways where a and b are colored identically. G ′′ a,b • Merge a and b into one vertex Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 14 / 20

  28. Reduction Algorithm Reduction Algorithm Then subtract the number of ways where a and b are colored identically. G ′′ a,b • Merge a and b into one vertex • Call this graph G ′′ Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 14 / 20

  29. Reduction Algorithm Reduction Algorithm Then subtract the number of ways where a and b are colored identically. G ′′ a,b • Merge a and b into one vertex • Call this graph G ′′ • F ( G ′′ , x ) is the number of (otherwise proper) colorings of G where a and b are colored identically Ian Cavey, Christian Sprague, Mack Stannard (Boise State University) Coloring Slides November 9, 2014 14 / 20

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend