190 likes | 433 Views
Sec. 5.1: Planarity & Coloring. Key Terms: Planar Graph Bipartite Graph Subgraph Complement of a Graph. Sec. 5.1: Planarity & Coloring. Key Terms: Planar Graph— A graph is planar if it can be drawn in such a way that edges intersect only at vertices. Bipartite Graph Subgraph
E N D
Sec. 5.1: Planarity & Coloring Key Terms: Planar Graph Bipartite Graph Subgraph Complement of a Graph
Sec. 5.1: Planarity & Coloring Key Terms: Planar Graph—A graph is planar if it can be drawn in such a way that edges intersect only at vertices. Bipartite Graph Subgraph Complement of a Graph
A B D C Sec. 5.1: Planarity & Coloring Planar Graph Example: AC intersects BD.
A B D C Sec. 5.1: Planarity & Coloring Planar Graph Example: AC intersects BD. But we can redraw the graph so that they don’t intersect:
A B D C Sec. 5.1: Planarity & Coloring Planar Graph Example: A B D C
E A B D C Sec. 5.1: Planarity & Coloring Planar Graph Example: Can you redraw this graph with edges intersecting only at vertices?
Sec. 5.1: Planarity & Coloring Any planar graph has a maximum chromatic number of four. If a graph has chromatic number greater than four, it is not planar. Planar Graph Example:
E A B D C Sec. 5.1: Planarity & Coloring Planar Graph Example: Note that this is a K5 graph, which is not planar. This means we cannot draw a map with five countries that all border each other.
Now do problems 1-4 on pp. 217-218. Sec. 5.1: Planarity & Coloring Planar Graph Example:
Sec. 5.1: Planarity & Coloring Key Terms: Planar Graph Bipartite Graph: The vertices of a bipartite graph can be divided into two parts, or sets, such that each edge contains one vertex from each set. Subgraph Complement of a Graph
A Sec. 5.1: Planarity & Coloring The vertices of this graph can be divided into two distinct sets: (chromatic number = 2) B C Bipartite Graph Example: D E
A Sec. 5.1: Planarity & Coloring The vertices of this graph can be divided into two distinct sets: (chromatic number = 2) B C Bipartite Graph Example: {A, C, E} {B, D} D E
Sec. 5.1: Planarity & Coloring Key Terms: Planar Graph Bipartite Graph Subgraph: a portion of a graph—some of the vertices and edges Complement of a Graph
Sec. 5.1: Planarity & Coloring Subgraph Example: The maroon graph is a subgraph of the entire graph.
Sec. 5.1: Planarity & Coloring Now do problems 5-6 on p. 218. Subgraph Example:
Sec. 5.1: Planarity & Coloring Key Terms: Planar Graph Bipartite Graph Subgraph Complement of a Graph: Any vertices that are adjacent in a graph are not adjacent in its complement, and vice-versa.
A B C D Sec. 5.1: Planarity & Coloring A B Graph Complement Example: C D
Sec. 5.1: Planarity & Coloring Now do problems 7, 9-12 on pp. 218-219. Graph Complement Example: