Steiner Wiener Index of Block Graphs

Total Page:16

File Type:pdf, Size:1020Kb

Steiner Wiener Index of Block Graphs Steiner Wiener index of block graphs MatjaˇzKovˇse, Rasila V A, Ambat Vijayakumar Abstract Let S be a set of vertices of a connected graph G. The Steiner distance of S is the minimum size of a connected subgraph of G containing all the vertices of S. The Steiner k-Wiener index is the sum of all Steiner distances on sets of k vertices of G. Different simple methods for calculating the Steiner k-Wiener index of block graphs are presented. MR Subject Classifications: 05C12 Keywords: Distance in graphs; Steiner distance; Wiener index; Steiner k-Wiener index; block graphs; poset of block graphs. 1 Introduction All graphs in this paper are simple, finite and undirected. Unless stated otherwise let n = jV (G)j and m = jE(G)j, hence n denotes the order and m size of a graph G. If G is a connected graph and u; v 2 V (G), then the (geodetic) distance dG(u; v) (or simply d(u; v) if there is no confusion about G) between u and v is the number of edges on a shortest path connecting u and v. The Wiener index W (G) of a connected graph G is defined as X W (G) = d(u; v): fu;vg2V (G) The first investigation of this distance-based graph invariant was done by Wiener in 1947, who realized in [21] that there exist correlations between the boiling points of paraffins and their molecular structure and noted that in the case of a tree it can be easily calculated from the edge contributions by the following formula: X W (T ) = n(T1)n(T2); (1) e2E(T ) where n(T1) and n(T2) denote the number of vertices in connected components T1 and T2 formed by removing an edge e from the tree T . The Steiner distance of a graph has been introduced in [7] by Chartrand et al., as a natural generalization of the geodetic graph distance. For a connected graph G and S ⊆ V (G), the Steiner distance dG(S) (or simply d(S)) among the vertices of S is the minimum size among all arXiv:1805.08143v2 [math.CO] 13 Sep 2018 connected subgraphs whose vertex sets contain S. Note that any such subgraph H is a tree, called a Steiner tree connecting vertices from S. Vertices of S are called terminal vertices of tree H, while the rest of the vertices of H are called inner vertices of the Steiner tree H. If S = fu; vg, then d(S) = d(u; v) coincides with the geodetic distance between u and v. In [9] Dankelmann et al. followed by studying the average k-Steiner distance µk(G). In [15], Li et al. introduced a generalization of the Wiener index by using the Steiner distance. The Steiner k-Wiener index SWk(G) of a connected graph G is defined as X SWk(G) = d(S): S⊆V (G) jSj=k 1 For k = 2, the Steiner k-Wiener index coincides with the Wiener index. The average k-Steiner n distance µk(G) is related to the Steiner k-Wiener index via the equality µk(G) = SWk(G)= k . In [15] the exact values of the Steiner k-Wiener index of the path, star, complete graph, and complete bipartite graph and sharp lower and upper bounds for SWk(G) for connected graphs and for trees have been obtained. In [12] an application of Steiner k-Wiener index in math- ematical chemistry is reported, and it is shown that the term W (G) + λSWk(G) provides a better approximation for the boiling points of alkanes than W (G) itself, and that the best such approximation is obtained for k = 7. For a survey on Steiner distance see [16]. The problem of deciding whether for a given subset of vertices in a graph G there exist a Steiner tree of size at most t belongs to the classical NP-complete problems from [11]. Hence for k > 2 it is not very likely to find an efficient way to compute the Steiner k-Wiener index for general graphs. Therefore it becomes interesting to either find efficient procedures to compute the Steiner k-Wiener index or bounds for particular classes of graphs. A vertex v is a cut vertex of graph G if deleting v and all edges incident to it increases the number of connected components G. A block of a graph is a maximal connected vertex induced subgraph that has no cut vertices. A block graph is a graph in which every block is a clique. Block graphs are a natural generalization of trees, and they arise in areas such as metric graph theory, [1], molecular graphs [3] and phylogenetics [10]. They have been characterized in various ways, for example, as certain intersection graphs [13], or in terms of distance conditions [3]. In [2] it has been shown that the determinant of the distance matrix of a block graph depends only on types of blocks, and not how they are connected. Steiner distance, Steiner centers and Steiner medians of block graphs have been studied in [19]. A vertex of a block graph G that appears in only one block is called a pendant vertex. Hence there are exacly two types of vertices in a block graph: cut vertices and pendant vertices. A block B is called a pendant block if B has a non-empty intersection with a unique block in G. Any block graph different from a complete graph has at least two pendant blocks. Pendant vertex from a pendant block of G is called a leaf of G. For a block graph G with blocks B1;B2;:::;Bt, let bi = jV (Bi)j, for i 2 f1; : : : ; tg. We call a sequence b1 ≥ b2 ≥ ::: ≥ bt the block order sequence of G. A line graph L(G) of a simple graph G is obtained by associating a vertex with each edge of the graph and connecting two vertices with an edge if and only if the corresponding edges of G have a vertex in common. A graph is a line graph of a tree if it is a connected block graph in which each cut vertex is in exactly two blocks, hence they are claw-free block graphs: no induced subgraph is a claw - a complete bipartite graph K1;3: A caterpillar is a tree with the property that a path remains if all leaves are deleted. This path is called the backbone of the caterpillar. Line graphs of caterpillars are called path-like block graphs. These are all block graphs with precisely two pendant blocks. The windmill graph W d(r; t) is a block graph constructed by joining t copies of Kr at a shared vertex, where r; t ≥ 2. If v 2 V (G) is adjacent to all other vertices of G, it is called a universal vertex. A block graph with a universal vertex is called star-like block graph. For v 2 V (G) let N(v) denote the set of all neighbours. The degree of vertex v 2 V (G) in graph G is defined as the number of neighbours and denoted with deg(v), i.e., deg(v) = jN(v)j. Graph G has degree sequence λ = (d1; : : : ; dn), d1 ≥ d2 ≥ ::: ≥ dk, if vertices of G can be indexed from v1 to vn such that deg(vi) = di, i = 1; : : : ; n. Let T (λ) be the set of trees with degree sequence λ. It is known that T (λ) is not empty, if and only if d1 + ::: + dn = 2(n − 1). The Cartesian product G H of two graphs G and H is the graph with vertex set V (G) × V (H) and (a; x)(b; y) 2 E(G H) whenever either ab 2 E(G) and x = y, or a = b and xy 2 E(H). Cartesian products of complete graphs are called Hamming graphs. They can be alternatively described as follows. For i = 1; 2; : : : ; t let ri ≥ 2 be given integers. Let G be the graph whose vertices are the t-tuples a1; a2; : : : at with ai 2 f0; 1; : : : ; ri − 1g. Two vertices being 2 adjacent if the corresponding tuples differ in precisely one place. Then it is straightforward to see that G is isomorphic to Kr1 2Kr2 2 ··· 2Krt . A subgraph H of G is called isometric (or distance preserving) if dH (u; v) = dG(u; v) for all u; v 2 V (H). Isometric subgraphs of Hamming graphs are called partial Hamming graphs. The Hamming distance between two t-tuples is defined as the number of positions in which these t-tuples differ, in a partial Hamming graph it coincides with the geodetic distance. In this paper we obtain several simple methods for calculating the Steiner k-Wiener index of block graphs. In Section2 we present the block decomposition formula of the Steiner k- Wiener index of block graphs. In Section3 we present the edge decomposition formula of the Steiner 3-Wiener index of block graphs. In Section4 we present the vertex decomposition formula of the Steiner k-Wiener index of block graphs and relate it to the k-Steiner betweenness centrality. In Section5 we study the graphs which minimize or maximize Steiner k-Wiener index among all block graphs with the same set of blocks, and obtain the sharp lower bound. To describe block graphs that maximize the Steiner k-Wiener index we introduce a special graph transformation called generalized block shift, which generalizes the generalized tree shift transformation introduced in [8] by Csikv´ari. 2 Block decomposition formula of Steiner k-Wiener index of block graphs Let n(G) denote the number of vertices of a graph G.
Recommended publications
  • Graphs with Few Eigenvalues
    Graphs with few eigenvalues An interplay between combinatorics and algebra Graphs with few eigenvalues An interplay between combinatorics and algebra Proefschrift ter verkrijging van de graad van doctor aan de Katholieke Universiteit Brabant, op gezag van de rector magnificus, prof. dr. L.F.W. de Klerk, in het openbaar te verdedigen ten overstaan van een door het college van dekanen aangewezen commissie in de aula van de Universiteit op vrijdag 4 oktober 1996 om 14.15 uur door Edwin Robert van Dam geboren op 27 augustus 1968 te Valkenswaard Promotor: Prof. dr. S.H. Tijs Copromotor: Dr. ir. W.H. Haemers Ter nagedachtenis van Opa Vogel Acknowledgements During the past four years I have had the pleasure to work on this thesis under the supervision of Willem Haemers. His support and guidance have always been stimulating, and I have found Willem always available. So thanks Willem, I had a great time. I also wish to thank Stef Tijs, for being my promoter, and the other members of the thesis committee: Andries Brouwer, Giel Paardekooper, Lex Schrijver and Ted Spence. Special thanks go to Ted Spence for the enjoyable cooperation in the past years, and for always providing me with interesting combinatorial data. Furthermore I would like to thank Jaap Seidel for inspiring me, D.G. Higman for his inspiring manuscript on rank four association schemes, and all other people who showed interest in my work. During the past years I attended several graduate courses with great pleasure, and I thank the organizers and lecturers of LNMB and EIDMA for those.
    [Show full text]
  • Geodetic Graphs of Diameter Two and Some Related Structures*
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector IOURNAL OF COMBINATORIAL THEORY, Series B 41. 218-229 (1986) Geodetic Graphs of Diameter Two and Some Related Structures* RAFFAELE SCAPELLATO Dipartimento di Mafematica, Universitci di Parma, 43100 Parma, kaiy Communicated by the Managing Editors Received March 30, 1985 We show a connection between 2-connected geodetic graphs of diameter two and certain geometric structures; we apply this result, proving that these graphs fall into three classes: (1) strongly regular graphs with p= I; (2) pyramids; (3) A- graphs. (The definitions for (I), (2), and (3) are given in the text.) We also give some results on graphs of type (3), including some non-existence conditions. Finally, we consider a more general class of graphs, showing a connection between some of them and Sperner spaces. 0 1986 Academic Press, Inc. A (finite, simple, undirected) graph is said to be geodetic if every pair of its vertices is connected by one and only one shortest path. Recently many authors have worked on geodetic graphs (see, e.g., [2, 7, 10, 11, 121). In the first section of this paper we give constructions and results on some classes of graphs, which we will apply in what follows. Next we present a classification of geodetic 2-connected graphs of diameter two. We also show (section 2) how geodetic graphs of diameter two with certain parameters are obtained from afflne planes. Finally, in Section 3 we deal with a larger class of graphs (F-geodetic), which are a natural generalization of both geodetic and distance-regular graphs; among other things, it is proved that there is a connection between some of these graphs and Sperner spaces.
    [Show full text]
  • Spectra of Graphs
    Spectra of graphs Andries E. Brouwer Willem H. Haemers 2 Contents 1 Graph spectrum 11 1.1 Matricesassociatedtoagraph . 11 1.2 Thespectrumofagraph ...................... 12 1.2.1 Characteristicpolynomial . 13 1.3 Thespectrumofanundirectedgraph . 13 1.3.1 Regulargraphs ........................ 13 1.3.2 Complements ......................... 14 1.3.3 Walks ............................. 14 1.3.4 Diameter ........................... 14 1.3.5 Spanningtrees ........................ 15 1.3.6 Bipartitegraphs ....................... 16 1.3.7 Connectedness ........................ 16 1.4 Spectrumofsomegraphs . 17 1.4.1 Thecompletegraph . 17 1.4.2 Thecompletebipartitegraph . 17 1.4.3 Thecycle ........................... 18 1.4.4 Thepath ........................... 18 1.4.5 Linegraphs .......................... 18 1.4.6 Cartesianproducts . 19 1.4.7 Kronecker products and bipartite double. 19 1.4.8 Strongproducts ....................... 19 1.4.9 Cayleygraphs......................... 20 1.5 Decompositions............................ 20 1.5.1 Decomposing K10 intoPetersengraphs . 20 1.5.2 Decomposing Kn into complete bipartite graphs . 20 1.6 Automorphisms ........................... 21 1.7 Algebraicconnectivity . 22 1.8 Cospectralgraphs .......................... 22 1.8.1 The4-cube .......................... 23 1.8.2 Seidelswitching. 23 1.8.3 Godsil-McKayswitching. 24 1.8.4 Reconstruction ........................ 24 1.9 Verysmallgraphs .......................... 24 1.10 Exercises ............................... 25 3 4 CONTENTS 2 Linear algebra 29 2.1
    [Show full text]
  • Strong Geodetic Cores and Cartesian Product Graphs Valentin Gledel, Vesna Iršič, Sandi Klavžar
    Strong geodetic cores and Cartesian product graphs Valentin Gledel, Vesna Iršič, Sandi Klavžar To cite this version: Valentin Gledel, Vesna Iršič, Sandi Klavžar. Strong geodetic cores and Cartesian product graphs. 2018. hal-01756450 HAL Id: hal-01756450 https://hal.archives-ouvertes.fr/hal-01756450 Preprint submitted on 2 Apr 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Strong geodetic cores and Cartesian product graphs Valentin Gledel a Vesna Irˇsiˇc b,c Sandi Klavˇzar b,c,d March 30, 2018 a Univ Lyon, Universit´eLyon 1, LIRIS UMR CNRS 5205, F-69621, Lyon, France b Institute of Mathematics, Physics and Mechanics, Ljubljana, Slovenia c Faculty of Mathematics and Physics, University of Ljubljana, Slovenia d Faculty of Natural Sciences and Mathematics, University of Maribor, Slovenia Abstract The strong geodetic problem on a graph G is to determine a smallest set of vertices such that by fixing one shortest path between each pair of its vertices, all vertices of G are covered. To do this as efficiently as possible, strong geodetic cores and related numbers are introduced. Sharp upper and lower bounds on the strong geodetic core number are proved.
    [Show full text]
  • Download (1077Kb)
    A Thesis Submitted for the Degree of PhD at the University of Warwick Permanent WRAP URL: http://wrap.warwick.ac.uk/108882 Copyright and reuse: This thesis is made available online and is protected by original copyright. Please scroll down to view the document itself. Please refer to the repository record for this item for information to help you to cite it. Our policy information is available from the repository home page. For more information, please contact the WRAP Team at: [email protected] warwick.ac.uk/lib-publications Interactions between large-scale invariants in infinite graphs by Bruno Federici Thesis Submitted to the University of Warwick for the degree of Doctor of Philosophy Warwick Mathematical Institute December 2017 Contents List of Figures iii Acknowledgments iv Declarations v Abstract vi Chapter 1 Introduction 1 1.1 Hyperbolicity vs. Amenability for plane graphs . 1 1.2 A Liouville hyperbolic souvlaki . 3 1.3 The set of all graphs as a pseudometric space . 4 1.4 GeodeticCayleygraphs ............................ 4 1.5 Embedding Z in Z2 with large distortion . 5 Chapter 2 Hyperbolicity vs. Amenability for planar graphs 6 2.1 Introduction................................... 6 2.1.1 Tightness of Theorem 3 . 7 2.2 Definitions.................................... 9 2.3 Hyperbolicity and uniform isoperimetricity imply bounded codegree . 11 2.4 Non-amenability and bounded codegree imply hyperbolicity . 16 2.5 Hyperbolicity and uniform isoperimetricity imply non-amenability . 19 2.6 Graphs with unbounded degrees . 25 Chapter 3 A Liouville hyperbolic souvlaki 26 3.1 Introduction................................... 26 3.2 Definitions and basic facts . 27 3.3 The hyperbolic Souvlaki .
    [Show full text]
  • Strong Geodetic Problem in Networks
    Strong geodetic problem in networks Paul Manuel a Sandi Klavˇzar b;c;d Antony Xavier e Andrew Arokiaraj e Elizabeth Thomas e a Department of Information Science, College of Computing Science and Engineering, Kuwait University, Kuwait [email protected] b Faculty of Mathematics and Physics, University of Ljubljana, Slovenia [email protected] c Faculty of Natural Sciences and Mathematics, University of Maribor, Slovenia d Institute of Mathematics, Physics and Mechanics, Ljubljana, Slovenia e Department of Mathematics, Loyola College, Chennai, India Abstract In order to model certain social network problems, the strong geodetic problem and its related invariant, the strong geodetic number, are introduced. The problem is conceptually similar to the classical geodetic problem but seems intrinsically more difficult. The strong geodetic number is compared with the geodetic number and with the isometric path number. It is deter- mined for several families of graphs including Apollonian networks. Applying Sierpi´nskigraphs, an algorithm is developed that returns a minimum path cover of Apollonian networks corresponding to the strong geodetic number. It is also proved that the strong geodetic problem is NP-complete. Keywords: geodetic problem; strong geodetic problem; Apollonian networks; Sierpi´nski graphs; computational complexity AMS Subj. Class.: 05C12, 05C70, 68Q17 1 Introduction Shortest paths play a significant role in graph theory due to its strategic applications in several domains such as transportation problems, communication problems, etc. In the literature, shortest paths are also known as geodesics as well as isometric paths. 1 The following social network problem was considered in [21]. A vertex repre- sents a member of the social network and an edge represents direct communication between two members of the social network.
    [Show full text]
  • Enumerations, Forbidden Subgraph Characterizations, and the Split-Decomposition
    Enumerations, Forbidden Subgraph Characterizations, and the Split-Decomposition Maryam Bahrani∗ Jérémie Lumbroso∗ Abstract As far as we know, while these notions are part and parcel Forbidden characterizations may sometimes be the most nat- of the work of graph theorists, they are usually not exploited ural way to describe families of graphs, and yet these char- by analytic combinatorists. For forbidden minors, there is acterizations are usually very hard to exploit for enumerative the penetrating article of Bousquet-Mélou and Weller [4]. purposes. For forbidden subgraphs or forbidden induced subgraphs, we By building on the work of Gioan and Paul (2012) and know of few papers, except because of the simple nature of Chauve et al. (2014), we show a methodology by which we graphs [31], or because some other, alternate property is used constrain a split-decomposition tree to avoid certain patterns, instead [5], or only asymptotics are determined [32]. thereby avoiding the corresponding induced subgraphs in the We are concerned, in this paper, with forbidden induced original graph. subgraphs. We thus provide the grammars and full enumeration for a wide set of graph classes: ptolemaic, block, and variants Split-decomposition and forbidden induced subgraphs. of cactus graphs (2,3-cacti, 3-cacti and 4-cacti). In certain Chauve et al. [7] observed that relatively well-known graph cases, no enumeration was known (ptolemaic, 4-cacti); in decomposition, called the split-decomposition, could be a other cases, although the enumerations were known, an fruitful means to enumerate a certain class called distance- abundant potential is unlocked by the grammars we provide hereditary graphs, of which the enumeration had until then (in terms of asymptotic analysis, random generation, and not been known (since the best known result was the bound parameter analyses, etc.).
    [Show full text]
  • Geodetic Graphs and Convexity. Michael Franklyn Bridgland Louisiana State University and Agricultural & Mechanical College
    Louisiana State University LSU Digital Commons LSU Historical Dissertations and Theses Graduate School 1983 Geodetic Graphs and Convexity. Michael Franklyn Bridgland Louisiana State University and Agricultural & Mechanical College Follow this and additional works at: https://digitalcommons.lsu.edu/gradschool_disstheses Recommended Citation Bridgland, Michael Franklyn, "Geodetic Graphs and Convexity." (1983). LSU Historical Dissertations and Theses. 3917. https://digitalcommons.lsu.edu/gradschool_disstheses/3917 This Dissertation is brought to you for free and open access by the Graduate School at LSU Digital Commons. It has been accepted for inclusion in LSU Historical Dissertations and Theses by an authorized administrator of LSU Digital Commons. For more information, please contact [email protected]. INFORMATION TO USERS This reproduction was made from a copy of a document sent to us for microfilming. While the most advanced technology has been used to photograph and reproduce this document, the quality of the reproduction is heavily dependent upon the quality of the material submitted. The following explanation of techniques is provided to help clarify markings or notations which may appear on this reproduction. 1.The sign or “target” for pages apparently lacking from the document photographed is “Missing Page(s)”. If it was possible to obtain the missing page(s) or section, they are spliced into the film along with adjacent pages. This may have necessitated cutting through an image and duplicating adjacent pages to assure complete continuity. 2. When an image on the film is obliterated with a round black mark, it is an indication of either blurred copy because of movement during exposure, duplicate copy, or copyrighted materials that should not have been filmed.
    [Show full text]
  • Drawing Shortest Paths in Geodetic Graphs?
    Drawing Shortest Paths in Geodetic Graphs? Sabine Cornelsen1[0000−0002−1688−394X], Maximilian Pfister2[0000−0002−7203−0669], Henry F¨orster2[0000−0002−1441−4189], Martin Gronemann3[0000−0003−2565−090X], Michael Hoffmann4[0000−0001−5307−7106], Stephen Kobourov5[0000−0002−0477−2724], and Thomas Schneck2[0000−0003−4061−8844] 1 University of Konstanz, Germany [email protected] 2 University of T¨ubingen,Germany fpfister,foersth,[email protected] 3 University of Osnabr¨uck, Germany [email protected] 4 Department of Computer Science, ETH Z¨urich, Switzerland [email protected] 5 Department of Computer Science, University of Arizona, USA [email protected] Abstract. Motivated by the fact that in a space where shortest paths are unique, no two shortest paths meet twice, we study a question posed by Greg Bodwin: Given a geodetic graph G, i.e., an unweighted graph in which the shortest path between any pair of vertices is unique, is there a philogeodetic drawing of G, i.e., a drawing of G in which the curves of any two shortest paths meet at most once? We answer this question in the negative by showing the existence of geodetic graphs that require some pair of shortest paths to cross at least four times. The bound on the number of crossings is tight for the class of graphs we construct. Furthermore, we exhibit geodetic graphs of diameter two that do not admit a philogeodetic drawing. Keywords: Edge crossings · Unique Shortest Paths · Geodetic graphs. 1 Introduction arXiv:2008.07637v1 [cs.DM] 17 Aug 2020 Greg Bodwin [1] examined the structure of shortest paths in graphs with edge weights that guarantee that the shortest path between any pair of vertices is unique.
    [Show full text]
  • The Upper and Lower Geodetic Numbers of Graphs ∗
    The Upper and Lower Geodetic Numbers of Graphs ¤ Lin Dong Changhong Lu y Xiao Wang Department of Mathematics East China Normal University Shanghai, 200062, P.R.China Abstract For any two vertices u and v in a graph G (digraph D, respectively), a u-v geodesic is a shortest path between u and v (from u to v, respectively). Let I(u; v)(ID(u; v), respectively) denote the set of all vertices lying on a u-v geodesic. For a vertex subset S, let IG(S)(ID(S), respectively) denote the union of all IG(u; v) (ID(u; v), respectively) for u; v 2 S. The geodetic number g(G)(g(D), respectively) of a graph G (digraph D, respectively) is the minimum cardinality of a set S with IG(S) = V (G)(ID(S) = V (D), respectively). The geodetic spectrum of a graph G, denote by S(G), is the set of geodetic numbers of all orientations of graph G. The lower geodetic number is g¡(G) = minS(G). The upper geodetic number is g+(G) = maxS(G). The main purpose of this paper is to investigate lower and upper geodetic numbers of graphs. Our main results in this paper are: (i) For any connected graph G and any spanning tree T of G, g¡(G) · l(T ), where l(T ) is the number of leaves of T . (ii) The conjecture g+(G) ¸ g(G) is true for chordal graphs or graphs with no 3-cycle or graphs of 4-colorable. Keywords: Convex set; Digraph; Distance; Geodesic; Geodetic number 1 Introduction The graphs considered here are finite and simple (no loops or parallel edges).
    [Show full text]
  • Drawing Shortest Paths in Geodetic Graphs⋆
    Lines: 200 Drawing Shortest Paths in Geodetic Graphs? Sabine Cornelsen1??, Maximilian Pfister2, Henry F¨orster2, Martin Gronemann3, Michael Hoffmann4???, Stephen Kobourov5, and Thomas Schneck2 1 University of Konstanz, Germany 2 University of T¨ubingen,Germany 3 University of Osnabr¨uck, Germany 4 Department of Computer Science, ETH Z¨urich, Switzerland 5 Department of Computer Science, University of Arizona, USA 1 Abstract. Motivated by the fact that in a space where shortest paths 2 are unique, no two shortest paths meet twice, we study a question posed 3 by Greg Bodwin: Given a geodetic graph G, i.e., an unweighted graph in 4 which the shortest path between any pair of vertices is a unique, is there 5 a philogeodetic drawing of G, i.e., a drawing of G in which the curves 6 of any two shortest paths meet at most once? We answer this question 7 in the negative by showing the existence of geodetic graphs that require 8 some pair of shortest paths to cross at least four times. The bound on 9 the number of crossings is tight for the class of graphs we construct. 10 Furthermore, we exhibit geodetic graphs of diameter two that do not 11 admit a philogeodetic drawing. Keywords: Edge crossings · Unique Shortest Paths · Geodetic graphs. 12 1 Introduction 13 Greg Bodwin [1] examined the structure of shortest paths in graphs with edge 14 weights that guarantee that the shortest path between any pair of vertices is 15 unique. Motivated by the fact that a set of unique shortest paths is consistent in 16 the sense that no two such paths can \intersect, split apart, and then intersect 17 again" he conjectured that if the shortest path between any pair of vertices in a 18 graph is unique then the graph can be drawn so that any two shortest paths meet 2 19 at most once.
    [Show full text]
  • Geodesic Geometry on Graphs
    Geodesic Geometry on Graphs Daniel Cizma∗ Nati Linial† July 29, 2020 Abstract We investigate a graph theoretic analog of geodesic geometry. In a graph G = (V, E) we consider a system of paths P = {Pu,v|u, v ∈ V } where Pu,v connects vertices u and v. This system is consistent in that if vertices y,z are in Pu,v, then the sub-path of Pu,v between them coincides with Py,z. A map w : E → (0, ∞) is said to induce P if for every u, v ∈ V the path Pu,v is w-geodesic. We say that G is metrizable if every consistent path system is induced by some such w. As we show, metrizable graphs are very rare, whereas there exist infinitely many 2-connected metrizable graphs. 1 Introduction The idea of viewing graphs from a geometric perspective has been immensely fruitful. We refer the reader to Lov´asz’ recent book [Lo] for a beautiful exposition of many of these success stories. Most of the existing connections between graph theory and differential geometry concern the eigenvalues of graphs. Here we study graphs from the perspective of geodesic geometry. Our main discovery is that for the vast majority of graphs the geodesic theory is way richer than the metric one. The relevant literature seems rather sparse. Ore [Ore] defines a graph to be geodetic if between any two vertices in it there is a unique shortest path. He sought to characterize geodetic graphs, and notwithstanding a considerable body of work on this problem (e.g., [BKZ; Br; BlBr; PS] ) no definitive solution is in sight.
    [Show full text]