Beyond planarity of graphs Eyal Ackerman University of Haifa and Oranim College.

Slides:



Advertisements
Similar presentations
Discrete Mathematics University of Jazeera College of Information Technology & Design Khulood Ghazal Connectivity Lecture _13.
Advertisements

Functions with Inverses Functions with Inverses
Graphs: basic definitions and notation Definition A (undirected, unweighted) graph is a pair G = (V, E), where V = {v 1, v 2,..., v n } is a set of vertices,
Graphs CSCI 2720 Spring 2005.
Simple Graph Warmup. Cycles in Simple Graphs A cycle in a simple graph is a sequence of vertices v 0, …, v n for some n>0, where v 0, ….v n-1 are distinct,
Planar Orientations Chapter 4 ( ) in the book Written By: Tomer Heber.
On the number of unit distances among ‘n’ points Crossing Lemma: For n points and e edges with condition e ≤ 4*n, the crossing number of G on the plane.
Computational Geometry Seminar Lecture #10 3-quasi planar and 4-quasi planar graphs David Malachi.
Decision Maths Graphs Wiltshire Graphs A graph is just a diagram made up of “dots” and “lines”. These are all graphs. The dots are called “nodes” or.
Andrew's Monotone Chain Convex Hull Algorithm. Andrew's Monotone Chain Scan A left-to-right variant of Graham's scan Discovered by Andrew in 1979 Using.
Computational Geometry -- Voronoi Diagram
11-1 Space Figures and Cross Sections
On Approximating the Average Distance Between Points Kfir Barhum, Oded Goldreich and Adi Shraibman Weizmann Institute of Science.
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.
Recognizing Strings in NP Marcus Schaefer, Eric Sedgwick, Daniel Štefankovič Presentation by Robert Salazar.
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.
Extremal Configurations and Levels in Pseudoline Arrangements Shakhar Smorodinsky (Tel-Aviv University) Joint work with Micha Sharir.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Chapter 4 Graphs.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
UNC Chapel Hill M. C. Lin Point Location Chapter 6 of the Textbook –Review –Algorithm Analysis –Dealing with Degeneracies.
Slide Systems of Linear Equations A system of linear equations consists two or more linear equations.
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.:
Introduction Geometric figures can be graphed in the coordinate plane, as well as manipulated. However, before sliding and reflecting figures, the definitions.
Vertex – A point at which two or more edges meet Edge – A line segment at which two faces intersect Face – A flat surface Vertices, Edges, Faces.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Can you connect the dots as shown without taking your pen off the page or drawing the same line twice.
V Spanning Trees Spanning Trees v Minimum Spanning Trees Minimum Spanning Trees v Kruskal’s Algorithm v Example Example v Planar Graphs Planar Graphs v.
How to Cut Pseudoparabolas into Segments Seminar on Geometric Incidences By: Almog Freizeit.
MAT 2720 Discrete Mathematics Section 8.7 Planar Graphs
1 12/2/2015 MATH 224 – Discrete Mathematics Formally a graph is just a collection of unordered or ordered pairs, where for example, if {a,b} G if a, b.
Space Figures & Cross-Sections
Graph.
Introduction to Graph Theory
An Introduction to Graph Theory
Math – Graphs of Functions 1. Graph of a function: the graph of all the function’s ordered pairs 2.
Graph Theory. A branch of math in which graphs are used to solve a problem. It is unlike a Cartesian graph that we used throughout our younger years of.
Relation. Combining Relations Because relations from A to B are subsets of A x B, two relations from A to B can be combined in any way two sets can be.
Graph theory and networks. Basic definitions  A graph consists of points called vertices (or nodes) and lines called edges (or arcs). Each edge joins.
More on graph drawings other representations Alex Sludnikov Seminar in Computational Geometry.
Angle Relationships.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Lesson 18Power Up DPage 114 Lines and Angles. Lines – No end, extends in both directions forever. Segments – Two endpoints, length can be measured. Lines.
Graphs Definition: a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Planarity Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT.
Planar Graphs prepared and Instructed by Arie Girshson Semester B, 2014 June 2014Planar Graphs1.
Introduction to 3D Solids and Solids of Revolution Some 3D shapes can be formed by revolving a 2D shape around a line (called the axis of revolution).
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
37TH ANNUAL AMATYC CONFERENCE A Modern Existence Proof Through Graphs
Geometric Graphs and Quasi-Planar Graphs
~Adapted from Walch Education
Introduction Geometric figures can be graphed in the coordinate plane, as well as manipulated. However, before sliding and reflecting figures, the definitions.
Can you draw this picture without lifting up your pen/pencil?
Warm - Up Graph each equations on its own coordinate plane.
Planarity and Euler’s Formula
A crossing lemma for the pair-crossing number
Depth Estimation via Sampling
Chapter 5 Linear Inequalities and Linear Programming
10.1 Graphs and Graph Models
Representing Relations
Decision Maths Graphs.
Graph Theory What is a graph?.
MAT 2720 Discrete Mathematics
Graphs G = (V, E) V are the vertices; E are the edges.
Planarity.
Graphing Systems of Equations
12.1-D Figures Objective: students will be able to identify the attributes of 3-d figures.
Unit 4 Reflect, Translate & Rotate
Agenda Review Lecture Content: Shortest Path Algorithm
Presentation transcript:

Beyond planarity of graphs Eyal Ackerman University of Haifa and Oranim College

Drawing graphs in the plane  Consider drawings of graphs in the plane s.t.  No loops or parallel edges  Vertices  distinct points  Edges  Jordan arcs (no self-intersection)  Two edges intersect finitely many times  Intersection = crossing / common vertex  No three edges cross at a point  Topological graphs  Two edges intersect at most once  Simple topological graphs  Straight-line edges  Geometric graphs

The Crossing Lemma

Applications

Applications: Albertson Conjecture

The local (pair) crossing number

A Hanani-Tutte-type problem

Lower bounds

Virtually crossing edges parallel / avoiding edges virtually crossing edges

Virtually crossing edges parallel / avoiding edges virtually crossing edges

Virtually crossing edges (2)

Fan-planar graphs * that’s actually part of the definition of fan-planar graphs there and elsewhere

Fan-planar graphs (2)

Yet another not-far-from-planar graph

Thank you