Edge unfolding Cut sets Source foldouts Proof and algorithm Complexity issues Aleksandrov unfolding? Unfolding polyhedra.

Size: px
Start display at page:

Download "Edge unfolding Cut sets Source foldouts Proof and algorithm Complexity issues Aleksandrov unfolding? Unfolding polyhedra."

Transcription

1 Unfolding polyhedra Ezra Miller University of Minnesota University of Nebraska 27 April 2007

2 Outline 1. Edge unfolding 2. Cut sets 3. Source foldouts 4. Proof and algorithm 5. Complexity issues 6. Aleksandrov unfolding? 0

3 Edge unfolding spanning tree: a collection of edges that is spanning: hits every vertex a tree: connected and has no cycles complement of spanning tree is metrically flat locally homeomorphic to open disk Finding a spanning tree is easy; but: Question (Fukuda 1987): Does the complement of a spanning tree always unfold without overlap? 1

4 Edge unfolding spanning tree: a collection of edges that is spanning: hits every vertex a tree: connected and has no cycles complement of spanning tree is metrically flat locally homeomorphic to open disk Finding a spanning tree is easy; but: Question (Fukuda 1987): Does the complement of a spanning tree always unfold without overlap? Answer (Namiki): No. Question (Dürer 1525, Shephard 1975): Given a polyhedron, is there a spanning tree whose complement unfolds without overlap? 1

5 Edge unfolding spanning tree: a collection of edges that is spanning: hits every vertex a tree: connected and has no cycles complement of spanning tree is metrically flat locally homeomorphic to open disk Finding a spanning tree is easy; but: Question (Fukuda 1987): Does the complement of a spanning tree always unfold without overlap? Answer (Namiki): No. Question (Dürer 1525, Shephard 1975): Given a polyhedron, is there a spanning tree whose complement unfolds without overlap? Answer: Unknown. [Schevon 1987] experiments: probability that a random spanning tree yields unfolding without overlap 0 as number of vertices. Higher dimension: less well understood. 1

6 Cut sets P R d+1 compact convex polyhedron of dimension d + 1 = bounded intersection of finitely many closed halfspaces S = P polyhedral sphere of dimension d Goal: understand the metric on S. Def: A cut set is a union K S of polyhedra with dim K = d 1, and S\K isometric to open polyhedral ball in R d Why define this? Classical, but if d = 2 (Sharir Schorr 1986): Robot motion planning unfolding surfaces shortest path straight line in foldout Discrete geodesic problem Example (Aleksandrov unfolding, d = 2): Pick a source point in S. Let K = union of shortest paths from source point to vertices. Theorem (Aronov O Rourke 1992) Aleksandrov unfoldings for d = 2 are nonoverlapping. 2

7 Source foldouts Observation. Aleksandrov procedure fails to yield a cut set in dimensions d 3: union of shortest paths to faces of dimension d 2 is polyhedral, but the complement is not a ball. Def: Fix source point v S \ S d 2. The cut locus K v is the closure of {x S x has 2 shortest paths in S to v}. Riemannian geometry analogue: S = manifold v = source point exp : T v S locally: exp(ray) = shortest path globally:?? Theorem: For any polyhedron P and any source point v S \ S d 2, the cut locus is a cut set. 3

8 Proof and algorithm Proof: d = 2 abstractly: (Volkov Podgornova 1971) d = 2 algorithm: (Sharir Schorr 1986) d 3 both: (M Pak, to appear in Discrete & Comput. Geom.) Two key points: 1. Shortest paths to v don t pass through S d 2 exp : T v S surjective (false for general polyhedral manifolds!) S \ K v is an open star-shaped ball 2. Subdivision of every facet into regions consisting of points with same combinatorial type of shortest path to v is polyhedral (false for general polyhedral manifolds!) Algorithm: 1. Keep track of combinatorial types (facet sequences) 2. Extend (metrically) shortest available type onto adjacent facet. 3. Output subdivision of each facet into combinatorial types. 4

9 Complexity issues Theorem (M Pak) For fixed d, algorithm to source unfold S = P into R d is polynomial in #{facets} and #{combinatorial types of shortest paths from v}. Conjecture (M Pak) If P R d+1 has n facets, then #{combinatorial types of shortest paths from v} n O(d 2). Conjecture (M Pak) If v, w P and the polytope P has n facets, then #{combinatorial types of shortest paths from v to w} is polynomial in n. Note: False for general polyhedral manifolds, even if d = 2. Conjecture (M Pak) There is a fixed polynomial function f (d) such that if P R d+1 has n facets, then #{combinatorial types of shortest paths in S} n f (d). d = 2: O(n 7 ) (Sharir 1985) O(n 4 ) (Mount 1985) 5

10 Aleksandrov unfolding? Key to polynomiality: Aleksandrov unfolding in higher dimensions. Observation. Aleksandrov cut set in dimension d = 2 separates combinatorial types of shortest paths into convex regions: peels (Volkov Podgornova, 1971) How to construct in dimensions d 3: polyhedral vector fields. Aleksandrov cut set a positively curved generalization of real hyperplane arrangement, or oriented matroid; should retain enough structure to imply polynomially many regions. Potential further connections: combinatorial differentiable (CD) manifolds (via polyhedral vector fields and generalizations of matroids) metric combinatorics of polyhedral spheres construction of characteristic classes on polyhedral manifolds 6

HOW TO CUT OUT A CONVEX POLYHEDRON

HOW TO CUT OUT A CONVEX POLYHEDRON HOW TO CUT OUT A CONVEX POLYHEDRON IGOR PAK AND ROM PINCHASI Abstract. It is known that one can fold a convex polyhedron from a non-overlapping face unfolding, but the complexity of the algorithm in [MP]

More information

Metric Combinatorics of Convex Polyhedra: Cut Loci and Nonoverlapping Unfoldings

Metric Combinatorics of Convex Polyhedra: Cut Loci and Nonoverlapping Unfoldings Discrete Comput Geom (2008) 39: 339 388 DOI 10.1007/s00454-008-9052-3 Metric Combinatorics of Convex Polyhedra: Cut Loci and Nonoverlapping Unfoldings Ezra Miller Igor Pak Received: 3 November 2005 / Revised:

More information

arxiv:math/ v1 [math.mg] 12 Dec 2003

arxiv:math/ v1 [math.mg] 12 Dec 2003 METRIC COMBINATORICS OF CONVEX POLYHEDRA: CUT LOCI AND NONOVERLAPPING UNFOLDINGS arxiv:math/0312253v1 [math.mg] 12 Dec 2003 Contents EZRA MILLER AND IGOR PAK Abstract. Let S be the boundary of a convex

More information

COMP331/557. Chapter 2: The Geometry of Linear Programming. (Bertsimas & Tsitsiklis, Chapter 2)

COMP331/557. Chapter 2: The Geometry of Linear Programming. (Bertsimas & Tsitsiklis, Chapter 2) COMP331/557 Chapter 2: The Geometry of Linear Programming (Bertsimas & Tsitsiklis, Chapter 2) 49 Polyhedra and Polytopes Definition 2.1. Let A 2 R m n and b 2 R m. a set {x 2 R n A x b} is called polyhedron

More information

Chapter 4 Concepts from Geometry

Chapter 4 Concepts from Geometry Chapter 4 Concepts from Geometry An Introduction to Optimization Spring, 2014 Wei-Ta Chu 1 Line Segments The line segment between two points and in R n is the set of points on the straight line joining

More information

Edge Unfoldings of Platonic Solids Never Overlap

Edge Unfoldings of Platonic Solids Never Overlap Edge Unfoldings of Platonic Solids Never Overlap Takashi Horiyama (Saitama Univ.) joint work with Wataru Shoji 1 Unfolding Simple polygon unfolded by cutting along the surface of a polyhedron Two kinds

More information

Contents. Preface... VII. Part I Classical Topics Revisited

Contents. Preface... VII. Part I Classical Topics Revisited Contents Preface........................................................ VII Part I Classical Topics Revisited 1 Sphere Packings........................................... 3 1.1 Kissing Numbers of Spheres..............................

More information

Department of Mathematics, Box University of Washington Seattle, WA

Department of Mathematics, Box University of Washington Seattle, WA Geombinatorics 11(2001), 43 48. A starshaped polyhedron with no net Branko Grünbaum Department of Mathematics, Box 354350 University of Washington Seattle, WA 98195-4350 e-mail: grunbaum@math.washington.edu

More information

Zipper Unfoldings of Polyhedral Complexes

Zipper Unfoldings of Polyhedral Complexes Zipper Unfoldings of Polyhedral Complexes Erik D. Demaine Martin L. Demaine Anna Lubiw Arlo Shallit Jonah L. Shallit Abstract We explore which polyhedra and polyhedral complexes can be formed by folding

More information

Combinatorial constructions of hyperbolic and Einstein four-manifolds

Combinatorial constructions of hyperbolic and Einstein four-manifolds Combinatorial constructions of hyperbolic and Einstein four-manifolds Bruno Martelli (joint with Alexander Kolpakov) February 28, 2014 Bruno Martelli Constructions of hyperbolic four-manifolds February

More information

maximize c, x subject to Ax b,

maximize c, x subject to Ax b, Lecture 8 Linear programming is about problems of the form maximize c, x subject to Ax b, where A R m n, x R n, c R n, and b R m, and the inequality sign means inequality in each row. The feasible set

More information

Topological Issues in Hexahedral Meshing

Topological Issues in Hexahedral Meshing Topological Issues in Hexahedral Meshing David Eppstein Univ. of California, Irvine Dept. of Information and Computer Science Outline I. What is meshing? Problem statement Types of mesh Quality issues

More information

Triangulations of hyperbolic 3-manifolds admitting strict angle structures

Triangulations of hyperbolic 3-manifolds admitting strict angle structures Triangulations of hyperbolic 3-manifolds admitting strict angle structures Craig D. Hodgson, J. Hyam Rubinstein and Henry Segerman segerman@unimelb.edu.au University of Melbourne January 4 th 2012 Ideal

More information

arxiv: v1 [cs.cg] 2 Jul 2016

arxiv: v1 [cs.cg] 2 Jul 2016 Reversible Nets of Polyhedra Jin Akiyama 1, Stefan Langerman 2, and Kiyoko Matsunaga 1 arxiv:1607.00538v1 [cs.cg] 2 Jul 2016 1 Tokyo University of Science, 1-3 Kagurazaka, Shinjuku, Tokyo 162-8601, Japan

More information

Rational maps, subdivision rules, and Kleinian groups

Rational maps, subdivision rules, and Kleinian groups Rational maps, subdivision rules, and Kleinian groups J. Cannon 1 W. Floyd 2 W. Parry 3 1 Department of Mathematics Brigham Young University 2 Department of Mathematics Virginia Tech 3 Department of Mathematics

More information

CAT(0)-spaces. Münster, June 22, 2004

CAT(0)-spaces. Münster, June 22, 2004 CAT(0)-spaces Münster, June 22, 2004 CAT(0)-space is a term invented by Gromov. Also, called Hadamard space. Roughly, a space which is nonpositively curved and simply connected. C = Comparison or Cartan

More information

Tutorial 3 Comparing Biological Shapes Patrice Koehl and Joel Hass

Tutorial 3 Comparing Biological Shapes Patrice Koehl and Joel Hass Tutorial 3 Comparing Biological Shapes Patrice Koehl and Joel Hass University of California, Davis, USA http://www.cs.ucdavis.edu/~koehl/ims2017/ What is a shape? A shape is a 2-manifold with a Riemannian

More information

Polyhedra inscribed in a hyperboloid & AdS geometry. anti-de Sitter geometry.

Polyhedra inscribed in a hyperboloid & AdS geometry. anti-de Sitter geometry. Polyhedra inscribed in a hyperboloid and anti-de Sitter geometry. Jeffrey Danciger 1 Sara Maloni 2 Jean-Marc Schlenker 3 1 University of Texas at Austin 2 Brown University 3 University of Luxembourg AMS

More information

Reversible Nets of Polyhedra

Reversible Nets of Polyhedra Reversible Nets of Polyhedra Jin Akiyama 1, Stefan Langerman 2(B), and Kiyoko Matsunaga 1 1 Tokyo University of Science, 1-3 Kagurazaka, Shinjuku, Tokyo 162-8601, Japan ja@jin-akiyama.com, matsunaga@mathlab-jp.com

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

The Chvátal-Gomory Closure of a Strictly Convex Body is a Rational Polyhedron

The Chvátal-Gomory Closure of a Strictly Convex Body is a Rational Polyhedron The Chvátal-Gomory Closure of a Strictly Convex Body is a Rational Polyhedron Juan Pablo Vielma Joint work with Daniel Dadush and Santanu S. Dey July, Atlanta, GA Outline Introduction Proof: Step Step

More information

arxiv:submit/ [cs.cg] 8 Jun 2011

arxiv:submit/ [cs.cg] 8 Jun 2011 Common Edge-Unzippings for Tetrahedra Joseph O Rourke arxiv:submit/68 [cs.cg] 8 Jun June 8, Abstract It is shown that there are examples of distinct polyhedra, each with a Hamiltonian path of edges, which

More information

Convex Geometry arising in Optimization

Convex Geometry arising in Optimization Convex Geometry arising in Optimization Jesús A. De Loera University of California, Davis Berlin Mathematical School Summer 2015 WHAT IS THIS COURSE ABOUT? Combinatorial Convexity and Optimization PLAN

More information

Coxeter Groups and CAT(0) metrics

Coxeter Groups and CAT(0) metrics Peking University June 25, 2008 http://www.math.ohio-state.edu/ mdavis/ The plan: First, explain Gromov s notion of a nonpositively curved metric on a polyhedral complex. Then give a simple combinatorial

More information

Simplicial Cells in Arrangements of Hyperplanes

Simplicial Cells in Arrangements of Hyperplanes Simplicial Cells in Arrangements of Hyperplanes Christoph Dätwyler 05.01.2013 This paper is a report written due to the authors presentation of a paper written by Shannon [1] in 1977. The presentation

More information

Ununfoldable polyhedra with convex faces

Ununfoldable polyhedra with convex faces Computational Geometry 24 (2003) 51 62 www.elsevier.com/locate/comgeo Ununfoldable polyhedra with convex faces Marshall Bern a, Erik D. Demaine b,, David Eppstein c, Eric Kuo d,1, Andrea Mantler e,2, Jack

More information

A convexity theorem for real projective structures

A convexity theorem for real projective structures arxiv:0705.3920v1 [math.gt] 27 May 2007 A convexity theorem for real projective structures Jaejeong Lee Abstract Given a finite collection P of convex n-polytopes in RP n (n 2), we consider a real projective

More information

Combinatorial Geometry & Topology arising in Game Theory and Optimization

Combinatorial Geometry & Topology arising in Game Theory and Optimization Combinatorial Geometry & Topology arising in Game Theory and Optimization Jesús A. De Loera University of California, Davis LAST EPISODE... We discuss the content of the course... Convex Sets A set is

More information

Euler Characteristic

Euler Characteristic Euler Characteristic Rebecca Robinson May 15, 2007 Euler Characteristic Rebecca Robinson 1 PLANAR GRAPHS 1 Planar graphs v = 5, e = 4, f = 1 v e + f = 2 v = 6, e = 7, f = 3 v = 4, e = 6, f = 4 v e + f

More information

Hyperbolic Geometry on the Figure-Eight Knot Complement

Hyperbolic Geometry on the Figure-Eight Knot Complement Hyperbolic Geometry on the Figure-Eight Knot Complement Alex Gutierrez Arizona State University December 10, 2012 Hyperbolic Space Hyperbolic Space Hyperbolic space H n is the unique complete simply-connected

More information

The Charney-Davis conjecture for certain subdivisions of spheres

The Charney-Davis conjecture for certain subdivisions of spheres The Charney-Davis conjecture for certain subdivisions of spheres Andrew Frohmader September, 008 Abstract Notions of sesquiconstructible complexes and odd iterated stellar subdivisions are introduced,

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

Applied Integer Programming

Applied Integer Programming Applied Integer Programming D.S. Chen; R.G. Batson; Y. Dang Fahimeh 8.2 8.7 April 21, 2015 Context 8.2. Convex sets 8.3. Describing a bounded polyhedron 8.4. Describing unbounded polyhedron 8.5. Faces,

More information

Lecture 5: Simplicial Complex

Lecture 5: Simplicial Complex Lecture 5: Simplicial Complex 2-Manifolds, Simplex and Simplicial Complex Scribed by: Lei Wang First part of this lecture finishes 2-Manifolds. Rest part of this lecture talks about simplicial complex.

More information

ACTUALLY DOING IT : an Introduction to Polyhedral Computation

ACTUALLY DOING IT : an Introduction to Polyhedral Computation ACTUALLY DOING IT : an Introduction to Polyhedral Computation Jesús A. De Loera Department of Mathematics Univ. of California, Davis http://www.math.ucdavis.edu/ deloera/ 1 What is a Convex Polytope? 2

More information

be a polytope. has such a representation iff it contains the origin in its interior. For a generic, sort the inequalities so that

be a polytope. has such a representation iff it contains the origin in its interior. For a generic, sort the inequalities so that ( Shelling (Bruggesser-Mani 1971) and Ranking Let be a polytope. has such a representation iff it contains the origin in its interior. For a generic, sort the inequalities so that. a ranking of vertices

More information

Projection Volumes of Hyperplane Arrangements

Projection Volumes of Hyperplane Arrangements Discrete Comput Geom (2011) 46:417 426 DOI 10.1007/s00454-011-9363-7 Projection Volumes of Hyperplane Arrangements Caroline J. Klivans Ed Swartz Received: 11 February 2010 / Revised: 25 April 2011 / Accepted:

More information

Zipper Unfoldings of Polyhedral Complexes. Erik Demaine Martin Demaine Anna Lubiw Arlo Shallit Jonah Shallit

Zipper Unfoldings of Polyhedral Complexes. Erik Demaine Martin Demaine Anna Lubiw Arlo Shallit Jonah Shallit Zipper Unfoldings of Polyhedral Complexes Erik Demaine Martin Demaine Anna Lubiw Arlo Shallit Jonah Shallit 1 Unfolding Polyhedra Durer 1400 s Durer, 1498 snub cube 2 Unfolding Polyhedra Octahedron all

More information

Simplicial Hyperbolic Surfaces

Simplicial Hyperbolic Surfaces Simplicial Hyperbolic Surfaces Talk by Ken Bromberg August 21, 2007 1-Lipschitz Surfaces- In this lecture we will discuss geometrically meaningful ways of mapping a surface S into a hyperbolic manifold

More information

Figure 2.1: An example of a convex set and a nonconvex one.

Figure 2.1: An example of a convex set and a nonconvex one. Convex Hulls 2.1 Definitions 2 Convexity is the key to understanding and simplifying geometry, and the convex hull plays a role in geometry akin to the sorted order for a collection of numbers. So what

More information

Faithful tropicalization of hypertoric varieties

Faithful tropicalization of hypertoric varieties University of Oregon STAGS June 3, 2016 Setup Fix an algebraically closed field K, complete with respect to a non-archimedean valuation ν : K T := R { } (possibly trivial). Let X be a K-variety. An embedding

More information

Bull. Math. Soc. Sci. Math. Roumanie Tome 59 (107) No. 3, 2016,

Bull. Math. Soc. Sci. Math. Roumanie Tome 59 (107) No. 3, 2016, Bull. Math. Soc. Sci. Math. Roumanie Tome 59 (107) No. 3, 2016, 205 216 A note on the combinatorial structure of finite and locally finite simplicial complexes of nonpositive curvature by (1) Djordje Baralić,

More information

The Construction of a Hyperbolic 4-Manifold with a Single Cusp, Following Kolpakov and Martelli. Christopher Abram

The Construction of a Hyperbolic 4-Manifold with a Single Cusp, Following Kolpakov and Martelli. Christopher Abram The Construction of a Hyperbolic 4-Manifold with a Single Cusp, Following Kolpakov and Martelli by Christopher Abram A Thesis Presented in Partial Fulfillment of the Requirement for the Degree Master of

More information

Computing the Betti Numbers of Arrangements. Saugata Basu School of Mathematics & College of Computing Georgia Institute of Technology.

Computing the Betti Numbers of Arrangements. Saugata Basu School of Mathematics & College of Computing Georgia Institute of Technology. 1 Computing the Betti Numbers of Arrangements Saugata Basu School of Mathematics & College of Computing Georgia Institute of Technology. 2 Arrangements in Computational Geometry An arrangement in R k is

More information

PSEUDO-EDGE UNFOLDINGS OF CONVEX POLYHEDRA

PSEUDO-EDGE UNFOLDINGS OF CONVEX POLYHEDRA PSEUDO-EDGE UNFOLDINGS OF CONVEX POLYHEDRA NICHOLAS BARVINOK AND MOHAMMAD GHOMI Abstract. A pseudo-edge graph of a convex polyhedron K is a 3-connected embedded graph in K whose vertices coincide with

More information

Cannon s conjecture, subdivision rules, and expansion complexes

Cannon s conjecture, subdivision rules, and expansion complexes Cannon s conjecture, subdivision rules, and expansion complexes W. Floyd (joint work with J. Cannon and W. Parry) Department of Mathematics Virginia Tech UNC Greensboro: November, 2014 Motivation from

More information

Week 7 Convex Hulls in 3D

Week 7 Convex Hulls in 3D 1 Week 7 Convex Hulls in 3D 2 Polyhedra A polyhedron is the natural generalization of a 2D polygon to 3D 3 Closed Polyhedral Surface A closed polyhedral surface is a finite set of interior disjoint polygons

More information

In class 75min: 2:55-4:10 Thu 9/30.

In class 75min: 2:55-4:10 Thu 9/30. MATH 4530 Topology. In class 75min: 2:55-4:10 Thu 9/30. Prelim I Solutions Problem 1: Consider the following topological spaces: (1) Z as a subspace of R with the finite complement topology (2) [0, π]

More information

Invariant Measures. The Smooth Approach

Invariant Measures. The Smooth Approach Invariant Measures Mathieu Desbrun & Peter Schröder 1 The Smooth Approach On this show lots of derivatives tedious expressions in coordinates For what? only to discover that there are invariant measures

More information

Decomposition of the figure-8 knot

Decomposition of the figure-8 knot CHAPTER 1 Decomposition of the figure-8 knot This book is an introduction to knots, links, and their geometry. Before we begin, we need to define carefully exactly what we mean by knots and links, and

More information

Edge Guards for Polyhedra in Three-Space

Edge Guards for Polyhedra in Three-Space Edge Guards for Polyhedra in Three-Space Javier Cano Csaba D. Tóth Jorge Urrutia Abstract It is shown that every polyhedron in R with m edges can be guarded with at most 27 2m The bound improves to 5 6

More information

Linear Complexity Hexahedral Mesh Generation

Linear Complexity Hexahedral Mesh Generation Linear Complexity Hexahedral Mesh Generation David Eppstein Department of Information and Computer Science University of California, Irvine, CA 92717 http://www.ics.uci.edu/ eppstein/ Tech. Report 95-51

More information

Approximate Nearest Neighbor Problem: Improving Query Time CS468, 10/9/2006

Approximate Nearest Neighbor Problem: Improving Query Time CS468, 10/9/2006 Approximate Nearest Neighbor Problem: Improving Query Time CS468, 10/9/2006 Outline Reducing the constant from O ( ɛ d) to O ( ɛ (d 1)/2) in uery time Need to know ɛ ahead of time Preprocessing time and

More information

Polyhedral Computation Today s Topic: The Double Description Algorithm. Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010

Polyhedral Computation Today s Topic: The Double Description Algorithm. Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010 Polyhedral Computation Today s Topic: The Double Description Algorithm Komei Fukuda Swiss Federal Institute of Technology Zurich October 29, 2010 1 Convexity Review: Farkas-Type Alternative Theorems Gale

More information

A Topologically Convex Vertex-Ununfoldable Polyhedron

A Topologically Convex Vertex-Ununfoldable Polyhedron A Topologically Convex Vertex-Ununfoldable Polyhedron Zachary Abel 1 Erik D. Demaine 2 Martin L. Demaine 2 1 MIT Department of Mathematics 2 MIT CSAIL CCCG 2011 Abel, Demaine, and Demaine (MIT) A Vertex-Ununfoldable

More information

Shortest Path Approximation on Triangulated Meshes. By Annie Luan

Shortest Path Approximation on Triangulated Meshes. By Annie Luan Shortest Path Approximation on Triangulated Meshes By Annie Luan Introduction Shortest Path Problem Some Interesting Applications Popular Algorithms Combining Existing Algorithms Shortest Path Problem

More information

Orthogonal Ham-Sandwich Theorem in R 3

Orthogonal Ham-Sandwich Theorem in R 3 Orthogonal Ham-Sandwich Theorem in R 3 Downloaded 11/24/17 to 37.44.201.8. Redistribution subject to SIAM license or copyright; see http://www.siam.org/journals/ojsa.php Abstract The ham-sandwich theorem

More information

Basics of Combinatorial Topology

Basics of Combinatorial Topology Chapter 7 Basics of Combinatorial Topology 7.1 Simplicial and Polyhedral Complexes In order to study and manipulate complex shapes it is convenient to discretize these shapes and to view them as the union

More information

Ununfoldable Polyhedra with Convex Faces

Ununfoldable Polyhedra with Convex Faces Ununfoldable Polyhedra with Convex Faces arxiv:cs/9908003v2 [cs.cg] 27 Aug 2001 Marshall Bern Erik D. Demaine David Eppstein Eric Kuo Andrea Mantler Jack Snoeyink Abstract Unfolding a convex polyhedron

More information

Final Test in MAT 410: Introduction to Topology Answers to the Test Questions

Final Test in MAT 410: Introduction to Topology Answers to the Test Questions Final Test in MAT 410: Introduction to Topology Answers to the Test Questions Stefan Kohl Question 1: Give the definition of a topological space. (3 credits) A topological space (X, τ) is a pair consisting

More information

Model Manifolds for Surface Groups

Model Manifolds for Surface Groups Model Manifolds for Surface Groups Talk by Jeff Brock August 22, 2007 One of the themes of this course has been to emphasize how the combinatorial structure of Teichmüller space can be used to understand

More information

NESTED AND FULLY AUGMENTED LINKS

NESTED AND FULLY AUGMENTED LINKS NESTED AND FULLY AUGMENTED LINKS HAYLEY OLSON Abstract. This paper focuses on two subclasses of hyperbolic generalized fully augmented links: fully augmented links and nested links. The link complements

More information

A Generalization of the Source Unfolding of Convex Polyhedra

A Generalization of the Source Unfolding of Convex Polyhedra Generalization of the Source Unfolding of onvex Polyhedra The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. itation s Published Publisher

More information

arxiv: v1 [cs.cg] 19 Jul 2010

arxiv: v1 [cs.cg] 19 Jul 2010 On Folding a Polygon to a Polyhedron Joseph O Rourke arxiv:1007.3181v1 [cs.cg] 19 Jul 2010 July 20, 2010 Abstract We show that the open problem presented in Geometric Folding Algorithms: Linkages, Origami,

More information

Heegaard splittings and virtual fibers

Heegaard splittings and virtual fibers Heegaard splittings and virtual fibers Joseph Maher maher@math.okstate.edu Oklahoma State University May 2008 Theorem: Let M be a closed hyperbolic 3-manifold, with a sequence of finite covers of bounded

More information

Lecture 11 Combinatorial Planning: In the Plane

Lecture 11 Combinatorial Planning: In the Plane CS 460/560 Introduction to Computational Robotics Fall 2017, Rutgers University Lecture 11 Combinatorial Planning: In the Plane Instructor: Jingjin Yu Outline Convex shapes, revisited Combinatorial planning

More information

A Course in Convexity

A Course in Convexity A Course in Convexity Alexander Barvinok Graduate Studies in Mathematics Volume 54 American Mathematical Society Providence, Rhode Island Preface vii Chapter I. Convex Sets at Large 1 1. Convex Sets. Main

More information

INTRODUCTION TO 3-MANIFOLDS

INTRODUCTION TO 3-MANIFOLDS INTRODUCTION TO 3-MANIFOLDS NIK AKSAMIT As we know, a topological n-manifold X is a Hausdorff space such that every point contained in it has a neighborhood (is contained in an open set) homeomorphic to

More information

Edge-Unfolding Orthogonal Polyhedra is Strongly NP-Complete

Edge-Unfolding Orthogonal Polyhedra is Strongly NP-Complete CCCG 2011, Toronto ON, August 10 12, 2011 Edge-Unfolding Orthogonal Polyhedra is Strongly NP-Complete Zachary Abel Erik D. Demaine Abstract We prove that it is strongly NP-complete to decide whether a

More information

When Can a Polygon. Fold to a Polytope? Anna Lubiw. Joseph O'Rourke y. Abstract

When Can a Polygon. Fold to a Polytope? Anna Lubiw. Joseph O'Rourke y. Abstract When Can a Polygon Fold to a Polytope? Anna Lubiw Joseph O'Rourke y June 24, 1996 Abstract We show that the decision question posed in the title can be answered with an algorithm of time and space complexity

More information

The geometry of embedded surfaces

The geometry of embedded surfaces CHAPTER 12 The geometry of embedded surfaces In this chapter, we discuss the geometry of essential surfaces embedded in hyperbolic 3-manifolds. In the first section, we show that specific surfaces embedded

More information

Semistandard Young Tableaux Polytopes. Sara Solhjem Joint work with Jessica Striker. April 9, 2017

Semistandard Young Tableaux Polytopes. Sara Solhjem Joint work with Jessica Striker. April 9, 2017 Semistandard Young Tableaux Polytopes Sara Solhjem Joint work with Jessica Striker North Dakota State University Graduate Student Combinatorics Conference 217 April 9, 217 Sara Solhjem (NDSU) Semistandard

More information

Sets of tetrahedra, defined by maxima of distance functions

Sets of tetrahedra, defined by maxima of distance functions An. Şt. Univ. Ovidius Constanţa Vol. 20(2), 2012, 197 212 Sets of tetrahedra, defined by maxima of distance functions Joël Rouyer and Costin Vîlcu Abstract We study tetrahedra and the space of tetrahedra

More information

THE CROSSING NUMBER OF SATELLITE KNOTS

THE CROSSING NUMBER OF SATELLITE KNOTS THE CROSSING NUMBER OF SATELLITE KNOTS MARC LACKENBY 1. Introduction One of the most basic invariants of a knot K is its crossing number c(k), which is the minimal number of crossings in any of its diagrams.

More information

Unfolding Rectangle-Faced Orthostacks

Unfolding Rectangle-Faced Orthostacks Unfolding Rectangle-Faced Orthostacks Erin W. Chambers Kyle A. Sykes Cynthia M. Traub Abstract We prove that rectangle-faced orthostacks, a restricted class of orthostacks, can be grid-edge unfolded without

More information

Lecture notes for Topology MMA100

Lecture notes for Topology MMA100 Lecture notes for Topology MMA100 J A S, S-11 1 Simplicial Complexes 1.1 Affine independence A collection of points v 0, v 1,..., v n in some Euclidean space R N are affinely independent if the (affine

More information

On the Hardness of Computing Intersection, Union and Minkowski Sum of Polytopes

On the Hardness of Computing Intersection, Union and Minkowski Sum of Polytopes On the Hardness of Computing Intersection, Union and Minkowski Sum of Polytopes Hans Raj Tiwary hansraj@cs.uni-sb.de FR Informatik Universität des Saarlandes D-66123 Saarbrücken, Germany Tel: +49 681 3023235

More information

CS675: Convex and Combinatorial Optimization Spring 2018 Convex Sets. Instructor: Shaddin Dughmi

CS675: Convex and Combinatorial Optimization Spring 2018 Convex Sets. Instructor: Shaddin Dughmi CS675: Convex and Combinatorial Optimization Spring 2018 Convex Sets Instructor: Shaddin Dughmi Outline 1 Convex sets, Affine sets, and Cones 2 Examples of Convex Sets 3 Convexity-Preserving Operations

More information

Modeling and Analysis of Hybrid Systems

Modeling and Analysis of Hybrid Systems Modeling and Analysis of Hybrid Systems Convex polyhedra Prof. Dr. Erika Ábrahám Informatik 2 - LuFG Theory of Hybrid Systems RWTH Aachen University Szeged, Hungary, 27 September - 06 October 2017 Ábrahám

More information

Modeling and Analysis of Hybrid Systems

Modeling and Analysis of Hybrid Systems Modeling and Analysis of Hybrid Systems 6. Convex polyhedra Prof. Dr. Erika Ábrahám Informatik 2 - LuFG Theory of Hybrid Systems RWTH Aachen University Szeged, Hungary, 27 September - 06 October 2017 Ábrahám

More information

Expansion complexes for finite subdivision rules

Expansion complexes for finite subdivision rules Expansion complexes for finite subdivision rules W. Floyd (joint work with J. Cannon and W. Parry) Department of Mathematics Virginia Tech Spring Topology and Dynamics Conference : March, 2013 Definition

More information

Guts of surfaces and colored Jones knot polynomials

Guts of surfaces and colored Jones knot polynomials Guts of surfaces and colored Jones knot polynomials David Futer, Efstratia Kalfagianni, and Jessica S. Purcell Knots in Poland III: Conference on Knot Theory and its Ramifications, Stefan Banach International

More information

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 Mathematical programming (optimization) problem: min f (x) s.t. x X R n set of feasible solutions with linear objective function

More information

Inflating the Platonic Solids while Preserving. Distance

Inflating the Platonic Solids while Preserving. Distance Inflating the Platonic Solids while Preserving Distance Seth Arnold Senior Project Southern Illinois University Edwardsville May 20 In R 2, it can be shown by the isoperimetric inequality that, of all

More information

Unfolding Polyhedra. Joseph O Rourke. July 10, 2008

Unfolding Polyhedra. Joseph O Rourke. July 10, 2008 Unfolding Polyhedra Joseph O Rourke July 10, 2008 Contents 1 Introduction 1 2 Edge Unfolding 1 2.1 Nonconvex: Not Always Possible.................. 1 2.2 Convex: Open............................. 3 Prismoids............................

More information

FACES OF CONVEX SETS

FACES OF CONVEX SETS FACES OF CONVEX SETS VERA ROSHCHINA Abstract. We remind the basic definitions of faces of convex sets and their basic properties. For more details see the classic references [1, 2] and [4] for polytopes.

More information

MATH 890 HOMEWORK 2 DAVID MEREDITH

MATH 890 HOMEWORK 2 DAVID MEREDITH MATH 890 HOMEWORK 2 DAVID MEREDITH (1) Suppose P and Q are polyhedra. Then P Q is a polyhedron. Moreover if P and Q are polytopes then P Q is a polytope. The facets of P Q are either F Q where F is a facet

More information

Rigidity of ball-polyhedra via truncated Voronoi and Delaunay complexes

Rigidity of ball-polyhedra via truncated Voronoi and Delaunay complexes !000111! NNNiiinnnttthhh IIInnnttteeerrrnnnaaatttiiiooonnnaaalll SSSyyymmmpppooosssiiiuuummm ooonnn VVVooorrrooonnnoooiii DDDiiiaaagggrrraaammmsss iiinnn SSSccciiieeennnccceee aaannnddd EEEnnngggiiinnneeeeeerrriiinnnggg

More information

The conjecture is unresolved even for the case d = (d - 1) + 1. When dt =

The conjecture is unresolved even for the case d = (d - 1) + 1. When dt = Geometriae Dedicata 54: 307-312, 1995. 307 O 1995 KluwerAcademic Publishers. Printed in the Netherlands. Cutting a Polytope WILLIAM JOCKUSCH 1 and NAGABHUSHANA PRABHU 2 1 University of Michigan, Ann Arbor,

More information

CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 14: Combinatorial Problems as Linear Programs I. Instructor: Shaddin Dughmi

CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 14: Combinatorial Problems as Linear Programs I. Instructor: Shaddin Dughmi CS599: Convex and Combinatorial Optimization Fall 2013 Lecture 14: Combinatorial Problems as Linear Programs I Instructor: Shaddin Dughmi Announcements Posted solutions to HW1 Today: Combinatorial problems

More information

Convex Hulls (3D) O Rourke, Chapter 4

Convex Hulls (3D) O Rourke, Chapter 4 Convex Hulls (3D) O Rourke, Chapter 4 Outline Polyhedra Polytopes Euler Characteristic (Oriented) Mesh Representation Polyhedra Definition: A polyhedron is a solid region in 3D space whose boundary is

More information

Linear programming and the efficiency of the simplex algorithm for transportation polytopes

Linear programming and the efficiency of the simplex algorithm for transportation polytopes Linear programming and the efficiency of the simplex algorithm for transportation polytopes Edward D. Kim University of Wisconsin-La Crosse February 20, 2015 Loras College Department of Mathematics Colloquium

More information

ON THE MAXIMAL VOLUME OF THREE-DIMENSIONAL HYPERBOLIC COMPLETE ORTHOSCHEMES

ON THE MAXIMAL VOLUME OF THREE-DIMENSIONAL HYPERBOLIC COMPLETE ORTHOSCHEMES Proceedings of the Institute of Natural Sciences, Nihon University No.49 04 pp.63 77 ON THE MAXIMAL VOLUME OF THREE-DIMENSIONAL HYPERBOLIC COMPLETE ORTHOSCHEMES Kazuhiro ICHIHARA and Akira USHIJIMA Accepted

More information

G 6i try. On the Number of Minimal 1-Steiner Trees* Discrete Comput Geom 12:29-34 (1994)

G 6i try. On the Number of Minimal 1-Steiner Trees* Discrete Comput Geom 12:29-34 (1994) Discrete Comput Geom 12:29-34 (1994) G 6i try 9 1994 Springer-Verlag New York Inc. On the Number of Minimal 1-Steiner Trees* B. Aronov, 1 M. Bern, 2 and D. Eppstein 3 Computer Science Department, Polytechnic

More information

Discrete geometry. Lecture 2. Alexander & Michael Bronstein tosca.cs.technion.ac.il/book

Discrete geometry. Lecture 2. Alexander & Michael Bronstein tosca.cs.technion.ac.il/book Discrete geometry Lecture 2 Alexander & Michael Bronstein tosca.cs.technion.ac.il/book Numerical geometry of non-rigid shapes Stanford University, Winter 2009 The world is continuous, but the mind is discrete

More information

MA4254: Discrete Optimization. Defeng Sun. Department of Mathematics National University of Singapore Office: S Telephone:

MA4254: Discrete Optimization. Defeng Sun. Department of Mathematics National University of Singapore Office: S Telephone: MA4254: Discrete Optimization Defeng Sun Department of Mathematics National University of Singapore Office: S14-04-25 Telephone: 6516 3343 Aims/Objectives: Discrete optimization deals with problems of

More information

CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm. Instructor: Shaddin Dughmi

CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm. Instructor: Shaddin Dughmi CS675: Convex and Combinatorial Optimization Spring 2018 The Simplex Algorithm Instructor: Shaddin Dughmi Algorithms for Convex Optimization We will look at 2 algorithms in detail: Simplex and Ellipsoid.

More information

VERTEX-UNFOLDINGS OF SIMPLICIAL MANIFOLDS. ERIK D. DEMAINE MIT Laboratory for Computer Science, 200 Technology

VERTEX-UNFOLDINGS OF SIMPLICIAL MANIFOLDS. ERIK D. DEMAINE MIT Laboratory for Computer Science, 200 Technology VERTEX-UNFOLDINGS OF SIMPLICIAL MANIFOLDS ERIK D. DEMAINE MIT Laboratory for Computer Science, 200 Technology Square, Cambridge, MA 02139, USA. DAVID EPPSTEIN 1 Department of Information and Computer Science,

More information

Partial Results on Convex Polyhedron Unfoldings

Partial Results on Convex Polyhedron Unfoldings Partial Results on Convex Polyhedron Unfoldings Brendan Lucier 004/1/11 Abstract This paper is submitted for credit in the Algorithms for Polyhedra course at the University of Waterloo. We discuss a long-standing

More information

Hyperbolic Structures from Ideal Triangulations

Hyperbolic Structures from Ideal Triangulations Hyperbolic Structures from Ideal Triangulations Craig Hodgson University of Melbourne Geometric structures on 3-manifolds Thurston s idea: We would like to find geometric structures (or metrics) on 3-manifolds

More information