edge guarding orthogonal polyhedra
play

Edge-guarding Orthogonal Polyhedra Giovanni Viglietta Department of - PowerPoint PPT Presentation

Edge-guarding Orthogonal Polyhedra Giovanni Viglietta Department of Computer Science, University of Pisa, Italy Rome - July 14 th , 2011 We view things not only from different sides, but with different eyes. Blaise Pascal Edge-guarding


  1. Edge-guarding Orthogonal Polyhedra Giovanni Viglietta Department of Computer Science, University of Pisa, Italy Rome - July 14 th , 2011 “We view things not only from different sides, but with different eyes.” Blaise Pascal Edge-guarding Orthogonal Polyhedra

  2. Art Gallery Problem Planar version: Given a polygon, choose a minimum number of vertices that collectively see its whole interior. Edge-guarding Orthogonal Polyhedra

  3. Art Gallery Problem Planar version: Given a polygon, choose a minimum number of vertices that collectively see its whole interior. Edge-guarding Orthogonal Polyhedra

  4. Art Gallery Problem Planar version: Given a polygon, choose a minimum number of vertices that collectively see its whole interior. Edge-guarding Orthogonal Polyhedra

  5. Art Gallery Problem Planar version: Given a polygon, choose a minimum number of vertices that collectively see its whole interior. Problem: Generalize to orthogonal polyhedra . Edge-guarding Orthogonal Polyhedra

  6. Terminology Polyhedra genus 0 genus 1 genus 2 Edge-guarding Orthogonal Polyhedra

  7. Terminology Orthogonal polyhedron Reflex edge Edge-guarding Orthogonal Polyhedra

  8. Guarding polyhedra Vertex guards vs. edge guards. Edge-guarding Orthogonal Polyhedra

  9. Vertex-guarding orthogonal polyhedra The Art Gallery Problem for vertex guards is unsolvable in some orthogonal polyhedra. Some points in the central region are invisible to all vertices. Edge-guarding Orthogonal Polyhedra

  10. Point-guarding orthogonal polyhedra Some orthogonal polyhedra require Ω( n 3 / 2 ) point guards. Edge-guarding Orthogonal Polyhedra

  11. Edge guards Closed edge guards vs. open edge guards. Edge-guarding Orthogonal Polyhedra

  12. Edge guards Closed edge guards vs. open edge guards. Motivation for open edge guards: Each illuminated point receives light from a non-degenerate subsegment of a guard. Edge-guarding Orthogonal Polyhedra

  13. Edge guards Closed edge guards vs. open edge guards. Motivation for open edge guards: Each illuminated point receives light from a non-degenerate subsegment of a guard. Problem: How much more powerful are closed edge guards? Edge-guarding Orthogonal Polyhedra

  14. Closed vs. open edge guards Closed edge guards are at least 3 times more powerful. No open edge can see more than one red dot. Edge-guarding Orthogonal Polyhedra

  15. Closed vs. open edge guards Closed edge guards are at least 3 times more powerful. No open edge can see more than one red dot. Is this bound tight? Edge-guarding Orthogonal Polyhedra

  16. Closed vs. open edge guards Each endpoint of a closed edge guard can be replaced by an adjacent open edge. Case analysis on all vertex types. Edge-guarding Orthogonal Polyhedra

  17. Closed vs. open edge guards Each endpoint of a closed edge guard can be replaced by an adjacent open edge. Case analysis on all vertex types. Hence each closed edge guard can be replaced by 3 open edge guards, and our previous bound is tight. Edge-guarding Orthogonal Polyhedra

  18. Bounding edge guards Most variations of the Art Gallery Problem are NP-hard and APX-hard. Typically, we content ourselves with upper bounds on the minimum number of guards. Edge-guarding Orthogonal Polyhedra

  19. Bounding edge guards Most variations of the Art Gallery Problem are NP-hard and APX-hard. Typically, we content ourselves with upper bounds on the minimum number of guards. Our parameters for bounding edge guards in orthogonal polyhedra are the total number of edges e and the number of reflex edges r . Edge-guarding Orthogonal Polyhedra

  20. Lower bound e Asymptotically, 12 edge guards may be necessary. Edge-guarding Orthogonal Polyhedra

  21. Lower bound Asymptotically, r 2 edge guards may be necessary. Edge-guarding Orthogonal Polyhedra

  22. Upper bound Observation: Any polyhedron is guarded by the set of its edges. Upper bound: e . Edge-guarding Orthogonal Polyhedra

  23. Upper bound Observation: Any polyhedron is guarded by the set of its edges. Upper bound: e . Observation: Any polyhedron is guarded by the set of its reflex edges. Upper bound: r . Edge-guarding Orthogonal Polyhedra

  24. Upper bound Observation: Any polyhedron is guarded by the set of its edges. Upper bound: e . Observation: Any polyhedron is guarded by the set of its reflex edges. Upper bound: r . State of the art (Urrutia) Any orthogonal polyhedron is guardable by e 6 closed edge guards. Can it be lowered and extended to open edge guards? Edge-guarding Orthogonal Polyhedra

  25. Improving the upper bound Theorem Any orthogonal polyhedron is guardable by e + r 12 open edge guards. Edge-guarding Orthogonal Polyhedra

  26. Improving the upper bound Theorem Any orthogonal polyhedron is guardable by e + r 12 open edge guards. Proof. We select a coordinate axis X and only place guards on X -parallel edges. There are 8 types of X -parallel edges, and we place guards on the circled ones ( X axis pointing toward the audience): Edge-guarding Orthogonal Polyhedra

  27. Improving the upper bound There are 4 symmetric ways of picking edge types: α + β ′ + δ ′ , γ + β ′ + δ ′ , β + α ′ + γ ′ , δ + α ′ + γ ′ . Edge-guarding Orthogonal Polyhedra

  28. Improving the upper bound There are 4 symmetric ways of picking edge types: α + β ′ + δ ′ , γ + β ′ + δ ′ , β + α ′ + γ ′ , δ + α ′ + γ ′ . The sum is α + β + γ + δ + 2 α ′ + 2 β ′ + 2 γ ′ + 2 δ ′ = e x + r x . Edge-guarding Orthogonal Polyhedra

  29. Improving the upper bound There are 4 symmetric ways of picking edge types: α + β ′ + δ ′ , γ + β ′ + δ ′ , β + α ′ + γ ′ , δ + α ′ + γ ′ . The sum is α + β + γ + δ + 2 α ′ + 2 β ′ + 2 γ ′ + 2 δ ′ = e x + r x . Hence, one of the 4 choices picks at most e x + r x edges. 4 Edge-guarding Orthogonal Polyhedra

  30. Improving the upper bound There are 4 symmetric ways of picking edge types: α + β ′ + δ ′ , γ + β ′ + δ ′ , β + α ′ + γ ′ , δ + α ′ + γ ′ . The sum is α + β + γ + δ + 2 α ′ + 2 β ′ + 2 γ ′ + 2 δ ′ = e x + r x . Hence, one of the 4 choices picks at most e x + r x edges. 4 By selecting the axis X that minimizes the sum e x + r x , we place at most e + r 12 guards. Edge-guarding Orthogonal Polyhedra

  31. Improving the upper bound Indeed, every X -orthogonal section is guarded: For a given p , pick the maximal segment pq and slide it to the left, until it hits a vertex v , which corresponds to a selected edge. � Edge-guarding Orthogonal Polyhedra

  32. Improving the upper bound Theorem For every orthogonal polyhedron of genus g, 1 6 e + 2 g − 2 � r � 5 6 e − 2 g − 12 holds. Both inequalities are tight for every g. Edge-guarding Orthogonal Polyhedra

  33. Improving the upper bound Theorem For every orthogonal polyhedron of genus g, 1 6 e + 2 g − 2 � r � 5 6 e − 2 g − 12 holds. Both inequalities are tight for every g. Corollary 11 72 e − g 6 − 1 open edge guards are sufficient to guard any orthogonal polyhedron. Corollary 7 12 r − g + 1 open edge guards are sufficient to guard any orthogonal polyhedron. Edge-guarding Orthogonal Polyhedra

  34. Concluding remarks We showed that closed edge guards are 3 times more powerful than open edge guards, for orthogonal polyhedra. We lowered the upper bound on the number of edge guards from e 6 to 11 e 72 e , whereas the best known lower bound is 12 . 7 We gave the new upper bound 12 r , whereas the best known lower bound is r 2 . Edge-guarding Orthogonal Polyhedra

  35. Future research Conjecture 12 edges and r e Any orthogonal polyhedron is guardable by 2 reflex edges. Edge-guarding Orthogonal Polyhedra

  36. Future research Conjecture 12 edges and r e Any orthogonal polyhedron is guardable by 2 reflex edges. Better analyze our upper bound construction to compute its real efficiency. Study the problem where all selected guards are required to be e mutually parallel, and raise the 12 lower bound in this case. Actually use all 3 edge directions to design an improved guarding strategy. Edge-guarding Orthogonal Polyhedra

  37. Edge-guarding Orthogonal Polyhedra

  38. References N. M. Benbernou, E. D. Demaine, M. L. Demaine, A. Kurdia, J. O’Rourke, G. Toussaint, J. Urrutia, G. Viglietta. Edge-guarding Orthogonal Polyhedra. In Proceedings of the 23rd Canadian Conference on Computational Geometry, 2011. To appear. J. O’Rourke. Art gallery theorems and algorithms. Oxford University Press, 1987. J. Urrutia. Art gallery and illumination problems. In J. R. Sack and J. Urrutia, editors, Handbook of Computational Geometry , pages 973–1027. North-Holland, 2000. Edge-guarding Orthogonal Polyhedra

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend