Steinitz's theorem

Last updated

In polyhedral combinatorics, a branch of mathematics, Steinitz's theorem is a characterization of the undirected graphs formed by the edges and vertices of three-dimensional convex polyhedra: they are exactly the 3-vertex-connected planar graphs. That is, every convex polyhedron forms a 3-connected planar graph, and every 3-connected planar graph can be represented as the graph of a convex polyhedron. For this reason, the 3-connected planar graphs are also known as polyhedral graphs. [1]

Contents

This result provides a classification theorem for the three-dimensional convex polyhedra, something that is not known in higher dimensions. [2] It provides a complete and purely combinatorial description of the graphs of these polyhedra, allowing other results on them, such as Eberhard's theorem on the realization of polyhedra with given types of faces, to be proven more easily, without reference to the geometry of these shapes. [3] Additionally, it has been applied in graph drawing, as a way to construct three-dimensional visualizations of abstract graphs. [4] Branko Grünbaum has called this theorem "the most important and deepest known result on 3-polytopes." [5]

The theorem appears in a 1922 publication of Ernst Steinitz, [6] after whom it is named. It can be proven by mathematical induction (as Steinitz did), by finding the minimum-energy state of a two-dimensional spring system and lifting the result into three dimensions, or by using the circle packing theorem. Several extensions of the theorem are known, in which the polyhedron that realizes a given graph has additional constraints; for instance, every polyhedral graph is the graph of a convex polyhedron with integer coordinates, or the graph of a convex polyhedron all of whose edges are tangent to a common midsphere.

Definitions and statement of the theorem

Illuminating the skeleton of a convex polyhedron from a light source close to one of its faces causes its shadows to form a planar Schlegel diagram. Schegel diagram as shadow.png
Illuminating the skeleton of a convex polyhedron from a light source close to one of its faces causes its shadows to form a planar Schlegel diagram.

An undirected graph is a system of vertices and edges, each edge connecting two of the vertices. As is common in graph theory, for the purposes of Steinitz's theorem these graphs are restricted to being finite (the vertices and edges are finite sets) and simple (no two edges connect the same two vertices, and no edge connects a vertex to itself). From any polyhedron one can form a graph, by letting the vertices of the graph correspond to the vertices of the polyhedron and by connecting any two graph vertices by an edge whenever the corresponding two polyhedron vertices are the endpoints of an edge of the polyhedron. This graph is known as the skeleton of the polyhedron. [7]

A graph is planar if it can be drawn with its vertices as points in the Euclidean plane, and its edges as curves that connect these points, such that no two edge curves cross each other and such that the point representing a vertex lies on the curve representing an edge only when the vertex is an endpoint of the edge. By Fáry's theorem, every planar drawing can be straightened so that the curves representing the edges are line segments. A graph is 3-connected if it has more than three vertices and, after the removal of any two of its vertices, any other pair of vertices remain connected by a path. Steinitz's theorem states that these two conditions are both necessary and sufficient to characterize the skeletons of three-dimensional convex polyhedra: a given graph is the graph of a convex three-dimensional polyhedron, if and only if is planar and 3-vertex-connected. [5] [8]

Proofs

Illustration of the proof of Balinski's theorem, showing the zero set of a linear function (blue) passing through two given vertices (yellow) and the simplex-method paths connecting the remaining graph (green) Balinski.svg
Illustration of the proof of Balinski's theorem, showing the zero set of a linear function (blue) passing through two given vertices (yellow) and the simplex-method paths connecting the remaining graph (green)

One direction of Steinitz's theorem (the easier direction to prove) states that the graph of every convex polyhedron is planar and 3-connected. As shown in the illustration, planarity can be shown by using a Schlegel diagram: if one places a light source near one face of the polyhedron, and a plane on the other side, the shadows of the polyhedron edges will form a planar graph, embedded in such a way that the edges are straight line segments. The 3-connectivity of a polyhedral graph is a special case of Balinski's theorem that the graph of any -dimensional convex polytope is -connected. The connectivity of the graph of a polytope, after removing any of its vertices, can be proven by choosing one more vertex , finding a linear function that is zero on the resulting set of vertices, and following the paths generated by the simplex method to connect every vertex to one of two extreme vertices of the linear function, with the chosen vertex connected to both. [9]

The other, more difficult, direction of Steinitz's theorem states that every planar 3-connected graph is the graph of a convex polyhedron. There are three standard approaches for this part: proofs by induction, lifting two-dimensional Tutte embeddings into three dimensions using the Maxwell–Cremona correspondence, and methods using the circle packing theorem to generate a canonical polyhedron.

Induction

DY- and YD-transformation of a polyhedron Polyhedral Delta-Y.svg
ΔY- and YΔ-transformation of a polyhedron

Although Steinitz's original proof was not expressed in terms of graph theory, it can be rewritten in those terms, and involves finding a sequence of ΔY- and YΔ-transformations that reduce any 3-connected planar graph to , the graph of the tetrahedron. A YΔ-transformation removes a degree-three vertex from a graph, adding edges between all of its former neighbors if those edges did not already exist; the reverse transformation, a ΔY-transformation, removes the edges of a triangle from a graph and replaces them by a new degree-three vertex adjacent to the same three vertices. Once such a sequence is found, it can be reversed and converted into geometric operations that build up the desired polyhedron step by step starting from a tetrahedron. Each YΔ-transformation in the reversed sequence can be performed geometrically by slicing off a degree-three vertex from a polyhedron. A ΔY-transformation in the reversed sequence can be performed geometrically by removing a triangular face from a polyhedron and extending its neighboring faces until the point where they meet, but only when that triple intersection point of the three neighboring faces is on the far side of the removed face from the polyhedron. When the triple intersection point is not on the far side of this face, a projective transformation of the polyhedron suffices to move it to the correct side. Therefore, by induction on the number of ΔY- and YΔ-transformations needed to reduce a given graph to , every polyhedral graph can be realized as a polyhedron. [5]

A later work by Epifanov strengthened Steinitz's proof that every polyhedral graph can be reduced to by ΔY- and YΔ-transformations. Epifanov proved that if two vertices are specified in a planar graph, then the graph can be reduced to a single edge between those terminals by combining ΔY- and YΔ-transformations with series–parallel reductions. [10] Epifanov's proof was complicated and non-constructive, but it was simplified by Truemper using methods based on graph minors. Truemper observed that every grid graph is reducible by ΔY- and YΔ-transformations in this way, that this reducibility is preserved by graph minors, and that every planar graph is a minor of a grid graph. [11] This idea can be used to replace Steinitz's lemma that a reduction sequence exists. After this replacement, the rest of the proof can be carried out using induction in the same way as Steinitz's original proof. [8] For these proofs, carried out using any of the ways of finding sequences of ΔY- and YΔ-transformations, there exist polyhedral graphs that require a nonlinear number of steps. More precisely, every planar graph can be reduced using a number of steps at most proportional to , and infinitely many graphs require a number of steps at least proportional to , where is the number of vertices in the graph. [12] [13]

An alternative form of induction proof is based on removing edges (and compressing out the degree-two vertices that might be left after this removal) or contracting edges and forming a minor of the given planar graph. Any polyhedral graph can be reduced to by a linear number of these operations, and again the operations can be reversed and the reversed operations performed geometrically, giving a polyhedral realization of the graph. However, while it is simpler to prove that a reduction sequence exists for this type of argument, and the reduction sequences are shorter, the geometric steps needed to reverse the sequence are more complicated. [14]

Lifting

Equilibrium stress.svg
Equilibrium stress on the graph of a cube
Lifted frustum.svg
A frustum lifting the stressed drawing (with the same 2d positions) into 3d

If a graph is drawn in the plane with straight line edges, then an equilibrium stress is defined as an assignment of nonzero real numbers (weights) to the edges, with the property that each vertex is in the position given by the weighted average of its neighbors. According to the Maxwell–Cremona correspondence, an equilibrium stress can be lifted to a piecewise linear continuous three-dimensional surface such that the edges forming the boundaries between the flat parts of the surface project to the given drawing. The weight and length of each edge determines the difference in slopes of the surface on either side of the edge, and the condition that each vertex is in equilibrium with its neighbors is equivalent to the condition that these slope differences cause the surface to meet up with itself correctly in the neighborhood of the vertex. Positive weights translate to convex dihedral angles between two faces of the piecewise linear surface, and negative weights translate to concave dihedral angles. Conversely, every continuous piecewise-linear surface comes from an equilibrium stress in this way. If a finite planar graph is drawn and given an equilibrium stress in such a way that all interior edges of the drawing have positive weights, and all exterior edges have negative weights, then by translating this stress into a three-dimensional surface in this way, and then replacing the flat surface representing the exterior of the graph by its complement in the same plane, one obtains a convex polyhedron, with the additional property that its perpendicular projection onto the plane has no crossings. [15] [16]

The Maxwell–Cremona correspondence has been used to obtain polyhedral realizations of polyhedral graphs by combining it with a planar graph drawing method of W. T. Tutte, the Tutte embedding. Tutte's method begins by fixing one face of a polyhedral graph into convex position in the plane. This face will become the outer face of a drawing of a graph. The method continues by setting up a system of linear equations in the vertex coordinates, according to which each remaining vertex should be placed at the average of its neighbors. Then as Tutte showed, this system of equations will have a unique solution in which each face of the graph is drawn as a convex polygon. [17] Intuitively, this solution describes the pattern that would be obtained by replacing the interior edges of the graph by ideal springs and letting them settle to their minimum-energy state. [18] The result is almost an equilibrium stress: if one assigns weight one to each interior edge, then each interior vertex of the drawing is in equilibrium. However, it is not always possible to assign negative numbers to the exterior edges so that they, too, are in equilibrium. Such an assignment is always possible when the outer face is a triangle, and so this method can be used to realize any polyhedral graph that has a triangular face. If a polyhedral graph does not contain a triangular face, its dual graph does contain a triangle and is also polyhedral, so one can realize the dual in this way and then realize the original graph as the polar polyhedron of the dual realization. [4] [19] An alternative method for realizing polyhedra using liftings avoids duality by choosing any face with at most five vertices as the outer face. Every polyhedral graph has such a face, and by choosing the fixed shape of this face more carefully, the Tutte embedding of the rest of the graph can be lifted. [20]

Circle packing

A polyhedron realized from a circle packing on the blue midsphere. Each polyhedron vertex is represented in the packing by its horizon circle (red). Each face is represented by the circle made by its intersection with the sphere. Midsphere.png
A polyhedron realized from a circle packing on the blue midsphere. Each polyhedron vertex is represented in the packing by its horizon circle (red). Each face is represented by the circle made by its intersection with the sphere.

According to one variant of the circle packing theorem, for every polyhedral graph, there exists a system of circles in the plane or on any sphere, representing the vertices and faces of the graph, so that:

The same system of circles forms a representation of the dual graph by swapping the roles of circles that represent vertices, and circles that represent faces. From any such representation on a sphere, embedded into three-dimensional Euclidean space, one can form a convex polyhedron that is combinatorially equivalent to the given graph, as an intersection of half-spaces whose boundaries pass through the face circles. From each vertex of this polyhedron, the horizon on the sphere, seen from that vertex, is the circle that represents it. This horizon property determines the three-dimensional position of each vertex, and the polyhedron can be equivalently defined as the convex hull of the vertices, positioned in this way. The sphere becomes the midsphere of the realization: each edge of the polyhedron is tangent to the sphere, at a point where two tangent vertex circles cross two tangent face circles. [22]

Realizations with additional properties

Integer coordinates

It is possible to prove a stronger form of Steinitz's theorem, that any polyhedral graph can be realized by a convex polyhedron whose coordinates are integers. [23] For instance, Steinitz's original induction-based proof can be strengthened in this way. However, the integers that would result from Steinitz's construction are doubly exponential in the number of vertices of the given polyhedral graph. Writing down numbers of this magnitude in binary notation would require an exponential number of bits. [19] Geometrically, this means that some features of the polyhedron may have size doubly exponentially larger than others, making the realizations derived from this method problematic for applications in graph drawing. [4]

Subsequent researchers have found lifting-based realization algorithms that use only a linear number of bits per vertex. [20] [24] It is also possible to relax the requirement that the coordinates be integers, and assign coordinates in such a way that the -coordinates of the vertices are distinct integers in the range from 0 to and the other two coordinates are real numbers in the unit interval, so that each edge has length at least one while the overall polyhedron has linear volume. [25] [26] Some polyhedral graphs are known to be realizable on grids of only polynomial size; in particular this is true for the pyramids (realizations of wheel graphs), prisms (realizations of prism graphs), and stacked polyhedra (realizations of Apollonian networks). [27]

Another way of stating the existence of integer realizations is that every three-dimensional convex polyhedron has a combinatorially equivalent integer polyhedron. [23] For instance, the regular dodecahedron is not itself an integer polyhedron, because of its regular pentagon faces, but it can be realized as an equivalent integer pyritohedron. [20] This is not always possible in higher dimensions, where there exist polytopes (such as the ones constructed from the Perles configuration) that have no integer equivalent. [28]

Equal slopes

A Halin graph is a special case of a polyhedral graph, formed from a planar-embedded tree (with no degree-two vertices) by connecting the leaves of the tree into a cycle. For Halin graphs, one can choose polyhedral realizations of a special type: the outer cycle forms a horizontal convex base face, and every other face lies directly above the base face (as in the polyhedra realized through lifting), with all of these upper faces having the same slope. Polyhedral surfaces with equal-slope faces over any base polygon (not necessarily convex) can be constructed from the polygon's straight skeleton, and an equivalent way of describing this realization is that the two-dimensional projection of the tree onto the base face forms its straight skeleton. The proof of this result uses induction: any rooted tree may reduced to a smaller tree by removing the leaves from an internal node whose children are all leaves, the Halin graph formed from the smaller tree has a realization by the induction hypothesis, and it is possible to modify this realization in order to add any number of leaf children to the tree node whose children were removed. [29]

Specifying the shape of a face

In any polyhedron that represents a given polyhedral graph , the faces of are exactly the cycles in that do not separate into two components: that is, removing a facial cycle from leaves the rest of as a connected subgraph. Such cycles are called peripheral cycles. Thus, the combinatorial structure of the faces (but not their geometric shapes) is uniquely determined from the graph structure. Another strengthening of Steinitz's theorem, by Barnette and Grünbaum, states that for any polyhedral graph, any face of the graph, and any convex polygon representing that face, it is possible to find a polyhedral realization of the whole graph that has the specified shape for the designated face. This is related to a theorem of Tutte, that any polyhedral graph can be drawn in the plane with all faces convex and any specified shape for its outer face. However, the planar graph drawings produced by Tutte's method do not necessarily lift to convex polyhedra. Instead, Barnette and Grünbaum prove this result using an inductive method. [30] It is also always possible, given a polyhedral graph and an arbitrary cycle in , to find a realization for which forms the silhouette of the realization under parallel projection. [31]

Tangent spheres

The realization of polyhedra using the circle packing theorem provides another strengthening of Steinitz's theorem: every 3-connected planar graph may be represented as a convex polyhedron in such a way that all of its edges are tangent to the same unit sphere, the midsphere of the polyhedron. [22] By performing a carefully chosen Möbius transformation of a circle packing before transforming it into a polyhedron, it is possible to find a polyhedral realization that realizes all the symmetries of the underlying graph, in the sense that every graph automorphism is a symmetry of the polyhedral realization. [32] [33] More generally, if is a polyhedral graph and is any smooth three-dimensional convex body, it is possible to find a polyhedral representation of in which all edges are tangent to . [34]

Circle packing methods can also be used to characterize the graphs of polyhedra that have a circumsphere through all their vertices, or an insphere tangent to all of their faces. (The polyhedra with a circumsphere are also significant in hyperbolic geometry as the ideal polyhedra.) In both cases, the existence of a sphere is equivalent to the solvability of a system of linear inequalities on positive real variables associated with each edge of the graph. In the case of the insphere, these variables must sum to exactly one on each face cycle of the graph, and to more than one on each non-face cycle. Dually, for the circumsphere, the variables must sum to one at each vertex, and more than one across each cut with two or more vertices on each side of the cut. Although there may be exponentially many linear inequalities to satisfy, a solution (if one exists) can be found in polynomial time using the ellipsoid method. The values of the variables from a solution determine the angles between pairs of circles in a circle packing whose corresponding polyhedron has the desired relation to its sphere. [35] [36]

The graphs of three-dimensional non-convex polyhedra might not be connected (left), and even for topologically spherical polyhedra whose faces are simple polygons these graphs might not be 3-connected (right). Two orthogonal polyhedra.svg
The graphs of three-dimensional non-convex polyhedra might not be connected (left), and even for topologically spherical polyhedra whose faces are simple polygons these graphs might not be 3-connected (right).

In any dimension higher than three, the algorithmic Steinitz problem consists of determining whether a given lattice is the face lattice of a convex polytope. It is unlikely to have polynomial time complexity, as it is NP-hard and more strongly complete for the existential theory of the reals, even for four-dimensional polytopes, by Richter-Gebert's universality theorem. [38] Here, the existential theory of the reals is a class of computational problems that can be formulated in terms of finding real variables that satisfy a given system of polynomial equations and inequalities. For the algorithmic Steinitz problem, the variables of such a problem can be the vertex coordinates of a polytope, and the equations and inequalities can be used to specify the flatness of each face in the given face lattice and the convexity of each angle between faces. Completeness means that every other problem in this class can be transformed into an equivalent instance of the algorithmic Steinitz problem, in polynomial time. The existence of such a transformation implies that, if the algorithmic Steinitz problem has a polynomial time solution, then so does every problem in the existential theory of the reals, and every problem in NP. [39] However, because a given graph may correspond to more than one face lattice, it is difficult to extend this completeness result to the problem of recognizing the graphs of 4-polytopes. Determining the computational complexity of this graph recognition problem remains open. [40]

Researchers have also found graph-theoretic characterizations of the graphs of certain special classes of three-dimensional non-convex polyhedra [37] [41] and four-dimensional convex polytopes. [40] [42] [43] However, in both cases, the general problem remains unsolved. Indeed, even the problem of determining which complete graphs are the graphs of non-convex polyhedra (other than for the tetrahedron and for the Császár polyhedron) remains unsolved. [44]

Eberhard's theorem partially characterizes the multisets of polygons that can be combined to form the faces of a convex polyhedron. It can be proven by forming a 3-connected planar graph with the given set of polygon faces, and then applying Steinitz's theorem to find a polyhedral realization of that graph. [3]

László Lovász has shown a correspondence between polyhedral representations of graphs and matrices realizing the Colin de Verdière graph invariants of the same graphs. The Colin de Verdière invariant is the maximum corank of a weighted adjacency matrix of the graph, under some additional conditions that are irrelevant for polyhedral graphs. These are square symmetric matrices indexed by the vertices, with the weight of vertex in the diagonal coefficient and with the weight of edge in the off-diagonal coefficients and . When vertices and are not adjacent, the coefficient is required to be zero. This invariant is at most three if and only if the graph is a planar graph. As Lovász shows, when the graph is polyhedral, a representation of it as a polyhedron can be obtained by finding a weighted adjacency matrix of corank three, finding three vectors forming a basis for its nullspace, using the coefficients of these vectors as coordinates for the vertices of a polyhedron, and scaling these vertices appropriately. [45]

History

The history of Steinitz's theorem is described by Grünbaum (2007), [46] who notes its first appearance in a cryptic form in a publication of Ernst Steinitz, originally written in 1916. [6] Steinitz provided more details in later lecture notes, published after his 1928 death. Although modern treatments of Steinitz's theorem state it as a graph-theoretic characterization of polyhedra, Steinitz did not use the language of graphs. [46] The graph-theoretic formulation of the theorem was introduced in the early 1960s by Branko Grünbaum and Theodore Motzkin, with its proof also converted to graph theory in Grünbaum's 1967 text Convex Polytopes . [46] The work of Epifanov on ΔY- and YΔ-transformations, strengthening Steinitz's proof, was motivated by other problems than the characterization of polyhedra. Truemper (1989) credits Grünbaum with observing the relevance of this work for Steinitz's theorem. [11]

The Maxwell-Cremona correspondence between stress diagrams and polyhedral liftings was developed in a series of papers by James Clerk Maxwell from 1864 to 1870, based on earlier work of Pierre Varignon, William Rankine, and others, and was popularized in the late 19th century by Luigi Cremona. [47] The observation that this correspondence can be used with the Tutte embedding to prove Steinitz's theorem comes from Eades & Garvan (1995); [4] see also Richter-Gebert (1996). [38]

The circle packing theorem was proved by Paul Koebe in 1936 [48] [49] and (independently) by E. M. Andreev in 1970; [49] [50] it was popularized in the mid-1980s by William Thurston, who (despite citing Koebe and Andreev) is often credited as one of its discoverers. [49] Andreev's version of the theorem was already formulated as a Steinitz-like characterization for certain polyhedra in hyperbolic space, [50] and the use of circle packing to realize polyhedra with midspheres comes from the work of Thurston. [51] The problem of characterizing polyhedra with inscribed or circumscribed spheres, eventually solved using a method based on circle packing realizations, goes back to unpublished work of René Descartes circa 1630 [52] and to Jakob Steiner in 1832; [35] [53] the first examples of polyhedra that have no realization with a circumsphere or insphere were given by Steinitz in 1928. [35] [54]

Related Research Articles

<span class="mw-page-title-main">Dual polyhedron</span> Polyhedron associated with another by swapping vertices for faces

In geometry, every polyhedron is associated with a second dual structure, where the vertices of one correspond to the faces of the other, and the edges between pairs of vertices of one correspond to the edges between pairs of faces of the other. Such dual figures remain combinatorial or abstract polyhedra, but not all can also be constructed as geometric polyhedra. Starting with any given polyhedron, the dual of its dual is the original polyhedron.

<span class="mw-page-title-main">Polyhedron</span> 3D shape with flat faces, straight edges and sharp corners

In geometry, a polyhedron is a three-dimensional shape with flat polygonal faces, straight edges and sharp corners or vertices.

In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. In other words, it can be drawn in such a way that no edges cross each other. Such a drawing is called a plane graph or planar embedding of the graph. A plane graph can be defined as a planar graph with a mapping from every node to a point on a plane, and from every edge to a plane curve on that plane, such that the extreme points of each curve are the points mapped from its end nodes, and all curves are disjoint except on their extreme points.

<span class="mw-page-title-main">Convex polytope</span> Convex hull of a finite set of points in a Euclidean space

A convex polytope is a special case of a polytope, having the additional property that it is also a convex set contained in the -dimensional Euclidean space . Most texts use the term "polytope" for a bounded convex polytope, and the word "polyhedron" for the more general, possibly unbounded object. Others allow polytopes to be unbounded. The terms "bounded/unbounded convex polytope" will be used below whenever the boundedness is critical to the discussed issue. Yet other texts identify a convex polytope with its boundary.

In graph theory, Schnyder's theorem is a characterization of planar graphs in terms of the order dimension of their incidence posets. It is named after Walter Schnyder, who published its proof in 1989.

<span class="mw-page-title-main">Geometric graph theory</span> Subfield of graph theory

Geometric graph theory in the broader sense is a large and amorphous subfield of graph theory, concerned with graphs defined by geometric means. In a stricter sense, geometric graph theory studies combinatorial and geometric properties of geometric graphs, meaning graphs drawn in the Euclidean plane with possibly intersecting straight-line edges, and topological graphs, where the edges are allowed to be arbitrary continuous curves connecting the vertices; thus, it can be described as "the theory of geometric and topological graphs". Geometric graphs are also known as spatial networks.

<span class="mw-page-title-main">Midsphere</span> Sphere tangent to every edge of a polyhedron

In geometry, the midsphere or intersphere of a convex polyhedron is a sphere which is tangent to every edge of the polyhedron. Not every polyhedron has a midsphere, but the uniform polyhedra, including the regular, quasiregular and semiregular polyhedra and their duals all have midspheres. The radius of the midsphere is called the midradius. A polyhedron that has a midsphere is said to be midscribed about this sphere.

<span class="mw-page-title-main">Edge (geometry)</span> Line segment joining two adjacent vertices in a polygon or polytope

In geometry, an edge is a particular type of line segment joining two vertices in a polygon, polyhedron, or higher-dimensional polytope. In a polygon, an edge is a line segment on the boundary, and is often called a polygon side. In a polyhedron or more generally a polytope, an edge is a line segment where two faces meet. A segment joining two vertices while passing through the interior or exterior is not an edge but instead is called a diagonal.

Polyhedral combinatorics is a branch of mathematics, within combinatorics and discrete geometry, that studies the problems of counting and describing the faces of convex polyhedra and higher-dimensional convex polytopes.

<span class="mw-page-title-main">Polyhedral graph</span> Graph made from vertices and edges of a convex polyhedron

In geometric graph theory, a branch of mathematics, a polyhedral graph is the undirected graph formed from the vertices and edges of a convex polyhedron. Alternatively, in purely graph-theoretic terms, the polyhedral graphs are the 3-vertex-connected, planar graphs.

<span class="mw-page-title-main">Herschel graph</span> Bipartite non-Hamiltonian polyhedral graph

In graph theory, a branch of mathematics, the Herschel graph is a bipartite undirected graph with 11 vertices and 18 edges. It is a polyhedral graph, and is the smallest polyhedral graph that does not have a Hamiltonian cycle, a cycle passing through all its vertices. It is named after British astronomer Alexander Stewart Herschel, because of Herschel's studies of Hamiltonian cycles in polyhedral graphs.

<span class="mw-page-title-main">Goldner–Harary graph</span> Undirected graph with 11 nodes and 27 edges

In the mathematical field of graph theory, the Goldner–Harary graph is a simple undirected graph with 11 vertices and 27 edges. It is named after A. Goldner and Frank Harary, who proved in 1975 that it was the smallest non-Hamiltonian maximal planar graph. The same graph had already been given as an example of a non-Hamiltonian simplicial polyhedron by Branko Grünbaum in 1967.

<span class="mw-page-title-main">Balinski's theorem</span> Graphs of d-dimensional polytopes are d-connected

In polyhedral combinatorics, a branch of mathematics, Balinski's theorem is a statement about the graph-theoretic structure of three-dimensional convex polyhedra and higher-dimensional convex polytopes. It states that, if one forms an undirected graph from the vertices and edges of a convex d-dimensional convex polyhedron or polytope, then the resulting graph is at least d-vertex-connected: the removal of any d − 1 vertices leaves a connected subgraph. For instance, for a three-dimensional polyhedron, even if two of its vertices are removed, for any pair of vertices there will still exist a path of vertices and edges connecting the pair.

<span class="mw-page-title-main">Toroidal polyhedron</span> Partition of a toroidal surface into polygons

In geometry, a toroidal polyhedron is a polyhedron which is also a toroid, having a topological genus of 1 or greater. Notable examples include the Császár and Szilassi polyhedra.

<span class="mw-page-title-main">Apollonian network</span> Graph formed by subdivision of triangles

In combinatorial mathematics, an Apollonian network is an undirected graph formed by a process of recursively subdividing a triangle into three smaller triangles. Apollonian networks may equivalently be defined as the planar 3-trees, the maximal planar chordal graphs, the uniquely 4-colorable planar graphs, and the graphs of stacked polytopes. They are named after Apollonius of Perga, who studied a related circle-packing construction.

In geometry and polyhedral combinatorics, the Kleetope of a polyhedron or higher-dimensional convex polytope P is another polyhedron or polytope PK formed by replacing each facet of P with a shallow pyramid. Kleetopes are named after Victor Klee.

In graph drawing and geometric graph theory, a Tutte embedding or barycentric embedding of a simple, 3-vertex-connected, planar graph is a crossing-free straight-line embedding with the properties that the outer face is a convex polygon and that each interior vertex is at the average of its neighbors' positions. If the outer polygon is fixed, this condition on the interior vertices determines their position uniquely as the solution to a system of linear equations. Solving the equations geometrically produces a planar embedding. Tutte's spring theorem, proven by W. T. Tutte (1963), states that this unique solution is always crossing-free, and more strongly that every face of the resulting planar embedding is convex. It is called the spring theorem because such an embedding can be found as the equilibrium position for a system of springs representing the edges of the graph.

<span class="mw-page-title-main">Kotzig's theorem</span>

In graph theory and polyhedral combinatorics, areas of mathematics, Kotzig's theorem is the statement that every polyhedral graph has an edge whose two endpoints have total degree at most 13. An extreme case is the triakis icosahedron, where no edge has smaller total degree. The result is named after Anton Kotzig, who published it in 1955 in the dual form that every convex polyhedron has two adjacent faces with a total of at most 13 sides. It was named and popularized in the west in the 1970s by Branko Grünbaum.

<span class="mw-page-title-main">Ideal polyhedron</span> Shape in hyperbolic geometry

In three-dimensional hyperbolic geometry, an ideal polyhedron is a convex polyhedron all of whose vertices are ideal points, points "at infinity" rather than interior to three-dimensional hyperbolic space. It can be defined as the convex hull of a finite set of ideal points. An ideal polyhedron has ideal polygons as its faces, meeting along lines of the hyperbolic space.

In mathematics, and more particularly in polyhedral combinatorics, Eberhard's theorem partially characterizes the multisets of polygons that can form the faces of simple convex polyhedra. It states that, for given numbers of triangles, quadrilaterals, pentagons, heptagons, and other polygons other than hexagons, there exists a convex polyhedron with those given numbers of faces of each type if and only if those numbers of polygons obey a linear equation derived from Euler's polyhedral formula.

References

  1. Weisstein, Eric W., "Polyhedral graph", MathWorld
  2. Sturmfels, Bernd (1987), "Boundary complexes of convex polytopes cannot be characterized locally", Journal of the London Mathematical Society , Second Series, 35 (2): 314–326, CiteSeerX   10.1.1.106.3222 , doi:10.1112/jlms/s2-35.2.314, MR   0881520
  3. 1 2 Malkevitch, Joseph, "Techniques for proving combinatorial theorems about 3-polytopes", Geometric Structures (course notes), City University of New York
  4. 1 2 3 4 Eades, Peter; Garvan, Patrick (1995), "Drawing stressed planar graphs in three dimensions", in Brandenburg, Franz-Josef (ed.), Graph Drawing, Symposium on Graph Drawing, GD '95, Passau, Germany, September 20-22, 1995, Proceedings, Lecture Notes in Computer Science, vol. 1027, Springer, pp. 212–223, doi: 10.1007/BFb0021805 , MR   1400675
  5. 1 2 3 Grünbaum, Branko (2003), "13.1 Steinitz's theorem", Convex Polytopes, Graduate Texts in Mathematics, vol. 221 (2nd ed.), Springer-Verlag, pp. 235–244, ISBN   0-387-40409-0
  6. 1 2 Steinitz, Ernst (1922), "IIIAB12: Polyeder und Raumeinteilungen", Encyclopädie der mathematischen Wissenschaften (in German), vol. Band 3 (Geometries), pp. 1–139, Abgeschlossen am 31. August 1916
  7. More technically, this graph is the 1-skeleton; see Grünbaum (2003), p. 138, and Ziegler (1995), p. 64.
  8. 1 2 Ziegler, Günter M. (1995), "Chapter 4: Steinitz' Theorem for 3-Polytopes", Lectures on Polytopes, Graduate Texts in Mathematics, vol. 152, Springer-Verlag, pp. 103–126, ISBN   0-387-94365-X
  9. Balinski, M. L. (1961), "On the graph structure of convex polyhedra in n-space", Pacific Journal of Mathematics , 11 (2): 431–434, doi: 10.2140/pjm.1961.11.431 , MR   0126765
  10. Epifanov, G. V. (1966), "Reduction of a plane graph to an edge by star-triangle transformations", Doklady Akademii Nauk SSSR (in Russian), 166: 19–22, MR   0201337, Zbl   0149.21301
  11. 1 2 Truemper, K. (1989), "On the delta-wye reduction for planar graphs", Journal of Graph Theory , 13 (2): 141–148, doi:10.1002/jgt.3190130202, MR   0994737
  12. Aranguri, Santiago; Chang, Hsien-Chih; Fridman, Dylan (2022), "Untangling planar graphs and curves by staying positive", Proceedings of the 2022 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), SIAM, pp. 211–225, doi:10.1137/1.9781611977073.11, MR   4415048, S2CID   245778178
  13. Chang, Hsien-Chih; Erickson, Jeff (2017), "Untangling planar curves", Discrete & Computational Geometry , 58 (4): 889–920, arXiv: 1702.00146 , doi:10.1007/s00454-017-9907-6, MR   3717242, S2CID   254027198
  14. Barnette, David W.; Grünbaum, Branko (1969), "On Steinitz's theorem concerning convex 3-polytopes and on some properties of planar graphs", in Chartrand, G.; Kapoor, S. F. (eds.), The Many Facets of Graph Theory: Proceedings of the Conference held at Western Michigan University, Kalamazoo, MI., October 31 – November 2, 1968, Lecture Notes in Mathematics, vol. 110, Springer, pp. 27–40, doi:10.1007/BFb0060102, MR   0250916
  15. Maxwell, J. Clerk (1864), "On reciprocal figures and diagrams of forces", Philosophical Magazine , 4th Series, 27 (182): 250–261, doi:10.1080/14786446408643663
  16. Whiteley, Walter (1982), "Motions and stresses of projected polyhedra", Structural Topology, 7: 13–38, hdl:2099/989, MR   0721947
  17. Tutte, W. T. (1963), "How to draw a graph", Proceedings of the London Mathematical Society , 13: 743–767, doi:10.1112/plms/s3-13.1.743, MR   0158387
  18. Brandes, Ulrik (2001), "Drawing on physical analogies", in Kaufmann, Michael; Wagner, Dorothea (eds.), Drawing Graphs: Methods and Models, Lecture Notes in Computer Science, vol. 2025, Berlin: Springer, pp. 71–86, CiteSeerX   10.1.1.9.5023 , doi:10.1007/3-540-44969-8_4, MR   1880146
  19. 1 2 Onn, Shmuel; Sturmfels, Bernd (1994), "A quantitative Steinitz' theorem", Beiträge zur Algebra und Geometrie, 35 (1): 125–129, MR   1287206
  20. 1 2 3 Ribó Mor, Ares; Rote, Günter; Schulz, André (2011), "Small grid embeddings of 3-polytopes", Discrete & Computational Geometry , 45 (1): 65–87, arXiv: 0908.0488 , doi:10.1007/s00454-010-9301-0, MR   2765520, S2CID   10141034
  21. Brightwell, Graham R.; Scheinerman, Edward R. (1993), "Representations of planar graphs", SIAM Journal on Discrete Mathematics , 6 (2): 214–229, doi:10.1137/0406017, MR   1215229
  22. 1 2 Ziegler, Günter M. (2007), "Convex polytopes: extremal constructions and f-vector shapes. Section 1.3: Steinitz's theorem via circle packings", in Miller, Ezra; Reiner, Victor; Sturmfels, Bernd (eds.), Geometric Combinatorics, IAS/Park City Mathematics Series, vol. 13, American Mathematical Society, pp. 628–642, ISBN   978-0-8218-3736-8
  23. 1 2 Grünbaum (2003), theorem 13.2.3, p. 244, states this in an equivalent form where the coordinates are rational numbers.
  24. Buchin, Kevin; Schulz, André (2010), "On the number of spanning trees a planar graph can have", in de Berg, Mark; Meyer, Ulrich (eds.), Algorithms - ESA 2010, 18th Annual European Symposium, Liverpool, UK, September 6-8, 2010, Proceedings, Part I, Lecture Notes in Computer Science, vol. 6346, Springer, pp. 110–121, CiteSeerX   10.1.1.746.942 , doi:10.1007/978-3-642-15775-2_10, ISBN   978-3-642-15774-5, MR   2762847, S2CID   42211547
  25. Chrobak, Marek; Goodrich, Michael T.; Tamassia, Roberto (1996), "Convex drawings of graphs in two and three dimensions", Proceedings of the 12th ACM Symposium on Computational Geometry (SoCG '96), ACM, pp. 319–328, doi:10.1145/237218.237401, S2CID   1015103
  26. Schulz, André (2011), "Drawing 3-polytopes with good vertex resolution", Journal of Graph Algorithms and Applications , 15 (1): 33–52, doi: 10.7155/jgaa.00216 , MR   2776000
  27. Demaine, Erik D.; Schulz, André (2017), "Embedding stacked polytopes on a polynomial-size grid", Discrete & Computational Geometry , 57 (4): 782–809, arXiv: 1403.7980 , doi:10.1007/s00454-017-9887-6, MR   3639604, S2CID   104867
  28. Grünbaum (2003), p. 96a.
  29. Aichholzer, Oswin; Cheng, Howard; Devadoss, Satyan L.; Hackl, Thomas; Huber, Stefan; Li, Brian; Risteski, Andrej (2012), "What makes a Tree a Straight Skeleton?" (PDF), Proceedings of the 24th Canadian Conference on Computational Geometry (CCCG'12)
  30. Barnette, David W.; Grünbaum, Branko (1970), "Preassigning the shape of a face", Pacific Journal of Mathematics , 32 (2): 299–306, doi: 10.2140/pjm.1970.32.299 , MR   0259744
  31. Barnette, David W. (1970), "Projections of 3-polytopes", Israel Journal of Mathematics , 8 (3): 304–308, doi:10.1007/BF02771563, MR   0262923, S2CID   120791830
  32. Hart, George W. (1997), "Calculating canonical polyhedra", Mathematica in Education and Research, 6 (3): 5–10
  33. Bern, Marshall W.; Eppstein, David (2001), "Optimal Möbius transformations for information visualization and meshing", in Dehne, Frank K. H. A.; Sack, Jörg-Rüdiger; Tamassia, Roberto (eds.), Algorithms and Data Structures, 7th International Workshop, WADS 2001, Providence, RI, USA, August 8-10, 2001, Proceedings, Lecture Notes in Computer Science, vol. 2125, Springer, pp. 14–25, arXiv: cs/0101006 , doi:10.1007/3-540-44634-6_3, S2CID   3266233
  34. Schramm, Oded (1992), "How to cage an egg", Inventiones Mathematicae , 107 (3): 543–560, Bibcode:1992InMat.107..543S, doi:10.1007/BF01231901, MR   1150601, S2CID   189830473
  35. 1 2 3 Rivin, Igor (1996), "A characterization of ideal polyhedra in hyperbolic 3-space", Annals of Mathematics , Second Series, 143 (1): 51–70, doi:10.2307/2118652, JSTOR   2118652, MR   1370757
  36. Dillencourt, Michael B.; Smith, Warren D. (1996), "Graph-theoretical conditions for inscribability and Delaunay realizability", Discrete Mathematics , 161 (1–3): 63–77, doi:10.1016/0012-365X(95)00276-3, MR   1420521, S2CID   16382428
  37. 1 2 Eppstein, David; Mumford, Elena (2014), "Steinitz theorems for simple orthogonal polyhedra", Journal of Computational Geometry , 5 (1): 179–244, doi:10.20382/jocg.v5i1a10, MR   3259910, S2CID   8531578
  38. 1 2 Richter-Gebert, Jürgen (1996), Realization Spaces of Polytopes, Lecture Notes in Mathematics, vol. 1643, Springer-Verlag, CiteSeerX   10.1.1.2.3495 , doi:10.1007/BFb0093761, ISBN   978-3-540-62084-6, MR   1482230
  39. Schaefer, Marcus (2013), "Realizability of graphs and linkages", in Pach, János (ed.), Thirty Essays on Geometric Graph Theory, New York: Springer, pp. 461–482, doi:10.1007/978-1-4614-0110-0_24, MR   3205168
  40. 1 2 Eppstein, David (2020), "Treetopes and their graphs", Discrete & Computational Geometry , 64 (2): 259–289, arXiv: 1510.03152 , doi:10.1007/s00454-020-00177-0, MR   4131546, S2CID   213885326
  41. Hong, Seok-Hee; Nagamochi, Hiroshi (2011), "Extending Steinitz's theorem to upward star-shaped polyhedra and spherical polyhedra", Algorithmica , 61 (4): 1022–1076, doi:10.1007/s00453-011-9570-x, MR   2852056, S2CID   12622357
  42. Blind, Roswitha; Mani-Levitska, Peter (1987), "Puzzles and polytope isomorphisms", Aequationes Mathematicae , 34 (2–3): 287–297, doi:10.1007/BF01830678, MR   0921106, S2CID   120222616
  43. Kalai, Gil (1988), "A simple way to tell a simple polytope from its graph", Journal of Combinatorial Theory , Series A, 49 (2): 381–383, doi: 10.1016/0097-3165(88)90064-7 , MR   0964396
  44. Ziegler, Günter M. (2008), "Polyhedral surfaces of high genus", Discrete Differential Geometry, Oberwolfach Seminars, vol. 38, Springer, pp. 191–213, arXiv: math/0412093 , doi:10.1007/978-3-7643-8621-4_10, ISBN   978-3-7643-8620-7, MR   2405667, S2CID   15911143
  45. Lovász, László (2001), "Steinitz representations of polyhedra and the Colin de Verdière number", Journal of Combinatorial Theory , Series B, 82 (2): 223–236, doi: 10.1006/jctb.2000.2027 , MR   1842113
  46. 1 2 3 Grünbaum, Branko (2007), "Graphs of polyhedra; polyhedra as graphs", Discrete Mathematics , 307 (3–5): 445–463, doi:10.1016/j.disc.2005.09.037, hdl: 1773/2276 , MR   2287486
  47. Erickson, Jeff; Lin, Patrick (2020), "A toroidal Maxwell–Cremona-Delaunay correspondence", in Cabello, Sergio; Chen, Danny Z. (eds.), 36th International Symposium on Computational Geometry (SoCG 2020), Leibniz International Proceedings in Informatics (LIPIcs), vol. 164, Dagstuhl, Germany: Schloss Dagstuhl–Leibniz-Zentrum für Informatik, pp. 40:1–40:17, arXiv: 2003.10057 , doi:10.4230/LIPIcs.SoCG.2020.40, ISBN   978-3-95977-143-6, S2CID   209514295
  48. Koebe, Paul (1936), "Kontaktprobleme der Konformen Abbildung", Berichte über die Verhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig: Mathematisch-Physische Klasse (in German), 88: 141–164
  49. 1 2 3 Stephenson, Kenneth (2003), "Circle packing: a mathematical tale" (PDF), Notices of the American Mathematical Society , 50 (11): 1376–1388, CiteSeerX   10.1.1.101.5592 , MR   2011604
  50. 1 2 Andreev, E. M. (1970), "Convex polyhedra in Lobačevskiĭ spaces", Matematicheskii Sbornik , 81 (123): 445–478, Bibcode:1970SbMat..10..413A, doi:10.1070/SM1970v010n03ABEH001677, MR   0259734
  51. Schramm, Oded (1991), "Existence and uniqueness of packings with specified combinatorics", Israel Journal of Mathematics , 73 (3): 321–341, doi:10.1007/BF02773845, MR   1135221, S2CID   121855202 ; see discussion following Corollary 3.8, p. 329
  52. Federico, Pasquale Joseph (1982), Descartes on Polyhedra: A Study of the "De solidorum elementis", Sources in the History of Mathematics and Physical Sciences, vol. 4, Springer, p. 52
  53. Steiner, Jakob (1832), "Question 77", Systematische Entwicklung der Abhängigkeit geometrischer Gestalten von einander (in German), Berlin: G. Fincke, p. 316
  54. Steinitz, Ernst (1928), "Über isoperimetrische Probleme bei konvexen Polyedern", Journal für die Reine und Angewandte Mathematik (in German), 1928 (159): 133–143, doi:10.1515/crll.1928.159.133, MR   1581158, S2CID   199546274