Art Gallery Problems Prof. Silvia Fernández. Star-shaped Polygons A polygon is called star-shaped if there is a point P in its interior such that the.

Slides:



Advertisements
Similar presentations
Applications of Euler’s Formula for Graphs Hannah Stevens.
Advertisements

EECS 4101/5101 Prof. Andy Mirzaian. References: [M. de Berge et al ’00] chapter 3 [Preparata-Shamos’85] chapter 6 [O’Rourke’98] chapter 1 [M. de Berge.
2/3/15CMPS 3130/6130 Computational Geometry1 CMPS 3130/6130 Computational Geometry Spring 2015 Triangulations and Guarding Art Galleries II Carola Wenk.
Fundamentals of computational geometry M. Ramanathan STTP CAD 2011.
9/12/06CS 6463: AT Computational Geometry1 CS 6463: AT Computational Geometry Fall 2006 Triangulations and Guarding Art Galleries II Carola Wenk.
By Groysman Maxim. Let S be a set of sites in the plane. Each point in the plane is influenced by each point of S. We would like to decompose the plane.
Geometry 6.1 Prop. & Attributes of Polygons
6.1: Polygon Angle Theorems
Geometry Chapter Polygons. Convex Polygon – a polygon with a line containing a side with a point in the interior of the polygon.
Classes of Polygons Planar polygons Non-planar polygons Simple
1 Constructing Convex 3-Polytopes From Two Triangulations of a Polygon Benjamin Marlin Dept. of Mathematics & Statistics McGill University Godfried Toussaint.
The Maths of Pylons, Art Galleries and Prisons Under the Spotlight John D. Barrow.
Feb Polygon Triangulation Shmuel Wimer Bar Ilan Univ., School of Engineering.
Convexity of Point Set Sandip Das Indian Statistical Institute.
Zoo-Keeper’s Problem An O(nlogn) algorithm for the zoo-keeper’s problem Sergei Bespamyatnikh Computational Geometry 24 (2003), pp th CGC Workshop.
Face Guards for Art Galleries Diane Souvaine, Raoul Veroy, and Andrew Winslow Tufts University.
Applied Combinatorics, 4th Ed. Alan Tucker
Computational Geometry The art of finding algorithms for solving geometrical problems Literature: –M. De Berg et al: Computational Geometry, Springer,
Lecture 3: Polygon Triangulation Computational Geometry Prof. Dr. Th. Ottmann 1 Polygon Triangulation Motivation: Guarding art galleries Art gallery theorem.
Computational Geometry The art of finding algorithms for solving geometrical problems Literature: –M. De Berg et al: Computational Geometry, Springer,
Computational Geometry The art of finding algorithms for solving geometrical problems Literature: –M. De Berg et al: Computational Geometry, Springer,
Lecture 3: Polygon Triangulation Computational Geometry Prof. Dr. Th. Ottmann Polygon Triangulation Motivation: Guarding art galleries Art gallery theorem.
Copyright 2002 Joseph O’Rourke. DIMACS Connect Institute Keynote Address, May 4, Unsolved Problems in Visibility Joseph O’Rourke Smith College 
Polygon Triangulation Computational Geometry, WS 2007/08 Lecture 9 Prof. Dr. Thomas Ottmann Algorithmen & Datenstrukturen, Institut für Informatik Fakultät.
Art Gallery Theorem Computational Geometry, WS 2006/07 Lecture 8, Part 1 Prof. Dr. Thomas Ottmann Algorithmen & Datenstrukturen, Institut für Informatik.
Caracterização e Vigilância de algumas Subclasses de Polígonos Ortogonais Ana Mafalda Martins Universidade Católica Portuguesa CEOC Encontro Anual CEOC.
The Art Gallery Problem Presentation for MA 341 Joseph Dewees December 1, 1999.
The Art Gallery Problem
The Art Gallery Problem
Chapter 9.8 Graph Coloring
12.3 Surface Area of a Pyramids and Cones Slant Height ( l )
1 HEINZ NIXDORF INSTITUTE University of Paderborn Algorithms and Complexity Christian Schindelhauer Search Algorithms Winter Semester 2004/ Jan.
9/7/06CS 6463: AT Computational Geometry1 CS 6463: AT Computational Geometry Fall 2006 Triangulations and Guarding Art Galleries Carola Wenk.
Geometry. Kinds of triangles Geometry Kinds of triangles.
Math 2 Geometry Based on Elementary Geometry, 3 rd ed, by Alexander & Koeberlein 2.5 Convex Polygons.
Art gallery theorems for guarded guards T.S. Michael, Val Pinciub Computational Geometry 26 (2003) 247–258.
13-1 Coloring Regions with Two Colors. Theorem The regions formed by n circles in the plane can be colored with red and blue in such a way that.
6.1 Polygons Week 1 Day 2 January 7 th 2014 Warm UP: Identifying Polygons State whether the figure is a polygon. If it is not, explain why.
Computational Geometry Polygon Triangulation and The Art Gallery Problem Joachim Gudmundsson NICTA, Sydney.
1/29/15CMPS 3130/6130 Computational Geometry1 CMPS 3130/6130 Computational Geometry Spring 2015 Triangulations and Guarding Art Galleries Carola Wenk.
The Art Gallery Problem Bart Verzijlenberg. Agenda Problem Problem Chvátal’s Classical Art Gallery Theorem Chvátal’s Classical Art Gallery Theorem Proof.
Warm Up. Answer 7.1- Triangle Application Theorems Objective- apply theorems about interior angles, the exterior angles and the midlines of triangles.
Open Guard Edges and Edge Guards in Simple Polygons Csaba Tóth, Godfried Toussaint, and Andrew Winslow.
Do Now. Section 8.2 Angles in Polygons Polygon Interior Angles Theorem The sum of the measures of the interior angles of a convex polygon with n sides.
CS6234 Advanced Algorithms - Convex hull. Terminologies – ◦ Convex hull of a set Q of points is the smallest convex polygon P for which each point in.
Contest Algorithms January 2016 Triangulation & the Art Gallery Problem Contest Algorithms1.
9/8/10CS 6463: AT Computational Geometry1 CS 6463: AT Computational Geometry Fall 2010 Triangulations and Guarding Art Galleries Carola Wenk.
Chapter 10.8 Graph Coloring These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7 th ed., by Kenneth.
Informal Geometry 10.2 Diagonals and Angle Measure.
Interior and Exterior Angles of Polygons. To find the sum of the interior angle measures of a convex polygon, draw all possible diagonals from one vertex.
3-5 Angles of a Polygon. A) Terms Polygons – each segment intersects exactly two other segments, one at each endpoint. Are the following figures a polygon?
Possible Art Gallery Polygonal Closed CurveSay what?  Any figure that is made up of straight line pieces that are connected end to end to form a loop.
CMPS 3130/6130 Computational Geometry Spring 2017
Triangle Angle Sum Theorem, Triangle Exterior Angle Theorem
Warm Up.
Warm-Up And speaking of the final frontier, what do you think is the shape of space?
Angles of a Polygon Diagonal of a polygon – A segment that connects any two nonconsecutive vertices. The number of triangles formed by drawing diagonals.
Tucker, Applied Combinatorics, Sec 2.4
The Art Gallery Problem
The Art Gallery Problem
Polygon Triangulation
Chapter 10.8 Graph Coloring
Section 4.8 Notes: Triangles and Coordinate Proof
8.1 Find Angle Measures in Polygons
Guessing a card Alice hides a card x
CMPS 3130/6130 Computational Geometry Spring 2017
Chapter 10.8 Graph Coloring
Section 2.5 Convex Polygons
Geometry 3.4 Angles of a Triangle.
Presentation transcript:

Art Gallery Problems Prof. Silvia Fernández

Star-shaped Polygons A polygon is called star-shaped if there is a point P in its interior such that the segment joining P to any boundary point is completely contained in the polygon.

Krasnoseľskiĭ’s Theorem Consider a painting gallery whose walls are completely hung with pictures. If for each three paintings of the gallery there is a point from which all three can be seen, then there exists a point from which all paintings can be seen.

Krasnoseľskiĭ’s Theorem Let S be a simple polygon such that for every three points A, B, and C of S there exists a point M such that all three segments MA, MB, and MC are completely contained in S. Then S is star-shaped.

Krasnoseľskiĭ’s Theorem Proof. Let P 1, P 2, …, P n be the vertices of the polygon S in counter- clockwise order.

Krasnoseľskiĭ’s Theorem Proof. Let P 1, P 2, …, P n be the vertices of the polygon S in counter- clockwise order. For each side P i P i+1 consider the half plane to its left.

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 1 P 2

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 2 P 3

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 3 P 4

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 4 P 5

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 5 P 6

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 6 P 7

Krasnoseľskiĭ’s Theorem For each side P i P i+1 consider the half plane to its left. P 7 P 1

Krasnoseľskiĭ’s Theorem These n half planes: are convex satisfy Helly’s condition P 1 P 2 ∩ P 4 P 5 ∩ P 6 P 7

Krasnoseľskiĭ’s Theorem Thus the n half planes have a point P in common. Assume that P is not in S then Let Q be the point in S closest to P. Q belongs to a side of S, say P k P k+1. But then P doesn’t belong to the half-plane to the left of P k P k+1, getting a contradiction. Therefore P is in S and our proof is complete.

Guards in Art Galleries In 1973, Victor Klee (U. of Washington) posed the following problem: How many guards are required to guard an art gallery? In other words, he was interested in the number of points (guards) needed to guard a simple plane polygon (art gallery or museum).

Guards in Art Galleries In 1975, Vašek Chvátal (Rutgers University) proved the following theorem: Theorem. At most ⌊ (n/3) ⌋ guards are necessary to guard an art gallery with n walls, (represented as a simple polygon with n sides).

Guards in Art Galleries Proof. A “book proof” by Steve Fisk, 1978 (Bowdoin College). Consider any polygon P.

Guards in Art Galleries P can be triangulated in several ways.

Guards in Art Galleries For any triangulation, the vertices of P can be colored with red, blue, and green in such a way that each triangle has a vertex of each color.

Guards in Art Galleries Since there are n vertices, there is one color that is used for at most ⌊ (n/3) ⌋ vertices. Red3 3 4 Blue3 4 2 Green2 1 2

Guards in Art Galleries Placing the guards on vertices with that color concludes our proof.

Applications Placement of radio antennas Architecture Urban planning Mobile robotics Ultrasonography Sensors

References Chvátal, V. "A Combinatorial Theorem in Plane Geometry." J. Combin. Th. 18, 39-41, Fisk, S. "A Short Proof of Chvátal's Watchman Theorem." J. Combin. Th. Ser. B 24, 374, O'Rourke, J. Art Gallery Theorems and Algorithms. New York: Oxford University Press, Urrutia, J., Art Gallery and Illumination Problems, in Handbook on Computational Geometry, J. Sac, and J. Urrutia, (eds.), Elsevier Science Publishers, Amsterdam, 2000, p DIMACS Research and Education Institute. "Art Gallery Problems."