Unit 9 Planar Graphs

Total Page:16

File Type:pdf, Size:1020Kb

Unit 9 Planar Graphs Planar Graphs UNIT 9 PLANAR GRAPHS Structure Page No 9.1 Introduction 65 Objectives 9.2 Embeddings and Planarity 66 9.3 Dual Graphs 68 9.4 Euler’s Formula 70 9.5 Colouring of Planar Graphs 73 9.6 Summary 75 9.7 Hints/Solutions 75 9.8 Appendix-Four Colour Problem 78 9.1 INTRODUCTION The study of graph layouts and embedding of graphs on surfaces is termed as topological graph theory. Topology Graph Theory was first described by Euler in 1736 and later developed by Kurotowski, Whitney and others. In earlier days the study of the concept of planarity was motivated by famous problems such as four colour problem and the three utility problems, etc. Now a days this concept is also applied in the design of circuit layouts on silicon chips! A graph whose diagram can be drawn on a surface, on the plane or on the surface of a sphere, without over-crossing of edges is called a planar graph and such a drawing is called planar representation of the graph. In this unit we will investigate characteristics of planar graphs. We will study concept of dual graphs and colouring of planar graphs. Recall that the colouring of graphs is discussed in the previous unit, i.e. Unit 8. We shall also discuss here the famous four colour problem and will give a proof of the 5 colour theorem. A brief history of the four colour problem is also given as an Appendix. Objectives After studying this unit, you should be able to • identify planar graphs and non planar graphs; • prove that K 5 and K 3,3 are not planar; • identify the faces of a plane graph; • draw the dual of a plane graph; • apply Euler’s formula for plane graphs; • explain four colour problem for planar graphs. 65 Graph Theory 9.2 EMBEDDINGS AND PLANARITY In this section, we study planar embeddings of planar graphs and two important graphs which play key roles in the characterization of planar graphs. You can start reading the Text Book DW. READ DW page 233 line 1 to page 235 line 21 NOTES: (i) Page 233 line 1 Topological graph theory deals with embeddings of graphs on surfaces which resulted in the theory of planar graphs. (ii) Page 233 line 2 The four colour problem was about the minimum number of colours necessary for the coloring of the regions in a map with no pair of region sharing boundary receives the same colour. (iii) Page 233 line 8 The gas-water-electricity problem discussed in Example 6.1.1 of Textbook DW is called the three utility problems. The question is whether it is possible to lay pipes/cables from the source of each of the three utilities to three different consumers without over-crossing the lines. The answer is affirmative since its graph model is K 3,3 , which cannot be drawn on a plain without over-crossings. You may try various drawings and convince the fact yourself intuitively. You will see a formal proof later in proposition 6.1.2 page 234 of Text book DW. A drawing of K 3,3 is given in page 233 and another on page 234 of Textbook DW. (iv) Page 234 line 5 K 5 and K 3,3 are the two graphs responsible for non-planarity of graphs. They and their subdivisions forbid a graph to be planar. A geometrical proof of non-planarity of K 5 and K 3,3 is given in 6.1.2. First draw a spanning cycle (cycle containing all the vertices, which exists both the cases) in the graph then try to draw the remaining edges. It can be seen that some of the remaining edges cannot be drawn without over-crossing. An analytical proof is given in Example 6.1.24 as a consequence of Theorem 6.1.23 of Textbook DW. 66 (v) Page 234 line 19 to page 235 line 5 Planar Graphs A planar graph can be drawn on the plane without over-crossing of edges. Over-crossing means the edges have common point in the plane other than their end vertices. Such a drawing is called planar embedding (some authors call plane embedding) of the graph. A planar graph may have more than one planar embeddings. For example, Fig. 1 given below contains three drawings of the planar graph K 4 , but only the second and the third are planar graphs. (a) (b) (c) Fig. 1 (vi) Page 235 line 5 to page 235 line 21 Concepts of open set, region and faces are intuitive. Open set is similar to that in the real plane. Region is a connected open set and face is interior of cycle (or possibly closed walk in case of cut edge) not containing vertices or edges not belonging to the cycle. A cycle has two faces, inner (bounded) and outer (unbounded) and a tree has only one face. Fig.2 Fig. 2 Consider the graph in Fig. 2. It is a planar embedding of a graph with four vertices u, v, w, x and four edges a, b, c, d. There are two faces for this graph viz. the inner and outer. The cycle uvw is the boundary of the inner face and the boundary of the outer face is the walk ubwdxdwcvau, which is not a cycle. If one draws the vertex x inside the cycle u v w, then the edge d and the vertex x will be on the boundary of the inner face. Whenever we count the faces of a planar embedding, the outer surface also need to be counted. Now we want you to try some exercises. E1) Show that every subgraph of a planar graph is planar. E2) Is every subgraph of a non-planar graph non-planar? Justify. 67 Graph Theory E3) Show that the graph given below is planar. Fig. 3 E4) Determine all values of n such that the complete graph Kn is planar. In the next section we shall consider the ‘dual’ of a graph. 9.3 DUAL GRAPHS Duality is an important and interesting concept in the study of planar graphs. Let us try to understand this concept. A plane graph G partitions the rest of the plane into a number of connected regions; the closures of these regions are called the faces of G. Fig. 4 shows a planar graph with six faces, f1, f2, f3, f4, f5, and f6. The notion of a face applies also to embeddings of graphs on other surfaces. We shall denote by F (G) and φ(G), respectively, the set of faces and the number of faces of a plane graph G. Fig. 4 Each plane graph has exactly one unbounded face, called the exterior face; in the plane graph of Fig. 4, f is the unbounded face (i.e. the face which is not shaded). Let us try to understand the concept of duality through an example. We shall consider the planar embedding G of the cube as given in Fig. 5 (a). (a) (b) (c) Fig. 5 68 Now we place a new vertex within each face, (including the unbounded face) Planar Graphs and join the pairs of new vertices in adjacent faces. Then we obtain the graph G*, which is the planar embedding of an octahedron (see Fig. 5. (c). Then G* is called the dual of G. The new vertices are represented by small circles, and lines joining them are indicated by dash lines. [See Fig.5 (b) and 5 (c)]. To understand the formal definition, you can start reading Textbook D.W. READ Textbook DW from page 236 line 16 to 240 line 22 NOTES: i) Page 236 Line 16 to page 237 line 26 A planar embedding of K 4 and its dual are given by bold and dashed edges respectively in Fig.6. Note that the dual of K 4 is itself. Fig. 6 The dual of a planar graph depends on the planar embedding and hence need not be unique. In a dual, leaves will appear as loops and vertices of degree two as multiple edges. The dual of the graph in Fig. 2 is the graph with two vertices, triple edge joining them and a loop at one of the vertices. The dual of a tree with e edges is just a vertex and e loops at it. The dual of a cycle of length n is simply two vertices and n edges joining them. ii) Page 237 Line 27 to page 238 line 22 Theorem 6.1.12 in Textbook DW states that irrespective of the drawing, the sum of lengths of faces of a planar embedding is twice the number of edges. The counting method discussed above is justified by this result. While counting the edge on the boundary of a face, cut edges are to be counted twice as both sides of it represent same face, probably outer. If there is a leaf in a planar graph, its planar embedding can be drawn with 69 Graph Theory either as the leaf is on the boundary of the outer face or on the boundary of an inner face. iii) Page 239 Line 9 to page 239 line 24 Theorem 6.1.16 of Textbook DW gives two characterisations for the dual of a planar graph to be Eulerian. iv) Page 239 Line 25 to page 240 last line A particular class of planar graphs, outer planar graphs, is discussed here. They are planar graphs whose planar embeddings can be drawn in such a way that all vertices lie on the boundary of the outer face.
Recommended publications
  • The Maximum Number of Cliques in a Graph Embedded in a Surface
    ON THE MAXIMUM NUMBER OF CLIQUES IN A GRAPH EMBEDDED IN A SURFACE VIDA DUJMOVIC,´ GASPERˇ FIJAVZ,ˇ GWENAEL¨ JORET, THOM SULANKE, AND DAVID R. WOOD Abstract. This paper studies the following question: Given a surface Σ and an integer n, what is the maximum number of cliques in an n-vertex graph embeddable in Σ? We characterise the extremal ! 5 ! ! graphs for this question, and prove that the answer is between 8(n − !) + 2 and 8n + 2 2 + o(2 ), where ! is the maximum integer such that the complete graph K! embeds in Σ. For the surfaces S0, S1, S2, N1, N2, N3 and N4 we establish an exact answer. MSC Classification: 05C10 (topological graph theory), 05C35 (extremal problems) 1. Introduction A clique in a graph1 is a set of pairwise adjacent vertices. Let c(G) be the number of cliques in a n graph G. For example, every set of vertices in the complete graph Kn is a clique, and c(Kn) = 2 . This paper studies the following question at the intersection of topological and extremal graph theory: Given a surface Σ and an integer n, what is the maximum number of cliques in an n-vertex graph embeddable in Σ? For previous bounds on the maximum number of cliques in certain graph families see [5,6, 13, 14, 22, 23] for example. For background on graphs embedded in surfaces see [11, 21]. Every surface is homeomorphic to Sg, the orientable surface with g handles, or to Nh, the non-orientable surface with h crosscaps. The Euler characteristic of Sg is 2 − 2g.
    [Show full text]
  • Partial Duality and Closed 2-Cell Embeddings
    Partial duality and closed 2-cell embeddings To Adrian Bondy on his 70th birthday M. N. Ellingham1;3 Department of Mathematics, 1326 Stevenson Center Vanderbilt University, Nashville, Tennessee 37240, U.S.A. [email protected] Xiaoya Zha2;3 Department of Mathematical Sciences, Box 34 Middle Tennessee State University Murfreesboro, Tennessee 37132, U.S.A. [email protected] April 28, 2016; to appear in Journal of Combinatorics Abstract In 2009 Chmutov introduced the idea of partial duality for embeddings of graphs in surfaces. We discuss some alternative descriptions of partial duality, which demonstrate the symmetry between vertices and faces. One is in terms of band decompositions, and the other is in terms of the gem (graph-encoded map) representation of an embedding. We then use these to investigate when a partial dual is a closed 2-cell embedding, in which every face is bounded by a cycle in the graph. We obtain a necessary and sufficient condition for a partial dual to be closed 2-cell, and also a sufficient condition for no partial dual to be closed 2-cell. 1 Introduction In this paper a surface Σ means a connected compact 2-manifold without boundary. By an open or closed disk in Σ we mean a subset of the surface homeomorphic to such a subset of R2. By a simple closed curve or circle in Σ we mean an image of a circle in R2 under a continuous injective map; a simple arc is a similar image of [0; 1]. The closure of a set S is denoted S, and the boundary is denoted @S.
    [Show full text]
  • Topological Graph Theory Lecture 16-17 : Width of Embeddings
    Topological Graph Theory∗ Lecture 16-17 : Width of embeddings Notes taken by Drago Bokal Burnaby, 2006 Summary: These notes cover the ninth week of classes. The newly studied concepts are homotopy, edge-width and face-width. We show that embeddings with large edge- or face-width have similar properties as planar embeddings. 1 Homotopy It is beyond the purpose of these lectures to deeply study homotopy, but as we will need this concept, we mention it briefly. Two closed simple curves in a given surface are homotopic, if one can be continuously deformed into the other. For instance, on the sphere any two such curves are (freely) homotopic, whereas on the torus S1 × S1 we have two homotopy classes: S1 × {x} and {y}× S1. Formally: Definition 1.1. Let γ0, γ1 : I → Σ be two closed simple curves. A homotopy from γ0 to γ1 is a continuous mapping H : I × I → Σ, such that H(0,t)= γ0(t) and H(1,t)= γ1(t). The following proposition may be of interest: Proposition 1.2. Let C be the family of disjoint non-contractible cycles of a graph G embedded in a surface Σ of Euler genus g, such that no two cycles of C are homotopic. Then |C| ≤ 3g − 3, for g ≥ 2, and |C |≤ g, for g ≤ 1. 2 Edge-width Definition 2.1. Let Π be an embedding of a graph G in a surface Σ of Euler genus g. If g ≥ 1 we define the edge-width of Π, ew(G, Π) = ew(Π), to be the length of the shortest Π-non-contractible cycle in G.
    [Show full text]
  • Topological Graph Theory
    Topological Graph Theory Bojan Mohar Simon Fraser University Intensive Research Program in Discrete, Combinatorial and Computational Geometry Advanced Course II: New Results in Combinatorial & Discrete Geometry Barcelona, May 7{11, 2018 Abstract The course will outline fundamental results about graphs embed- ded in surfaces. It will briefly touch on obstructions (minimal non- embeddable graphs), separators and geometric representations (circle packing). Time permitting, some applications will be outlined concern- ing homotopy or homology classification of cycles, crossing numbers and Laplacian eigenvalues. 1 The course will follow the combinatorial approach to graphs embedded in surfaces after the monograph written by Carsten Thomassen and the lec- turer [MT01]. 1 Planar graphs Connectivity, drawings, Euler's Formula • Tutte's definition of connectivity. • Blocks, ear-decomposition, contractible edges in 3-connected graphs. Proposition 1. If G is a 2-connected graph, then it can be obtained from a cycle of length at least three by successively adding a path having only its ends in common with the current graph. The decomposition of a 2-connected graph in a cycle and a sequence of paths is called an ear decomposition of the graph. Proposition 1 has an analogue for 3-connected graphs. Theorem 2 (Tutte [Tu61, Tu66]). Every 3-connected graph can be obtained from a wheel by a sequence of vertex splittings and edge- additions so that all intermediate graphs are 3-connected. Thomassen [Th80] showed that the following \generalized contraction" operation is sufficient to reduce every 3-connected graph to K4. If G is a graph and e 2 E(G), let G==e be the graph obtained from the edge-contracted graph G=e by replacing all multiple edges by single edges joining the same pairs of vertices.
    [Show full text]
  • Embeddings of Graphs
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 124 (1994) 217-228 217 North-Holland Embeddings of graphs Carsten Thomassen Mathematisk Institut, Danmarks Tekniske Hojskoie. Bygning 303, DK-Lyngby. Denmark Received 2 June 1990 Abstract We survey some recent results on graphs embedded in higher surfaces or general topological spaces. 1. Introduction A graph G is embedded in the topological space X if G is represented in X such that the vertices of G are distinct elements in X and an edge in G is a simple arc connecting its two ends such that no two edges intersect except possibly at a common end. Graph embeddings in a broad sense have existed since ancient time. Pretty tilings of the plane have been produced for aestetic or religious reasons (see e.g. [7]). The characterization of the Platonic solids may be regarded as a result on tilings of the sphere. The study of graph embeddings in a more restricted sense began with the 1890 conjecture of Heawood [S] that the complete graph K, can be embedded in the orientable surface S, provided Euler’s formula is not violated. That is, g >&(n - 3)(n -4). Much work on graph embeddings has been inspired by this conjecture the proof of which was not completed until 1968. A complete proof can be found in Ringel’s book [12]. Graph embedding problems also arise in the real world, for example in connection with the design of printed circuits. Also, algorithms involving graphs may be very sensitive to the way in which the graphs are represented.
    [Show full text]
  • Topological Graph Theory Lecture 15-16 : Cycles of Embedded Graphs
    Topological Graph Theory∗ Lecture 15-16 : Cycles of Embedded Graphs Notes taken by Brendan Rooney Burnaby, 2006 Summary: These notes cover the eighth week of classes. We present a theorem on the additivity of graph genera. Then we move on to cycles of embedded graphs, the three-path property, and an algorithm for finding a shortest cycle in a family of cycles of a graph. 1 Additivity of Genus Theorem 1.1 (Additivity of Genus). Let G be a connected graph, and let B1,B2,...,Br be the blocks of G. Then the genus of G is, r g(G)= g(Bi) i=1 and the Euler genus of G is, r eg(G)= eg(Bi). i=1 Observation 1.2. In order to prove the theorem it suffices to prove that if G = G1 ∪ G2,where G1 ∩ G2 = {v},theng(G)=g(G1)+g(G2) and eg(G)=eg(G1)+eg(G2). Proof. We set g(G)=min{g(Π) | Π is an orientable embedding of G} g(G1)=min{g(Π1) | Π1 is an orientable embedding of G1} g(G2)=min{g(Π2) | Π2 is an orientable embedding of G2} Let v1,v2 be vertices in G1,G2 respectively, distinct from v. Note that the local rotations of v1,v2 are independent, but the local rotation of v is not. So if we take Π an embedding of G and split it along v we obtain Π1, Π2 embeddings of G1,G2 respectively. Facial walks in G that do not pass from G1 to G2 remain unchanged in Π1, Π2, however if a facial walk does pass from G1 to G2 then when we split we form an extra face.
    [Show full text]
  • Linfan Mao Smarandache Multi-Space Theory
    LINFAN MAO SMARANDACHE MULTI-SPACE THEORY (Partially post-doctoral research for the Chinese Academy of Sciences) HEXIS Phoenix, AZ 2006 Linfan MAO Academy of Mathematics and Systems Chinese Academy of Sciences Beijing 100080, P.R.China [email protected] SMARANDACHE MULTI-SPACE THEORY HEXIS Phoenix, AZ 2006 This book can be ordered in a paper bound reprint from: Books on Demand ProQuest Information & Learning (University of Microfilm International) 300 N.Zeeb Road P.O.Box 1346, Ann Arbor MI 48106-1346, USA Tel:1-800-521-0600(Customer Service) http://wwwlib.umi.com/bod Peer Reviewers: Y.P.Liu, Department of Applied Mathematics, Beijing Jiaotong University, Beijing 100044, P.R.China. F.Tian, Academy of Mathematics and Systems, Chinese Academy of Sciences, Bei- jing 100080, P.R.China. J.Y.Yan, Graduate Student College, Chinese Academy of Sciences, Beijing 100083, P.R.China. E.L.Wei, Information school, China Renmin University, Beijing 100872, P.R.China. Copyright 2006 by Hexis and Linfan Mao Phoenix United States Many books can be downloaded from the following Digital Library of Science: http://www.gallup.unm.edu/˜ smarandache/eBooks-otherformats.htm ISBN: 1-931233-14-4 Standard Address Number: 297-5092 Printed in the United States of America Preface A Smarandache multi-space is a union of n different spaces equipped with some different structures for an integer n 2, which can be used both for discrete or ≥ connected spaces, particularly for geometries and spacetimes in theoretical physics. We are used to the idea that our space has three dimensions: length, breadth and height; with time providing the fourth dimension of spacetime by Einstein.
    [Show full text]
  • Planarity — §8.1 50 Planarity up Until Now, Graphs Have Been Completely Abstract
    Planarity — §8.1 50 Planarity Up until now, graphs have been completely abstract. In Topological Graph Theory, it matters how the graphs are drawn. ! Do the edges cross? ! Are there knots in the graph structure? Definition: A drawing of a graph G is a pictorial representation of G in the plane as points and curves, satisfying the following: ! The curves must be simple, which means no self-intersections. ! No two edges can intersect twice. (Mult. edges: Except at endpts) ! No three edges can intersect at the same point. Definition: A plane drawing of a graph G is a drawing of the graph in the plane with no crossings. Definition: A graph G is planar if there exists a plane drawing of G. Otherwise, we say G is nonplanar. Example. K4 is planar because is a plane drawing of K4. Planarity — §8.1 51 Vertices, Edges, and Faces Definition: In a plane drawing, edges divide the plane into regions, or faces. There will always be one face with infinite area. This is called the outside face. Notation. Let p =# of vertices, q =# of edges, r =# of regions. Compute the following data: Graph p q r Tetrahedron Cube Octahedron Dodecahedron Icosahedron In 1750, Euler noticed that in each of these examples. Planarity — §8.1 52 Euler’s Formula Theorem 8.1.1 (Euler’s Formula) If G is a connected planar graph, then in a plane drawing of G, p q + r = 2. − Proof (by induction on the number of cycles) Base Case: If G is a connected graph with no cycles, then G Therefore r = , and we have p q + r = p (p 1) + 1 = 2.
    [Show full text]
  • A Review of Geometric, Topological and Graph Theory Apparatuses for the Modeling and Analysis of Biomolecular Data
    A review of geometric, topological and graph theory apparatuses for the modeling and analysis of biomolecular data Kelin Xia1 ∗and Guo-Wei Wei2;3 y 1Division of Mathematical Sciences, School of Physical and Mathematical Sciences, Nanyang Technological University, Singapore 637371 2Department of Mathematics Michigan State University, MI 48824, USA 3Department of Biochemistry & Molecular Biology Michigan State University, MI 48824, USA January 31, 2017 Abstract Geometric, topological and graph theory modeling and analysis of biomolecules are of essential im- portance in the conceptualization of molecular structure, function, dynamics, and transport. On the one hand, geometric modeling provides molecular surface and structural representation, and offers the basis for molecular visualization, which is crucial for the understanding of molecular structure and interactions. On the other hand, it bridges the gap between molecular structural data and theoretical/mathematical mod- els. Topological analysis and modeling give rise to atomic critic points and connectivity, and shed light on the intrinsic topological invariants such as independent components (atoms), rings (pockets) and cavities. Graph theory analyzes biomolecular interactions and reveals biomolecular structure-function relationship. In this paper, we review certain geometric, topological and graph theory apparatuses for biomolecular data modeling and analysis. These apparatuses are categorized into discrete and continuous ones. For discrete approaches, graph theory, Gaussian network model, anisotropic network model, normal mode analysis, quasi-harmonic analysis, flexibility and rigidity index, molecular nonlinear dynamics, spectral graph the- ory, and persistent homology are discussed. For continuous mathematical tools, we present discrete to continuum mapping, high dimensional persistent homology, biomolecular geometric modeling, differential geometry theory of surfaces, curvature evaluation, variational derivation of minimal molecular surfaces, atoms in molecule theory and quantum chemical topology.
    [Show full text]
  • Structural Graph Theory Doccourse 2014: Lecture Notes
    Structural Graph Theory DocCourse 2014: Lecture Notes Andrew Goodall, Llu´ısVena (eds.) 1 Structural Graph Theory DocCourse 2014 Editors: Andrew Goodall, Llu´ısVena Published by IUUK-CE-ITI series in 2017 2 Preface The DocCourse \Structural Graph Theory" took place in the autumn semester of 2014 under the auspices of the Computer Science Institute (IUUK)´ and the Department of Applied Mathematics (KAM) of the Faculty of Mathematics and Physics (MFF) at Charles University, supported by CORES ERC-CZ LL- 1201 and by DIMATIA Prague. The schedule was organized by Prof. Jaroslav Neˇsetˇriland Dr Andrew Goodall, with the assistance of Dr Llu´ısVena. A web page was maintained by Andrew Goodall, which provided links to lectures slides and further references.1 The Structural Graph Theory DocCourse followed the tradition established by those of 2004, 2005 and 2006 in Combinatorics, Geometry, and Computation, organized by Jaroslav Neˇsetˇriland the late JiˇriMatouˇsek,and has itself been followed by a DocCourse in Ramsey Theory in autumn of last year, organized by Jaroslav Neˇsetˇriland Jan Hubiˇcka. For the Structural Graph Theory DocCourse in 2014, five distinguished vis- iting speakers each gave a short series of lectures at the faculty building at Malostransk´en´amest´ı25 in Mal´aStrana: Prof. Matt DeVos of Simon Fraser University, Vancouver; Prof. Johann Makowsky of Technion - Israel Institute of Technology, Haifa; Dr. G´abor Kun of ELTE, Budapest; Prof. Michael Pinsker of Technische Universit¨atWien/ Universit´eDiderot - Paris 7; and Dr Lenka Zdeborov´aof CEA & CNRS, Saclay. The audience included graduate students and postdocs in Mathematics or in Computer Science in Prague and a handful of students from other universities in the Czech Republic and abroad.
    [Show full text]
  • Lecture 3-4: Characterizations of Planar Graphs
    Topological Graph Theory∗ Lecture 3-4: Characterizations of Planar Graphs Notes taken by Dan Benvenuti Burnaby, 2006 Summary: An indepth look at various characterizations of planar graphs including: Kuratowski subgraphs, bridges, cycle spaces, and 2-bases. 1 Kuratowski’s Theorem Definition 1.1. A Kuratowski subgraph is a subgraph homeomorphic to a subdivision of K5 or K3,3, denoted SK5/SK3,3. Lemma 1.2. Let G be a graph with cycle C and X, Y ⊆ V (G) then one of the following holds: 1. |X| = 1 or |Y | = 1 2. X = Y 3. ∃ vertices x1, y1, x2, x1 occuring in that order on C with xi ∈ X and yi ∈ Y for i = 1 ... 2 4. ∃ vertices u, v ∈ V (C) 3 there are two paths, P and Q, from u to v with C = P ∪ Q and X ⊆ V (P ),Y ⊆ V (Q) Proof. Assume X and Y do not satisfy (1) or (2). Furthermore, assume x1 ∈ X\Y . Walk along C in both directions until vertices y1, y2 ∈ Y are reached. Denote the y1y2-path on C not using x1 as Q. If x2 ∈ X is in Q then (4). Else, (3). Lemma 1.3. Let G be a 3-connected graph that does not contain SK5 or SK3,3 as a subgraph, 2 then G can be embedded in R 3 all faces are convex and the unbounded face is the complement of a convex set. In particular, all edges are straight line segments. Proof. Show G0 = G//e has a convex embedding by induction on |G|.
    [Show full text]
  • Arxiv:1708.08132V1 [Math.CO] 27 Aug 2017 Ftevsiivko Nain Hoy[3.Te R Eyueu for Useful Very 26]
    TOPOLOGICAL TUTTE POLYNOMIAL SERGEI CHMUTOV Abstract. This is a survey of recent works on topological extensions of the Tutte polynomial. Mathematics Subject Classifications: 05C31, 05C22, 05C10, 57M15, 57M25, 57M30 1. Introduction We survey recent works on topological extensions of the Tutte polynomial. The extensions deal with graphs on surfaces. Graphs embedded into surfaces are the main objects of the topological graph theory. There are several books devoted to this subject [23, 28, 38, 43]. Cellular embeddings of graphs can be described as ribbon graphs. Oriented ribbon graphs appear under different names such as rotation systems [43], maps, fat graphs, cyclic graphs, dessins d’enfants [38]. Since the pioneering paper of L. Heffter in 1891 [31] they occur in various parts of mathematics ranging from graph theory, combinatorics, and topology to representation theory, Galois theory, algebraic geometry, and quantum field theory [13, 30, 35, 38, 45, 46]. For example, ribbon graphs are used to enumerate cells in the cell decomposition of the moduli spaces of complex algebraic curves [30, 45, 38]. The absolute Galois group Aut(Q/Q) faithfully acts on the set of ribbon graphs (see [38] and references therein). Ribbon graphs are the main combinatorial objects of the Vassiliev knot invariant theory [13]. They are very useful for Hamiltonicity of the Cayley graphs [25, 26]. M. Las Vergnas [40] found a generalization of the Tutte polynomial to cellu- larly embedded graphs as an application of his matroid perspectives. Recently his polynomial was extended to not necessarily cellularly embedded graphs [24]. In 2001 B. Bollob´as and O. Riordan [4, 5], motivated by some problems of knot theory, introduced a different generalization of the Tutte polynomial for ribbon graphs.
    [Show full text]