1 / 5

Problem 45: Smallest Universal Set of Points for Planar Graphs

Problem 45: Smallest Universal Set of Points for Planar Graphs. Presented by Andy Giese. Problem #45 from the Open Problems Project http ://maven.smith.edu/~orourke/TOPP /. Statement of Problem.

nyx
Download Presentation

Problem 45: Smallest Universal Set of Points for Planar Graphs

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Problem 45: Smallest Universal Set of Points for Planar Graphs Presented by Andy Giese Problem #45 from the Open Problems Project http://maven.smith.edu/~orourke/TOPP/

  2. Statement of Problem • How many points must be placed in the plane to support planar drawing of all planar graphs on n vertices? • Is it O(n)? Kittell Graph Image from Wolfram MathWorld

  3. Some Definitions • Planar Graph • No intersecting segments • Universal Point Set • Set of vertices that allows mapping of all planar graphs of size n • E.G. NxN grid • Maximal Planar Graph • 3n-6 edges • Universal set Maximal Planar Graph Image from MathWorks.de

  4. Progress • Between Θ(n) andΘ(n2) • At most O(n2) • H. de Fraysseix, J. Pach, and R. Pollack, 1990 • W. Schnyder, 1990 • At least Θ(n), more accurately, Θ (1.098n) • M. Chrobak and H.Karloff. 1989 • Allowing 1 “bend” per edge = O(n) • Hazel Everett, Sylvain Lazard, Giuseppe Liotta, and Stephen Wismath, 2010

  5. Closing Thoughts • Intuition says O(n), but no formal proof exists • Exhaustive proof: What is the smallest value of n for which a universal point set of size n does not exist? • Stephen Kobourov, 2002, proved exhaustively for n<=14 • Could we prove by contradiction? • Why is this problem important?

More Related