A Family of Trivalent 1-Hamiltonian Graphs with Diameter O(Log N)

Total Page:16

File Type:pdf, Size:1020Kb

A Family of Trivalent 1-Hamiltonian Graphs with Diameter O(Log N) JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 17, 535-548 (2001) A Family of Trivalent 1-Hamiltonian Graphs With Diameter O(log n) JENG-JUNG WANG, TING-YI SUNG* AND LIH-HSING HSU** Department of Information Engineering I- Shou University Kaohsiung, Taiwan 840, R.O.C. *Institute of Information Science Academia Sinica Taipei, Taiwan 115, R.O.C. **Department of Computer and Information Science National Chiao Tung University Hsinchu, Taiwan 300, R.O.C. E-mail: [email protected] In this paper, we construct a family of graphs denoted by Eye(s) that are 3-regular, 3-connected, planar, hamiltonian, edge hamiltonian, and also minimal 1-hamiltonian. Furthermore, the diameter of Eye(s)isO(log n), where n is the number of vertices in the graph and to be precise, n =6(2s − 1) vertices. Keywords: hamiltonian, edge hamiltonian, 1-vertex hamiltonian, 1-edge hamiltonian, 1-hamiltonian, diameter, Moore bound 1. INTRODUCTION Given a graph G =(V, E), V(G)=V and E(G)=E denote the vertex set and the edge set of G, respectively. All graphs considered in this paper are undirected graphs. A sim- ple path (or path for short) is a sequence of adjacent edges (v1, v2), (v2, v3), …, (vm-2, vm-1), (vm-1, vm), written as 〈v1, v2, v3,…,vm〉, in which all of the vertices v1, v2, v3,…,vm are distinct except possibly v1 = vm. The path 〈v1, v2, v3,…,vm〉 is also called a cycle if v1 = vm and m ≥ 3. A cycle that traverses every vertex in the graph exactly once is called a ham- iltonian cycle. A graph that contains a hamiltonian cycle is called a hamiltonian graph or said to be hamiltonian.Agraphisedge hamiltonian if each edge in the graph is incident with some hamiltonian cycle in the graph. The diameter of graph G is the maximum dis- tance among all pairs of vertices in G,wheredistance means the length of a shortest path joining two distinct vertices in G. For V' ⊂ V and E' ⊂ E, G − V' − E' denotes the graph obtained by removing all of the vertices in V' from V and removing the edges incident with at least one vertex in V' and also all of the edges in E' from E.Letk be a positive integer. A graph G is k-hamiltonian if G − V' − E' is hamiltonian for any set V' ⊂ V and E' ⊂ E with |V'| + |E'|≤ Received April 30, 1999; revised December 17, 1999; accepted February 24, 2000. Communicated by Jang-Ping Sheu. 535 536 JENG-JUNG WANG, TING-YI SUNG AND LIH-HSING HSU k. It is clear that every k-hamiltonian graph has at least k + 3 vertices. Moreover, the de- gree of every vertex in a k-hamiltonian graph is at least k +2.Ak-hamiltonian graph having n vertices is said to be minimal if it contains the least number of edges among all k-hamiltonian graphs having n vertices. A graph is k-connected if the subgraph induced by G − V' is connected for any subset V' of V with |V'|≤k − 1. A graph is r-regular if the number of neighbors of each vertex is r. Mukhopadhyaya and Sinha [6] proposed a family of 1-hamiltonian graphs which n are also planar. These graphs are hamiltonian and have diameter of + 2 if n is n 6 even, and + 3 if n is odd. Harary and Hayes also studied similar problems on 8 graphs, called k-edge hamiltonian and k-vertex hamiltonian graphs in [3] and [4], respec- tively. A graph G is k-edge hamiltonian if G − E' is hamiltonian for any E' ⊂ E with |E' | = k; G* is said to be minimal k-edge hamiltonian if G* contains the least number of edges among all k-edge hamiltonian graphs having the same number of vertices as G*. A graph G is k-vertex hamiltonian if G − V' is hamiltonian for any V' ⊂ V with |V'|=k; G* is said to be minimal k-vertex hamiltonian if G* contains the least number of edges among all k-vertex hamiltonian graphs having the same number of vertices as G*. For any positive integer k, Harary and Hayes presented families of minimal k-edge hamiltonian graphs and minimal k-vertex hamiltonian graphs in [3] and [4], respectively. In particular, the family of minimal 1-edge hamiltonian graphs proposed in [3] are identical to the family of minimal 1-vertex hamiltonian graphs proposed in [4]. Hence, this family of graphs are 1-hamiltonian. Furthermore, each graph is planar, hamiltonian, and of diameter n + 2 n n +1 n + (( +1) mod 2) if n is even, or + (( +1) mod 2) if n is odd, where 4 2 4 2 n is the number of vertices in the graph. Harary and Hayes questioned in [4] whether their proposed minimal 1-vertex ham- iltonian graphs are the only such graphs, and asked for characterization of all minimal 1-vertex hamiltonian graphs. The family of graphs proposed by Mukhopadhyaya and Sinha mentioned above are also minimal 1-vertex hamiltonian and provide a counterex- ample to their question. Recently, Wang, Hung, and Hsu [9] presented another family of 1-hamiltonian graphs, each of which is planar, hamiltonian, 3-regular, and of diameter O( n) with n vertices in the graph. On the other hand, we can find minimal 1-vertex hamiltonian graphs which are non-hamiltonian. A hypohamiltonian graphisa non-hamiltonian 1-vertex hamiltonian graph [8]. Hypohamiltonian graphs have been extensively discussed in the literature [5], [7] and [8]. The Petersen graph and the coxeter graph are famous examples of hypohamiltonian graphs [7]. Characterization of all hypo- hamiltonian graphs is a difficult problem in graph theory. We are interested in finding more families of minimal 1-hamiltonian graphs that are also hamiltonian. The three families of minimal 1-hamiltonian graphs presented in [4], [6] and [9] are planar, 3-regular and hamiltonian. It is natural to ask whether we can find such graphs with smaller diameter. This problem relates to the famous (n, d, D) problem in which we want to construct a graph of n vertices with maximum degree d such that the diameter D is minimized. When d and n are given, the lower bound on diameter D, called the Moore 2 bound (on diameter), is given by D ≥ log − n − [2]. In this paper, we propose a fam- d 1 d TRIVALENT 1-HAMILTONIAN GRAPHS WITH DIAMETER O(LOG n) 537 ily of minimal 1-hamiltonian graphs that are hamiltonian, edge hamiltonian, planar, 3-regular and 3-connected. Furthermore, the diameter of our graphs is no more than n + 6 4log , i.e., less than 4 times of the Moore bound. Since all graphs in our family 2 6 are 3-regular, they are minimal 1-hamiltonian graphs. 2. DEFINITIONS k-1 Let N0 =3andNk =9⋅2 for any positive integer k.Let[i]m denote i mod m.Aneye graph Eye(s), s ≥ 1, is a graph with s + 1 layers of concentric cycles; see Fig. 1 for an illustration. These s + 1 cycles are denoted by I0, I1, I2,…,Is-1,andOs. In particular, Os is Us−1 ∪ the outermost cycle. The vertex set V(Eye(s)) is given by k =0V (I k ) V (Os ) where Fig. 1. Examples of eye graphs. V(Ik)={(k, j) | 0 ≤ j ≤ Nk − 1} for 0 ≤ k ≤ s − 1and V(Os)={(s, j) | 0 ≤ j ≤ Ns − 1and[j]3 =0}. For vertex (k, j), k and j are referred to as the first and the second coordinate, re- spectively. Throughout this paper all computations on the second coordinate of a vertex at the kth concentric cycle are carried out with modulo Nk. The graph Eyes(s) contains two types of edges, i.e., cycle edges, denoted by ek,j,andintercycle edges, denoted by k +1 ek, j , which are given as follows: ((k, j),(k, j + 1)) for 0 ≤ k ≤ s −1 and 0 ≤ j ≤ N −1, e = k k , j + = ≤ ≤ − ≠ ((k, j),(k, j 3)) for k s, 0 j N s 1 and [ j]3 0. ((0, j), (1,3 j)) for k = 0 and j = 0,1,2 e k +1 = k , j + + ≤ ≤ − ≤ ≤ − ≠ ((k, j), (k 1,2 j [ j]3 )) for 1 k s 1, 0 j N k 1 and [ j]3 0. The set {ek,j |0≤ j ≤ Nk − 1} is denoted by E(Ik)if0≤ k ≤ s − 1, and denoted by E(Os) k +1 k +1 ≤ ≤ − if k = s. We use Ek to denote the set {ek, j 0 j N k 1}. The edge set of 538 JENG-JUNG WANG, TING-YI SUNG AND LIH-HSING HSU + = Us−1 ∪ ∪ Us−1 k 1 Eye(s) is defined asE(Eye(s)) k =0 E(I k ) E(O s ) ( k =0 E k ). The graph Eye(s) − + s−1 k −1 + ⋅ s 1 = s − s − is 3-regular and contains 3 9∑k =1 2 3 2 6(2 1) vertices and 9(2 1) edges. On the other hand, graphs Eye(s +1),s ≥ 1, can be recursively drawn (or con- structed) from Eye(s) by performing the following two steps: SUBDIVISION. Subdivide each edge es,j of Os,0≤ j ≤ Ns − 1and[j]3 = 0, into a path of length 3; i.e., replace es,j with a path 〈(s, j), (s, j +1),(s, j +2),(s, j +3)〉 to connect its two ends (s, j)and(s, j + 3). Rename Os as Is. EXTENSION. Construct graph Os+1 as a concentric cycle outside Is and join every vertex (s, j)inIs with vertex (s +1,2j +[j]3)inOs+1 for 1 ≤ j ≤ Ns − 1and[j]3 ≠ 0.
Recommended publications
  • Planar Hypohamiltonian Graphs on 40 Vertices
    Planar Hypohamiltonian Graphs on 40 Vertices Mohammadreza Jooyandeh, Brendan D. McKay Research School of Computer Science, Australian National University, ACT 2601, Australia Patric R. J. Osterg˚ard,¨ Ville H. Pettersson Department of Communications and Networking, Aalto University School of Electrical Engineering, P.O. Box 13000, 00076 Aalto, Finland Carol T. Zamfirescu Department of Applied Mathematics, Computer Science and Statistics, Ghent University, Krijgslaan 281 - S9, 9000 Ghent, Belgium Abstract A graph is hypohamiltonian if it is not Hamiltonian, but the deletion of any single vertex gives a Hamiltonian graph. Until now, the smallest known planar hypohamiltonian graph had 42 vertices, a result due to Araya and Wiener. That result is here improved upon by 25 planar hypohamiltonian graphs of order 40, which are found through computer-aided generation of certain families of planar graphs with girth 4 and a fixed number of 4-faces. It is further shown that planar hypohamiltonian graphs exist for all orders greater than or equal to 42. If Hamiltonian cycles are replaced by Hamilto- nian paths throughout the definition of hypohamiltonian graphs, we get the definition of hypotraceable graphs. It is shown that there is a planar hypo- traceable graph of order 154 and of all orders greater than or equal to 156. We also show that the smallest planar hypohamiltonian graph of girth 5 has 45 vertices. Email addresses: [email protected] (Mohammadreza Jooyandeh), [email protected] (Brendan D. McKay), [email protected] (Patric R. J. Osterg˚ard),¨ [email protected] (Ville H. Pettersson), [email protected] (Carol T. Zamfirescu) URL: http://www.jooyandeh.com (Mohammadreza Jooyandeh), http://cs.anu.edu.au/~bdm (Brendan D.
    [Show full text]
  • Every Graph Occurs As an Induced Subgraph of Some Hypohamiltonian Graph
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE Received: 27 October 2016 Revised: 31 October 2017 Accepted: 20 November 2017 provided by Ghent University Academic Bibliography DOI: 10.1002/jgt.22228 ARTICLE Every graph occurs as an induced subgraph of some hypohamiltonian graph Carol T. Zamfirescu1 Tudor I. Zamfirescu2,3,4 1 Department of Applied Mathematics, Com- Abstract puter Science and Statistics, Ghent University, Krijgslaan 281 - S9, 9000 Ghent, Belgium We prove the titular statement. This settles a problem 2Fachbereich Mathematik, Universität of Chvátal from 1973 and encompasses earlier results Dortmund, 44221 Dortmund, Germany of Thomassen, who showed it for 3, and Collier and 3 “Simion Stoilow” Institute of Mathematics, Schmeichel, who proved it for bipartite graphs. We also Roumanian Academy, Bucharest, Roumania show that for every outerplanar graph there exists a pla- 4College of Mathematics and Information Science, Hebei Normal University, 050024 nar hypohamiltonian graph containing it as an induced Shijiazhuang, P.R. China subgraph. Correspondence Carol T. Zamfirescu, Department of KEYWORDS Applied Mathematics, Computer Sci- hypohamiltonian, induced subgraph ence and Statistics, Ghent University, Krijgslaan 281 - S9, 9000 Ghent, Belgium. MSC 2010. Email: czamfi[email protected] 05C10, 05C45, 05C60 Funding information Fonds Wetenschappelijk Onderzoek 1 INTRODUCTION Consider a non-hamiltonian graph . We call hypohamiltonian if for every vertex in , the graph − is hamiltonian. In similar spirit, is said to be almost hypohamiltonian if there exists a vertex in , which we will call exceptional, such that − is non-hamiltonian, and for any vertex ≠ in , the graph − is hamiltonian. For an overview of results on hypohamiltonicity till 1993, see the survey by Holton and Sheehan [7].
    [Show full text]
  • On Stable Cycles and Cycle Double Covers of Graphs with Large Circumference
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 312 (2012) 2540–2544 Contents lists available at SciVerse ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc On stable cycles and cycle double covers of graphs with large circumference Jonas Hägglund ∗, Klas Markström Department of Mathematics and Mathematical Statistics, Umeå University, SE-901 87 Umeå, Sweden article info a b s t r a c t Article history: A cycle C in a graph is called stable if there exists no other cycle D in the same graph such Received 11 October 2010 that V .C/ ⊆ V .D/. In this paper, we study stable cycles in snarks and we show that if a Accepted 16 August 2011 cubic graph G has a cycle of length at least jV .G/j − 9 then it has a cycle double cover. We Available online 23 September 2011 also give a construction for an infinite snark family with stable cycles of constant length and answer a question by Kochol by giving examples of cyclically 5-edge connected snarks Keywords: with stable cycles. Stable cycle ' 2011 Elsevier B.V. All rights reserved. Snark Cycle double cover Semiextension 1. Introduction In this paper, a cycle is a connected 2-regular subgraph. A cycle double cover (usually abbreviated CDC) is a multiset of cycles covering the edges of a graph such that each edge lies in exactly two cycles. The following is a famous open conjecture in graph theory. Conjecture 1.1 (CDCC).
    [Show full text]
  • Improved Bounds for Hypohamiltonian Graphs∗
    Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 13 (2017) 235–257 Improved bounds for hypohamiltonian graphs∗ Jan Goedgebeur , Carol T. Zamfirescu Department of Applied Mathematics, Computer Science & Statistics, Ghent University, Krijgslaan 281-S9, 9000 Ghent, Belgium In loving memory of Ella. Received 23 February 2016, accepted 16 January 2017, published online 6 March 2017 Abstract A graph G is hypohamiltonian if G is non-hamiltonian and G − v is hamiltonian for every v 2 V (G). In the following, every graph is assumed to be hypohamiltonian. Aldred, Wormald, and McKay gave a list of all graphs of order at most 17. In this article, we present an algorithm to generate all graphs of a given order and apply it to prove that there exist exactly 14 graphs of order 18 and 34 graphs of order 19. We also extend their results in the cubic case. Furthermore, we show that (i) the smallest graph of girth 6 has order 25, (ii) the smallest planar graph has order at least 23, (iii) the smallest cubic planar graph has order at least 54, and (iv) the smallest cubic planar graph of girth 5 with non-trivial automorphism group has order 78. Keywords: Hamiltonian, hypohamiltonian, planar, girth, cubic graph, exhaustive generation. Math. Subj. Class.: 05C10, 05C38, 05C45, 05C85 1 Introduction Throughout this paper all graphs are undirected, finite, connected, and neither contain loops nor multiple edges, unless explicitly stated otherwise. A graph is hamiltonian if it contains a cycle visiting every vertex of the graph.
    [Show full text]
  • Cubic Maximal Nontraceable Graphsଁ Marietjie Frick, Joy Singleton
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 307 (2007) 885–891 www.elsevier.com/locate/disc Cubic maximal nontraceable graphsଁ Marietjie Frick, Joy Singleton University of South Africa, P.O. Box 392, Unisa 0003, South Africa Received 21 October 2003; received in revised form 2 November 2004; accepted 22 November 2005 Available online 20 September 2006 Abstract We determine a lower bound for the number of edges of a 2-connected maximal nontraceable graph, and present a construction of an infinite family of maximal nontraceable graphs that realize this bound. © 2006 Elsevier B.V. All rights reserved. MSC: 05C38 Keywords: Maximal nontraceable; Maximal nonhamiltonian; Hypohamiltonian; Hamiltonian path; Hamiltonian cycle; Traceable; Nontraceable; Hamiltonian; Nonhamiltonian; Maximal hypohamiltonian 1. Introduction We consider only simple, finite graphs G and denote the vertex set and edge set of G by V (G) and E(G), respectively. The open neighbourhood of a vertex v in G is the set NG(v) ={x ∈ V (G) : vx ∈ E(G)}.IfU is a nonempty subset of V (G), then U denotes the subgraph of G induced by U. A graph G is hamiltonian if it has a hamiltonian cycle (a cycle containing all the vertices of G), and traceable if it has a hamiltonian path (a path containing all the vertices of G). A graph G is maximal nonhamiltonian (MNH) if G is not hamiltonian, but G+e is hamiltonian for each e ∈ E(G), where G denotes the complement of G. A graph G is maximal nontraceable (MNT) if G is not traceable, but G + e is traceable for each e ∈ E(G).
    [Show full text]
  • The Traveling Salesman Problem
    M. J¨unger G. Reinelt G. Rinaldi THE TRAVELING SALESMAN PROBLEM R. 375 Gennaio 1994 Michael J¨unger - Institut f¨ur Informatik der Universit¨at zu K¨oln, Pohlig- straße 1, D-50696 K¨oln, Germany. Gerhard Reinelt - Institut f¨ur Angewandte Mathematik, Universit¨at Hei- delberg, Im Neuenheimer Feld 294, D-69120 Heidelberg, Germany. Giovanni Rinaldi - Istituto di Analisi dei Sistemi ed Informatica del CNR, Viale Manzoni 30, 00185 Roma, Italy. This paper presents a self-contained introduction into algorithmic and com- putational aspects of the traveling salesman problem and of related problems, along with their theoretical prerequisites as seen from the point of view of an operations researcher who wants to solve practical problem instances. Extensive computational results are reported on most of the algorithms de- scribed. Optimal solutions are reported for instances with sizes up to several thousand nodes as well as heuristic solutions with provably very high quality for larger instances. This is a preliminary version of one of the chapters of the volume “Networks” edited by M.O. Ball, T.L. Magnanti, C.L. Monma, and G.L. Nemhauser, of the series Handbooks in Operations Research and Management Science, to be published by North-Holland, Amsterdam. i ii M. J¨unger, G. Reinelt and G. Rinaldi CONTENTS 1. Introduction 1 2. Related problems 3 Traveling salesman problems in general graphs ............... 3 The graphical traveling salesman problem ................... 4 Hamiltonian and semi-Hamiltonian graphs .................. 4 The asymmetric traveling salesman problem ................. 4 The multisalesmen problem ............................. 5 The rural postman problem ............................. 5 The shortest Hamiltonian path problem .................... 6 The bottleneck traveling salesman problem .................
    [Show full text]
  • On Hypohamiltonian Snarks and a Theorem of Fiorini
    On Hypohamiltonian Snarks and a Theorem of Fiorini Jan Goedgebeur ∗ Department of Applied Mathematics, Computer Science & Statistics, Ghent University, Krijgslaan 281-S9, 9000 Ghent, Belgium Carol T. Zamfirescu † Department of Applied Mathematics, Computer Science & Statistics, Ghent University, Krijgslaan 281-S9, 9000 Ghent, Belgium In memory of the first author’s little girl Ella. Received dd mmmm yyyy, accepted dd mmmmm yyyy, published online dd mmmmm yyyy Abstract We discuss an omission in the statement and proof of Fiorini’s 1983 theorem on hypo- hamiltonian snarks and present a version of this theorem which is more general in several ways. Using Fiorini’s erroneous result, Steffen showed that hypohamiltonian snarks exist for some n ≥ 10 and each even n ≥ 92. We rectify Steffen’s proof by providing a correct demonstration of a technical lemma on flower snarks, which might be of separate interest. We then strengthen Steffen’s theorem to the strongest possible form by determining all or- ders for which hypohamiltonian snarks exists. This also strengthens a result of M´aˇcajov´a and Skoviera.ˇ Finally, we verify a conjecture of Steffen on hypohamiltonian snarks up to 36 vertices. Keywords: hypohamiltonian, snark, irreducible snark, dot product Math. Subj. Class.: 05C10, 05C38, 05C45, 05C85. arXiv:1608.07164v1 [math.CO] 25 Aug 2016 1 Introduction A graph G is hypohamiltonian if G itself is non-hamiltonian, but for every vertex v in G, the graph G−v is hamiltonian. A snark shall be a cubic cyclically 4-edge-connected graph with chromatic index 4 (i.e. four colours are required in any proper edge-colouring) and girth at least 5.
    [Show full text]
  • Igraph’ Documentation of August 16, 2008
    Package ‘igraph’ documentation of August 16, 2008 Version 0.5.1 Date Feb 14, 2008 Title Routines for simple graphs, network analysis. Author Gabor Csardi <[email protected]> Maintainer Gabor Csardi <[email protected]> Description Routines for simple graphs and network analysis. igraph can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality indices and much more. Depends stats Suggests stats4, rgl, tcltk, RSQLite, digest, graph, Matrix License GPL (>= 2) URL http://cneurocvs.rmki.kfki.hu/igraph R topics documented: igraph-package . .4 aging.prefatt.game . .5 alpha.centrality . .7 arpack . .9 articulation.points . 13 as.directed . 14 attributes . 15 barabasi.game . 17 betweenness . 19 biconnected.components . 21 bonpow . 22 canonical.permutation . 24 1 2 R topics documented: cliques . 26 closeness . 27 clusters . 29 cocitation . 30 cohesive.blocks . 31 edge.betweenness.community . 33 communities . 35 components . 36 constraint . 37 conversion . 38 decompose.graph . 39 degree . 40 degree.sequence.game . 41 diameter . 43 dyad.census . 44 edge.connectivity . 45 erdos.renyi.game . 46 evcent . 47 revolver ........................................... 49 fastgreedy.community . 53 forest.fire.game . 54 get.adjlist . 56 girth . 57 graph.adjacency . 58 Graphs from adjacency lists . 61 graph.automorphisms . 62 graph.constructors . 64 graph.data.frame . 66 graph.de.bruijn . 68 graph.density . 69 graph.famous . 70 graph.formula . 72 graph.graphdb . 74 graph-isomorphism . 76 graph.kautz . 79 graph.coreness . 80 graph.laplacian . 81 graph.lcf . 82 graph.maxflow . 83 graph-motifs . 85 igraph from/to graphNEL conversion . 86 graph.structure . 87 grg.game . 88 growing.random.game . 89 igraph-parameters .
    [Show full text]
  • Generation of Hypohamiltonian Graphs
    , Generation of hypohamiltonian graphs Jan Goedgebeur* Carol T. Zamfirescu * Combinatorial Algorithms and Algorithmic Graph Theory Department of Applied Mathematics and Computer Science Ghent University, Belgium caagt Jan Goedgebeur, Carol T. Zamfirescu Generation of hypohamiltonian graphs 1 Introduced by Sousselier in 1963. Smallest hypohamiltonian graph: Petersen graph. , Construction of hypohamiltonian graphs Definition A graph G is hypohamiltonian if G is non-hamiltonian and G − v is hamiltonian for every v 2 V (G). Jan Goedgebeur, Carol T. Zamfirescu Generation of hypohamiltonian graphs 2 , Construction of hypohamiltonian graphs Definition A graph G is hypohamiltonian if G is non-hamiltonian and G − v is hamiltonian for every v 2 V (G). Introduced by Sousselier in 1963. Smallest hypohamiltonian graph: Petersen graph. Jan Goedgebeur, Carol T. Zamfirescu Generation of hypohamiltonian graphs 2 Aldred, McKay, and Wormald, 1997: Generation algorithm for hypohamiltonian graphs. Determined all hypohamiltonian graphs up to 17 vertices. Order 10 11 12 13 14 15 16 17 # graphs 1 0 0 1 0 1 4 0 Combined with other results: There exists a hypohamiltonian graph of order n () n 2 f10; 13; 15; 16g or n ≥ 18. , Construction of hypohamiltonian graphs Chvátal, 1973: There exists a hypohamiltonian graph for every order n ≥ 26. Jan Goedgebeur, Carol T. Zamfirescu Generation of hypohamiltonian graphs 3 Combined with other results: There exists a hypohamiltonian graph of order n () n 2 f10; 13; 15; 16g or n ≥ 18. , Construction of hypohamiltonian graphs Chvátal, 1973: There exists a hypohamiltonian graph for every order n ≥ 26. Aldred, McKay, and Wormald, 1997: Generation algorithm for hypohamiltonian graphs. Determined all hypohamiltonian graphs up to 17 vertices.
    [Show full text]
  • Graph Theory Graph Theory (III)
    J.A. Bondy U.S.R. Murty Graph Theory (III) ABC J.A. Bondy, PhD U.S.R. Murty, PhD Universite´ Claude-Bernard Lyon 1 Mathematics Faculty Domaine de Gerland University of Waterloo 50 Avenue Tony Garnier 200 University Avenue West 69366 Lyon Cedex 07 Waterloo, Ontario, Canada France N2L 3G1 Editorial Board S. Axler K.A. Ribet Mathematics Department Mathematics Department San Francisco State University University of California, Berkeley San Francisco, CA 94132 Berkeley, CA 94720-3840 USA USA Graduate Texts in Mathematics series ISSN: 0072-5285 ISBN: 978-1-84628-969-9 e-ISBN: 978-1-84628-970-5 DOI: 10.1007/978-1-84628-970-5 Library of Congress Control Number: 2007940370 Mathematics Subject Classification (2000): 05C; 68R10 °c J.A. Bondy & U.S.R. Murty 2008 Apart from any fair dealing for the purposes of research or private study, or criticism or review, as permitted under the Copyright, Designs and Patents Act 1988, this publication may only be reproduced, stored or trans- mitted, in any form or by any means, with the prior permission in writing of the publishers, or in the case of reprographic reproduction in accordance with the terms of licenses issued by the Copyright Licensing Agency. Enquiries concerning reproduction outside those terms should be sent to the publishers. The use of registered name, trademarks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant laws and regulations and therefore free for general use. The publisher makes no representation, express or implied, with regard to the accuracy of the information contained in this book and cannot accept any legal responsibility or liability for any errors or omissions that may be made.
    [Show full text]
  • Polyhedral Theory, Flows an D Ne Twork S CO@W Berlin
    Basics of polyhedral theory, flows an d ne twor ks CO@W Berlin Mar tin Gr ötschel 28.09.2015 Martin Grötschel . Institut für Mathematik, Technische Universität Berlin (TUB) . DFG-Forschungszentrum “Mathematik für Schlüsseltechnologien” (MATHEON) . Konrad-Zuse-Zentrum für Informationstechnik Berlin (ZIB) [email protected] http://www.zib.de/groetschel 2 Graph Theory: Super Quick CO@W . Graph G=(V,E), nodes, edges e=ij . Digraph D=(V,A), nodes arcs a=(u,v) Concepts . Chain, walk, path, cycle, circuit . clique, stable set, matching . coloring, clique cover, clique partitioning, edge coloring . … . Optimization problems associated with these . Polynomial time solvability, NP-hardness I assume that this is known Martin Grötschel 3 Special „simple“ combinatorial optimization problems CO@W Finding a . minimum spanning tree in a graph . shtthortest pa thith in a ditddirected graph . maximum matching in a graph . minimum capacity cut separating two given nodes of a gpgraph or dig gpraph . cost-minimal flow through a network with capacities and costs on all edges . … These problems are solvable in polynomial time. Martin Grötschel 4 Special „hard“ combinatorial optimization problems CO@W . travelling salesman problem (the prototype problem) . location und routing . set-packing, partitioning, -covering . max-cut . linear ordering . scheduling (with a few exceptions) . node and edge colouring . … These problems are NP-hard (in the sense of complexity theory). Martin Grötschel 5 Contents CO@W 1. Linear programs 2. Polyhedra 3. Algorithms for ppyolyhedra - Fourier-Motzkin elimination - some Web resources 4. Semi-algebraic geometry 5. Faces of polyhedra 6. Flows, networks, min-max results 7. The travelling salesman ppypolytope Martin Grötschel 6 Contents CO@W 1.
    [Show full text]
  • Infinitely Many Planar Cubic Hypohamiltonian Graphs of Girth 5
    Infinitely many planar cubic hypohamiltonian graphs of girth 5 Jan GOEDGEBEUR∗† and Carol T. ZAMFIRESCU∗‡ In loving memory of Ella. Abstract. A graph G is hypohamiltonian if G is non-hamiltonian and for every vertex v in G, the graph G − v is hamiltonian. McKay asked in [J. Graph Theory 85 (2017) 7–11] whether infinitely many planar cubic hypohamiltonian graphs of girth 5 exist. We settle this question affirmatively. Keywords. Hamiltonian, hypohamiltonian, planar, cubic, dot product 1 Introduction Every graph in this paper will be undirected, finite, connected, and contain neither loops nor multiple edges, unless stated otherwise. A graph is hamiltonian (traceable) if it contains a cycle (path) visiting every vertex of the graph—such a cycle or path is called hamiltonian. A graph G is hypohamiltonian (hypotraceable) if G itself is non-hamiltonian (non-traceable), but for every vertex v in G, the graph G − v is hamiltonian (traceable). The study of hypohamiltonicity goes back to a paper of Sousselier [15] from the early sixties. The 1993 survey of Holton and Sheehan [8] provides a good overview. For the latest developments we refer the reader to the following articles and the refer- ences found therein: the papers [6, 7] by the two authors of this work, and articles by Jooyandeh, McKay, Osterg˚ard,¨ Pettersson, and the second author [11], McKay [12], and the second author [18]. Ozeki and Vr´ana [13] recently used hypohamiltonicity to show that there exist infinitely many graphs which are 2-hamiltonian but not 2- edge-hamiltonian-connected, while Wiener [17] makes heavy use of hypohamiltonian graphs in his study of leaf-stable and leaf-critical graphs.
    [Show full text]