Planar Graphs prepared and Instructed by Arie Girshson Semester B, 2014 June 2014Planar Graphs1.

Slides:



Advertisements
Similar presentations
Planar Orientations Chapter 4 ( ) in the book Written By: Tomer Heber.
Advertisements

9.7 Planar Graphs. Intro problem- 3 houses and 3 utilities K 3,3 problem: Can 3 houses be connected to 3 utilities so that no 2 lines cross? Similarly,
Applications of Euler’s Formula for Graphs Hannah Stevens.
CompSci 102 Discrete Math for Computer Science April 19, 2012 Prof. Rodger Lecture adapted from Bruce Maggs/Lecture developed at Carnegie Mellon, primarily.
Planar / Non-Planar Graphs Gabriel Laden CS146 – Spring 2004 Dr. Sin-Min Lee.
Graph Theory Chapter 9 Planar Graphs 大葉大學 資訊工程系 黃鈴玲.
Applied Combinatorics, 4th Ed. Alan Tucker
Computational Geometry Seminar Lecture 1
Drawing of G. Planar Embedding of G Chord A chord of a cycle C is an edge not in C whose endpoints lie in C.
W. D. Grover TRLabs & University of Alberta © Wayne D. Grover 2002, 2003 Graph theory and routing (initial background) E E Lecture 4.
Drawing of G. Planar Embedding of G Proposition Proof. 1. Consider a drawing of K 5 or K 3,3 in the plane. Let C be a spanning cycle. 2. If the.
Jordan Curve Theorem A simple closed curve cuts its interior from its exterior.
MATH 310, FALL 2003 (Combinatorial Problem Solving) Lecture 4, Monday, September 8.
Curve Curve: The image of a continous map from [0,1] to R 2. Polygonal curve: A curve composed of finitely many line segments. Polygonal u,v-curve: A polygonal.
9-4 Geometry in Three Dimensions  Simple Closed Surfaces  Regular Polyhedra  Cylinders and Cones.
Matthew Bowling Euler’s Theorem Mathfest Spring ‘15.
Graph Theory Ch6 Planar Graphs. Basic Definitions  curve, polygon curve, drawing  crossing, planar, planar embedding, and plane graph  open set  region,
Graph Theory Chapter 6 Planar Graphs Ch. 6. Planar Graphs.
Planar Graphs Graph G is planar, if it can be “properly” drawn in the plane. In order to explain this informal notion we have to define embeddings of graphs.
Planar Graphs: Euler's Formula and Coloring Graphs & Algorithms Lecture 7 TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:
ساختمانهای گسسته دانشگاه صنعتی شاهرود – فروردین 1392.
MAT 2720 Discrete Mathematics Section 8.7 Planar Graphs
Planar Graphs Graph Coloring
Planar Graphs Prepared by: Asa Dan, Ofer Kiselov, Hillel Mendelson & Ofir Pupko Graph Theory with CE Applications Technion 2015.
ساختمانهای گسسته دانشگاه صنعتی شاهرود – فروردین 1392.
5.8 Graph Matching  Example: Set of worker assign to a set of task  Four tasks are to be assigned to four workers.  – Worker 1 is qualified to do tasks.
Chap. 11 Graph Theory and Applications 1. Directed Graph 2.
Chapter Area, Pythagorean Theorem, and Volume 14 Copyright © 2013, 2010, and 2007, Pearson Education, Inc.
Graph theory and networks. Basic definitions  A graph consists of points called vertices (or nodes) and lines called edges (or arcs). Each edge joins.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Chapter 9.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 6th ed., by Kenneth H.
JCT – uniqueness of the bounded component of the complement Suppose otherwise; then there are at least two disjoint bounded connected open regions in the.
Great Theoretical Ideas in Computer Science for Some.
MTH 232 Section 9.3 Figures in Space. From 2-D to 3-D In the previous section we examined curves and polygons in the plane (all the points in the plane.
COMPSCI 102 Introduction to Discrete Mathematics.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Planarity Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT.
Chapter 7 Planar Graphs 大葉大學 資訊工程系 黃鈴玲  7.2 Planar Embeddings  7.3 Euler’s Formula and Consequences  7.4 Characterization of Planar Graphs.
Planar Graphs (part 2) prepared and Instructed by Gideon Blocq Semester B, 2014 June 2014Planar Graphs (part 2)1.
Graphs. Representations of graphs : undirected graph An undirected graph G have five vertices and seven edges An adjacency-list representation of G The.
Great Theoretical Ideas In Computer Science
Outline 1 Properties of Planar Graphs 5/4/2018.
Discrete Mathematics Graph: Planar Graph Yuan Luo
Great Theoretical Ideas In Computer Science
Graph Theory CSRU1400, Fall 2007 Ellen Zhang.
Applied Combinatorics, 4th Ed. Alan Tucker
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Planarity and Euler’s Formula
Graph.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Applied Combinatorics, 4th Ed. Alan Tucker
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
MAT 2720 Discrete Mathematics
Planarity.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 8th ed., by Kenneth H.
N(S) ={vV|uS,{u,v}E(G)}
14 Chapter Area, Pythagorean Theorem, and Volume
Gaph Theory Planar Graphs
Discrete Mathematics for Computer Science
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Planarity.
Drawing a graph
Drawing a graph
Agenda Review Lecture Content: Shortest Path Algorithm
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Drawing a graph
Presentation transcript:

Planar Graphs prepared and Instructed by Arie Girshson Semester B, 2014 June 2014Planar Graphs1

Planar Graphs - Background June 2014Planar Graphs2 Planar Embedding Planar Graph (G) (vertices, edges)

June 2014Planar Graphs3 A relevant topology in studies of planar graphs deal with Jordan curves – Simple closed curve (continuous non- self-intersecting curve whose origin and terminus coincide). The union of the edges in a cycle of a plane graph constitutes a Jordan curve. Jordan curve J partitions the plane into two disjoint open sets, interior of J and exterior of J. Clearly J=int J ∩ ext J. Jordan curve theorem states that any line joining a point in int J to a point in ext J must meet J in some point. int J ext J The Jordan Curve Theorem J

June 2014Planar Graphs4 Theorem: K 5 is nonplanar int C ext C int C 1 int C 2 int C 3 Hence, contradicts the assumption that G is a plane graph.

Embedding on a Surface June 2014Planar Graphs5 A Graph G is said to be embeddable on a surface S, if it can be drawn in S so that its edges intersect only at their ends. Such drawing is called embedding of G on S. Embedding of K 5 on a torus: PP RR PP Q Q Representation of the torus as a rectangle in which opposite sides are identified.

Duality / Dual Graphs June 2014Planar Graphs6 A plane graph G partitions the plane into connected regions. The closures of these regions called faces of G. Each plane graph has exactly one unbounded face, called the exterior/outer face.

June 2014Planar Graphs7 Example:

June 2014Planar Graphs8 Subdivision

June 2014Planar Graphs9 Dual Graph Graph G Graph G *

June 2014Planar Graphs10

June 2014Planar Graphs11 Conclusion: Isomorphic plane graphs may have non- isomorphic duals. Example: The following plane graphs are isomorphic. Are the dual graphs isomorphic ? NO The plane graph on the left has a face of degree five, whereas the right one has a face of degree four.

June 2014Planar Graphs12 A few relations, which are direct consequences of the definition of G * :

June 2014Planar Graphs13

June 2014Planar Graphs14 G and G * G\e and G*\e*

Directed Dual Graph June 2014Planar Graphs15

June 2014Connectivity16 Example: Directed dual graph.

Euler’s Formula June 2014Planar Graphs17 Simple formula relating the number of vertices, edges & faces in a connected plane graph (established by Euler).

June 2014Planar Graphs18 The theorem follows by the principle of induction.

June 2014Planar Graphs19 Corollary: All planar embeddings of a connected planar graph have the same number of faces.

June 2014Planar Graphs20