Embedding -Outerplanar Graphs Into ½

Total Page:16

File Type:pdf, Size:1020Kb

Embedding -Outerplanar Graphs Into ½ k ` Embedding -Outerplanar Graphs into ½ Ý Þ Þ Ü Chandra Chekuri£ Anupam Gupta Ilan Newman Yuri Rabinovich Alistair Sinclair Abstract nal metric into a nice metric, solve the problem for the nice metric, and finally translate the solution back to the original We show that the shortest-path metric of any -outerplanar metric. graph, for any fixed , can be approximated by a probability distribution over tree metrics with constant distortion, and When the optimization problem is monotone and scal- able in the associated metric (as is usually the case), it is nat- hence also embedded into ½ with constant distortion. These graphs play a central role in polynomial time approximation ural to restrict one’s attention to nice metrics which dominate schemes for many NP-hard optimization problems on gen- the original metric, i.e., in which no distances are decreased. The maximum factor by which distances are stretched in the ¢ Ò eral planar graphs, and include the family of weighted planar grids. approximating metric is called the distortion of the embed- This result implies a constant upper bound on the ratio ding. Typically, the distortion translates more or less directly between the sparsest cut and the maximum concurrent flow into the approximation factor that one has to pay in trans- forming the problem from one metric to the other, so obvi- in multicommodity networks for -outerplanar graphs, thus extending a classical theorem of Okamura and Seymour [26] ously we seek an embedding with low distortion. The num- for outerplanar graphs, and of Gupta et al. [17] for treewidth- ber of applications of this paradigm has exploded in the past 2 graphs. In addition, we obtain improved approximation few years, and it has become a versatile and standard part of the algorithm designer’s toolkit: see the recent survey by In- ratios for -outerplanar graphs on various problems for which approximation algorithms are based on probabilistic dyk [19] and the forthcoming book by Matouˇsek [23, Chap- tree embeddings. We also conjecture that our random tree ter 10]. These applications have also given impetus to the study of the underlying theory of finite metric spaces. embeddings for -outerplanar graphs can serve as a building In this paper we will be concerned with embedding fi- block for more powerful ½ embeddings in future. nite metric spaces into ½ , i.e., real space endowed with the 1 Introduction ½ (or Manhattan) metric. Low distortion embeddings into ½ have been recognized, along with embeddings into Eu- 1.1 Background Many optimization problems on graphs ½ clidean space ¾ and into low-dimensional , to be of fun- and related combinatorial objects involve some finite metric damental importance in applications of the above paradigm, associated with the object. In particular, the shortest-path as well as for the underlying theory. One of several com- metric on the vertices of an undirected graph with nonnega- pelling reasons for studying ½ -embeddingscomes from their tive weights on the edges frequently plays an important role. intimate connection with the maxflow-mincut ratio in a mul- While for general metric spaces such an optimization prob- ticommodity flow network. Namely, if every shortest-path lem can be intractable, it is often possible to identify a subset metric on a given graph with arbitrary edge lengths can be of “nice” metricsfor which the problemis easy. Thus, a natu- « embedded into ½ with distortion at most , then the ratio be- ral approach to such problems — and one which has proved tween the sparsest cut and the maximum concurrent flow for highly successful in many cases — is to embed the origi- any set of capacities and demands on the graph is bounded 1 by « [22, 2, 17] . For more details on the sparsest cut prob- £ Lucent Bell Labs, 600 Mountain Avenue, Murray Hill NJ 07974. lem, its relation to embeddings, and its application to the Email: [email protected] design of a host of divide-and-conquer algorithms, see the Ý Lucent Bell Labs, 600 Mountain Avenue, Murray Hill NJ 07974. survey by Shmoys [31]. Email: [email protected]. Part of this work was Equally important in algorithmic applications are cer- done when the author was visiting the University of California, Berkeley, supported by a US-Israeli BSF grant #19999325. tain special ½ embeddings known as embeddings into ran- Þ Computer Science Department, University of Haifa, Haifa 31905, dom (dominating) trees, whereby the given metric is approx- g Israel. Email: filan, yuri @cs.haifa.ac.il. Supported in part imated by a probability distribution over tree metrics. Since by a US-Israeli BSF grant #19999325. every tree metric can be embedded isometrically (i.e., ex- Ü Computer Science Division, University of California, Berkeley CA 94720-1776. Email: [email protected]. Supported in part 1 ` by NSF grants CCR-9820951 and CCR-0121555 and by a US-Israeli BSF Indeed, the distortion of an optimal ½ embedding is exactly the worst grant #19999325. cut-flow ratio for any choice of capacities and demands. actly, or with distortion 1) into ½ , approximating a metric by constant distortion strictly larger than 1. (For example, the « à ¿ random trees with expected distortion immediately yields graph ¾ has treewidth 2 but is not isometrically embed- « an embedding into ½ with distortion . As has been recog- dable; see [12, Example 6.3.2] for a simple proof of this nized in the work of Bartal and others [1, 5, 6], random tree fact.) embeddings have many additional applications to online and Some, but not all of the above results carry over to approximation algorithms that are not enjoyed by arbitrary the more restrictive setting of embedding into random trees. ½ embeddings. In [17] it is shown how to embed outerplanar graphs into For general metrics the question of embeddability random trees with small constant distortion (note that the into ½ is essentially resolved: Bourgain [9] showed that isometric embedding of Okamura and Seymour is not a tree Ò Ç ´ÐÓ Òµ any -point metric can be embedded into ½ with embedding); on the other hand, in the same paper it is shown Òµ distortion, and a matching lower bound was established for that even series-parallel graphs incur a distortion ª´ÐÓ the shortest-path metrics of unit-weighted expander graphs for tree embeddings. Despite this limitation, it is worth in [22]. For embeddings into random trees, a construction pointing out that the random tree embeddings of outerplanar ´ÐÓ Ò ÐÓ ÐÓ Òµ of Bartal [6] yields a distortion of Ç for an graphs played a key role in the development of constant Ò arbitrary -point metric. distortion ½ embeddings of series-parallel graphs in [17]: However, tight bounds are still not known for many im- the trick was to combine the special structure of the tree portant classes of graphs, including planar graphs and graphs embeddings with judicious use of random cuts. with bounded treewidth; many such restricted classes are conjectured to be embeddable with constant distortion. In- 1.2 Results In this paper, we extend the above line of deed, the general question of how the topology of a graph research to a much wider class of planar graphs, namely affects its embeddability into ½ , and into random trees, is -outerplanar graphs for arbitary constant . Informally, one of the most important open issues in the area of met- a planar graph is -outerplanar if it has an embedding ric embeddings. (See, e.g., the tutorial by Indyk in the with disjoint cycles properly nested at most deep. A last FOCS [19].) In addition to its inherent mathematical in- formal definition is given in Section 2, while Figure 4.2 terest, this question impacts the design of approximation al- shows a simple example; a canonical example of a - ¢ Ò gorithms for many problems on restricted families of graphs outerplanar family is the sequence of rectangular and networks. grids. -outerplanar graphs play a central role in polynomial Some limited but interesting progress has been made on time approximation schemes for many NP-hard optimization embedding restricted metrics into ½ . Recently, Rao [27] problems on general planar graphs (see, e.g., [4]). Our main showed that the shortest-path metric of any graph that result is the following: à ½ excludes a ÖÖ is embeddable into with distortion Ô ¿ ´Ö ÐÓ Òµ ª´ÐÓ Òµ Ç . This beats the lower bound for gen- Ô THEOREM 1.1. Any shortest-path metric of a -outerplanar Ç ´ ÐÓ Òµ eral graphs for any constant Ö , and also gives dis- graph can be embedded into a probability distribution over tortion embeddings for the classes of planar and bounded- Ç ´ µ trees, and hence into ½ , with distortion for some treewidth graphs. However, Rao’s approach (of first embed- absolute constant . Moreover, such an embedding can be ding these graphs into ¾ and then using isometric embed- found in randomized polynomial time. ½ dings of ¾ into ) was shown to be tight in [24], where a Ô ÐÓ Òµ lower bound of ª´ distortion was shown for embed- Thus, not only do such graphs embed well into ½ , ding even treewidth-2 (and hence also planar) graphs into ¾ . but they even embed well into dominating trees. This is Approaching the question from the other direction, a Òµ in contrast to the lower bound of ª´ÐÓ for treewidth-2 celebrated theorem of Okamura and Seymour [26] implies graphs [17]. that any outerplanar metric can be embedded isometrically 2 Our result immediately implies a constant maxflow- into ½ . However, it has been shown that outerplanar graphs mincut ratio for arbitrary multicommodity flow problems on à are essentially the only graphs (with the exception of 4 ) -outerplanar graphs. This is the first progress in this di- that are isometrically embeddable into ½ [25].
Recommended publications
  • Homeomorphically Irreducible Spanning Trees, Halin Graphs, and Long Cycles in 3-Connected Graphs with Bounded Maximum Degrees
    Georgia State University ScholarWorks @ Georgia State University Mathematics Dissertations Department of Mathematics and Statistics 5-11-2015 Homeomorphically Irreducible Spanning Trees, Halin Graphs, and Long Cycles in 3-connected Graphs with Bounded Maximum Degrees Songling Shan Follow this and additional works at: https://scholarworks.gsu.edu/math_diss Recommended Citation Shan, Songling, "Homeomorphically Irreducible Spanning Trees, Halin Graphs, and Long Cycles in 3-connected Graphs with Bounded Maximum Degrees." Dissertation, Georgia State University, 2015. https://scholarworks.gsu.edu/math_diss/23 This Dissertation is brought to you for free and open access by the Department of Mathematics and Statistics at ScholarWorks @ Georgia State University. It has been accepted for inclusion in Mathematics Dissertations by an authorized administrator of ScholarWorks @ Georgia State University. For more information, please contact [email protected]. Homeomorphically Irreducible Spanning Trees, Halin Graphs, and Long Cycles in 3-connected Graphs with Bounded Maximum Degrees by Songling Shan Under the Direction of Guantao Chen, PhD ABSTRACT A tree T with no vertex of degree 2 is called a homeomorphically irreducible tree (HIT) and if T is spanning in a graph, then T is called a homeomorphically irreducible spanning tree (HIST). Albertson, Berman, Hutchinson and Thomassen asked if every triangulation of at least 4 vertices has a HIST and if every connected graph with each edge in at least two triangles contains a HIST. These two questions were restated as two conjectures by Archdeacon in 2009. The first part of this dissertation gives a proof for each of the two conjectures. The second part focuses on some problems about Halin graphs, which is a class of graphs closely related to HITs and HISTs.
    [Show full text]
  • K-Outerplanar Graphs, Planar Duality, and Low Stretch Spanning Trees
    k-Outerplanar Graphs, Planar Duality, and Low Stretch Spanning Trees Yuval Emek∗ Abstract Low distortion probabilistic embedding of graphs into approximating trees is an extensively studied topic. Of particular interest is the case where the approximating trees are required to be (subgraph) spanning trees of the given graph (or multigraph), in which case, the focus is usually on the equivalent problem of finding a (single) tree with low average stretch. Among the classes of graphs that received special attention in this context are k-outerplanar graphs (for a fixed k): Chekuri, Gupta, Newman, Rabinovich, and Sinclair show that every k-outerplanar graph can be probabilistically embedded into approximating trees with constant distortion regardless of the size of the graph. The approximating trees in the technique of Chekuri et al. are not necessarily spanning trees, though. In this paper it is shown that every k-outerplanar multigraph admits a spanning tree with constant average stretch. This immediately translates to a constant bound on the distortion of probabilistically embedding k-outerplanar graphs into their spanning trees. Moreover, an efficient randomized algorithm is presented for constructing such a low average stretch spanning tree. This algorithm relies on some new insights regarding the connection between low average stretch spanning trees and planar duality. Keywords: planar graphs, outerplanarity, average stretch, planar dual. ∗Microsoft Israel R&D Center, Herzelia, Israel and School of Electrical Engineering, Tel Aviv University, Tel Aviv, Israel. E-mail: [email protected]. Supported in part by the Israel Science Foundation, grants 221/07 and 664/05. 1 Introduction The problem.
    [Show full text]
  • Zadání Bakalářské Práce
    ČESKÉ VYSOKÉ UČENÍ TECHNICKÉ V PRAZE FAKULTA INFORMAČNÍCH TECHNOLOGIÍ ZADÁNÍ BAKALÁŘSKÉ PRÁCE Název: Rekurzivně konstruovatelné grafy Student: Anežka Štěpánková Vedoucí: RNDr. Jiřina Scholtzová, Ph.D. Studijní program: Informatika Studijní obor: Teoretická informatika Katedra: Katedra teoretické informatiky Platnost zadání: Do konce letního semestru 2016/17 Pokyny pro vypracování Souvislé rekurentně zadané grafy jsou souvislé grafy, pro které existuje postup, jak ze zadaného grafu odvodit graf nový. V předmětu BI-GRA jste se s jednoduchými rekurentními grafy setkali, vždy šly popsat lineárními rekurentními rovnicemi s konstantními koeficienty. Existuje klasifikace, která definuje třídu rekurzivně konstruovatelných grafů [1]. Podobně jako u grafů v BI-GRA zjistěte, zda lze některé z kategorií rekurzivně konstruovatelných grafů popsat rekurentními rovnicemi. 1. Seznamte se s rekurentně zadanými grafy. 2. Seznamte se s rekurzivně konstruovatelnými grafy a nastudujte články o nich. 3. Vyberte si některé z kategorií rekurzivně konstruovatelných grafů [1]. 4. Pro vybrané kategorie najděte způsob, jak je popsat využitím rekurentních rovnic. Seznam odborné literatury [1] Gross, Jonathan L., Jay Yellen, Ping Zhang. Handbook of Graph Theory, 2nd ed, Boca Raton: CRC, 2013. ISBN: 978-1-4398-8018-0 doc. Ing. Jan Janoušek, Ph.D. prof. Ing. Pavel Tvrdík, CSc. vedoucí katedry děkan V Praze dne 18. února 2016 České vysoké učení technické v Praze Fakulta informačních technologií Katedra Teoretické informatiky Bakalářská práce Rekurzivně konstruovatelné grafy Anežka Štěpánková Vedoucí práce: RNDr. Jiřina Scholtzová Ph.D. 12. května 2017 Poděkování Děkuji vedoucí práce RNDr. Jiřině Scholtzové Ph.D., která mi ochotně vyšla vstříc s volbou tématu a v průběhu tvorby práce vždy dobře poradila a na- směrovala mne správným směrem.
    [Show full text]
  • Characterizations of Restricted Pairs of Planar Graphs Allowing Simultaneous Embedding with Fixed Edges
    Characterizations of Restricted Pairs of Planar Graphs Allowing Simultaneous Embedding with Fixed Edges J. Joseph Fowler1, Michael J¨unger2, Stephen Kobourov1, and Michael Schulz2 1 University of Arizona, USA {jfowler,kobourov}@cs.arizona.edu ⋆ 2 University of Cologne, Germany {mjuenger,schulz}@informatik.uni-koeln.de ⋆⋆ Abstract. A set of planar graphs share a simultaneous embedding if they can be drawn on the same vertex set V in the Euclidean plane without crossings between edges of the same graph. Fixed edges are common edges between graphs that share the same simple curve in the simultaneous drawing. Determining in polynomial time which pairs of graphs share a simultaneous embedding with fixed edges (SEFE) has been open. We give a necessary and sufficient condition for when a pair of graphs whose union is homeomorphic to K5 or K3,3 can have an SEFE. This allows us to determine which (outer)planar graphs always an SEFE with any other (outer)planar graphs. In both cases, we provide efficient al- gorithms to compute the simultaneous drawings. Finally, we provide an linear-time decision algorithm for deciding whether a pair of biconnected outerplanar graphs has an SEFE. 1 Introduction In many practical applications including the visualization of large graphs and very-large-scale integration (VLSI) of circuits on the same chip, edge crossings are undesirable. A single vertex set can be used with multiple edge sets that each correspond to different edge colors or circuit layers. While the pairwise union of all edge sets may be nonplanar, a planar drawing of each layer may be possible, as crossings between edges of distinct edge sets are permitted.
    [Show full text]
  • Minor-Closed Graph Classes with Bounded Layered Pathwidth
    Minor-Closed Graph Classes with Bounded Layered Pathwidth Vida Dujmovi´c z David Eppstein y Gwena¨elJoret x Pat Morin ∗ David R. Wood { 19th October 2018; revised 4th June 2020 Abstract We prove that a minor-closed class of graphs has bounded layered pathwidth if and only if some apex-forest is not in the class. This generalises a theorem of Robertson and Seymour, which says that a minor-closed class of graphs has bounded pathwidth if and only if some forest is not in the class. 1 Introduction Pathwidth and treewidth are graph parameters that respectively measure how similar a given graph is to a path or a tree. These parameters are of fundamental importance in structural graph theory, especially in Roberston and Seymour's graph minors series. They also have numerous applications in algorithmic graph theory. Indeed, many NP-complete problems are solvable in polynomial time on graphs of bounded treewidth [23]. Recently, Dujmovi´c,Morin, and Wood [19] introduced the notion of layered treewidth. Loosely speaking, a graph has bounded layered treewidth if it has a tree decomposition and a layering such that each bag of the tree decomposition contains a bounded number of vertices in each layer (defined formally below). This definition is interesting since several natural graph classes, such as planar graphs, that have unbounded treewidth have bounded layered treewidth. Bannister, Devanny, Dujmovi´c,Eppstein, and Wood [1] introduced layered pathwidth, which is analogous to layered treewidth where the tree decomposition is arXiv:1810.08314v2 [math.CO] 4 Jun 2020 required to be a path decomposition.
    [Show full text]
  • A Note on Max-Leaves Spanning Tree Problem in Halin Graphs
    AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 29 (2004), Pages 95–97 A note on max-leaves spanning tree problem in Halin graphs Dingjun Lou Huiquan Zhu Department of Computer Science Zhongshan University Guangzhou 510275 People’s Republic of China Abstract A Halin graph H is a planar graph obtained by drawing a tree T in the plane, where T has no vertex of degree 2, then drawing a cycle C through all leaves in the plane. We write H = T ∪ C,whereT is called the characteristic tree and C is called the accompanying cycle. The problem is to find a spanning tree with the maximum number of leaves in a Halin graph. In this paper, we prove that the characteristic tree in a Halin graph H is one of the spanning trees with maximum number of leaves in H, and we design a linear time algorithm to find such a tree in the Halin graph. All graphs in this paper are finite, undirected and simple. We follow the termi- nology and notation of [1] and [6]. A Halin graph H is a planar graph obtained by drawing a tree T in the plane, where T has no vertex of degree 2, then drawing a cycle through all leaves of T in the plane. We write H = T ∪ C,whereT is called the characteristic tree and C is called the accompanying cycle. In this paper, we deal with the problem of finding a spanning tree with maximum number of leaves in a Halin graph. The problem of finding a spanning tree with maximum number of leaves for arbitrary graphs is NP-complete (see [3], Problem [ND 2]).
    [Show full text]
  • NP-Completeness of List Coloring and Precoloring Extension on the Edges of Planar Graphs
    NP-completeness of list coloring and precoloring extension on the edges of planar graphs D´aniel Marx∗ 17th October 2004 Abstract In the edge precoloring extension problem we are given a graph with some of the edges having a preassigned color and it has to be decided whether this coloring can be extended to a proper k-edge-coloring of the graph. In list edge coloring every edge has a list of admissible colors, and the question is whether there is a proper edge coloring where every edge receives a color from its list. We show that both problems are NP-complete on (a) planar 3-regular bipartite graphs, (b) bipartite outerplanar graphs, and (c) bipartite series-parallel graphs. This improves previous results of Easton and Parker [6], and Fiala [8]. 1 Introduction In graph vertex coloring we have to assign colors to the vertices such that neighboring vertices receive different colors. Starting with [7] and [28], a gener- alization of coloring was investigated: in the list coloring problem each vertex can receive a color only from its prescribed list of admissible colors. In the pre- coloring extension problem a subset W of the vertices have preassigned colors and we have to extend this precoloring to a proper coloring of the whole graph, using only colors from a given color set C. It can be viewed as a special case of list coloring: the list of a precolored vertex consists of a single color, while the list of every other vertex is C. A thorough survey on list coloring, precoloring extension, and list chromatic number can be found in [26, 1, 12, 13].
    [Show full text]
  • Star Coloring Outerplanar Bipartite Graphs
    Discussiones Mathematicae Graph Theory 39 (2019) 899–908 doi:10.7151/dmgt.2109 STAR COLORING OUTERPLANAR BIPARTITE GRAPHS Radhika Ramamurthi and Gina Sanders Department of Mathematics California State University San Marcos San Marcos, CA 92096-0001 USA e-mail: [email protected] Abstract A proper coloring of the vertices of a graph is called a star coloring if at least three colors are used on every 4-vertex path. We show that all outerplanar bipartite graphs can be star colored using only five colors and construct the smallest known example that requires five colors. Keywords: chromatic number, star coloring, outerplanar bipartite graph. 2010 Mathematics Subject Classification: 05C15. 1. Introduction A proper r-coloring of a graph G is an assignment of labels from {1, 2,...,r} to the vertices of G so that adjacent vertices receive distinct colors. The minimum r so that G has a proper r-coloring is called the chromatic number of G, denoted by χ(G). The chromatic number is one of the most studied parameters in graph theory, and by convention, the term coloring of a graph is usually used instead of proper coloring. In 1973, Gr¨unbaum [5] considered proper colorings with the additional constraint that the subgraph induced by every pair of color classes is acyclic, i.e., contains no cycles. He called such colorings acyclic colorings, and the minimum r such that G has an acyclic r-coloring is called the acyclic chromatic number of G, denoted by a(G). In introducing the notion of an acyclic coloring, Gr¨unbaum noted that the condition that the union of any two color classes induces a forest can be generalized to other bipartite graphs.
    [Show full text]
  • Lombardi Drawings of Graphs 1 Introduction
    Lombardi Drawings of Graphs Christian A. Duncan1, David Eppstein2, Michael T. Goodrich2, Stephen G. Kobourov3, and Martin Nollenburg¨ 2 1Department of Computer Science, Louisiana Tech. Univ., Ruston, Louisiana, USA 2Department of Computer Science, University of California, Irvine, California, USA 3Department of Computer Science, University of Arizona, Tucson, Arizona, USA Abstract. We introduce the notion of Lombardi graph drawings, named after the American abstract artist Mark Lombardi. In these drawings, edges are represented as circular arcs rather than as line segments or polylines, and the vertices have perfect angular resolution: the edges are equally spaced around each vertex. We describe algorithms for finding Lombardi drawings of regular graphs, graphs of bounded degeneracy, and certain families of planar graphs. 1 Introduction The American artist Mark Lombardi [24] was famous for his drawings of social net- works representing conspiracy theories. Lombardi used curved arcs to represent edges, leading to a strong aesthetic quality and high readability. Inspired by this work, we intro- duce the notion of a Lombardi drawing of a graph, in which edges are drawn as circular arcs with perfect angular resolution: consecutive edges are evenly spaced around each vertex. While not all vertices have perfect angular resolution in Lombardi’s work, the even spacing of edges around vertices is clearly one of his aesthetic criteria; see Fig. 1. Traditional graph drawing methods rarely guarantee perfect angular resolution, but poor edge distribution can nevertheless lead to unreadable drawings. Additionally, while some tools provide options to draw edges as curves, most rely on straight-line edges, and it is known that maintaining good angular resolution can result in exponential draw- ing area for straight-line drawings of planar graphs [17,25].
    [Show full text]
  • Outerplanar Graphs
    MSOL-definability equals recognizability for Halin graphs and bounded degree $k$-outerplanar graphs Citation for published version (APA): Jaffke, L., & Bodlaender, H. L. (2015). MSOL-definability equals recognizability for Halin graphs and bounded degree $k$-outerplanar graphs. (arXiv; Vol. 1503.01604 [cs.LO]). s.n. Document status and date: Published: 01/01/2015 Document Version: Publisher’s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check the document version of this publication: • A submitted manuscript is the version of the article upon submission and before peer-review. There can be important differences between the submitted version and the official published version of record. People interested in the research are advised to contact the author for the final version of the publication, or visit the DOI to the publisher's website. • The final author version and the galley proof are versions of the publication after peer review. • The final published version features the final layout of the paper including the volume, issue and page numbers. Link to publication General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying the publication in the public portal.
    [Show full text]
  • The Strong Chromatic Index of Cubic Halin Graphs
    The Strong Chromatic Index of Cubic Halin Graphs Ko-Wei Lih∗ Daphne Der-Fen Liu Institute of Mathematics Department of Mathematics Academia Sinica California State University, Los Angeles Taipei 10617, Taiwan Los Angeles, CA 90032, U. S. A. Email:[email protected] Email:[email protected] April 19, 2011 Abstract A strong edge coloring of a graph G is an assignment of colors to the edges of G such that two distinct edges are colored differently if they are incident to a common edge or share an endpoint. The strong chromatic index of a graph G, denoted sχ0(G), is the minimum number of colors needed for a strong edge coloring of G. A Halin graph G is a plane graph constructed from a tree T without vertices of degree two by connecting all leaves through a cycle C. If a cubic Halin graph G is different 0 from two particular graphs Ne2 and Ne4, then we prove sχ (G) 6 7. This solves a conjecture proposed in W. C. Shiu and W. K. Tam, The strong chromatic index of complete cubic Halin graphs, Appl. Math. Lett. 22 (2009) 754{758. Keywords: Strong edge coloring; Strong chromatic index; Halin graph. 1 Introduction For a graph G with vertex set V (G) and edge set E(G), the line graph L(G) of G is the graph on the vertex set E(G) such that two vertices in L(G) are defined to be adjacent if and only if their corresponding edges in G share a common endpoint. The distance between two edges in G is defined to be their distance in L(G).
    [Show full text]
  • Some Combinatorial Problems on Halin Graphs
    Some Combinatorial Problems on Halin Graphs M.Kavin 1, K.Keerthana 1, N.Sadagopan 2, Sangeetha.S 1, and R.Vinothini 1 1 Department of Computer Science and Engineering, College of Engineering Guindy, Chennai, India. 2 Indian Institute of Information Technology, Design and Manufacturing, Kancheepuram, India. [email protected] Abstract. Let T be a tree with no degree 2 vertices and L(T ) = {l1,...,lr},r ≥ 2 denote the set of leaves in T . An Halin graph G is a graph obtained from T such that V (G) = V (T ) and E(G) = E(T ) ∪ {{li,li+1} | 1 ≤ i ≤ r − 1} ∪ {l1,lr}. In this paper, we investigate combinatorial problems such as, testing whether a given graph is Halin or not, chromatic bounds, an algorithm to color Halin graphs with the minimum number of colors. Further, we present polynomial-time algorithms for testing and coloring problems. 1 Introduction The study of special graph classes like bipartite graphs, chordal graphs, planar graphs have attracted the re- searchers both from theoretical and application perspective. On the theoretical front, combinatorial problems like vertex cover, odd cycle transversal which are otherwise NP-complete in general graphs have polynomial- time algorithms restricted to chordal graphs [1]. However, problems like Hamilton path, odd cycle transversal are still NP-complete even on special graph like planar graphs [2] which calls for identifying a non-trivial subclass of planar graphs where Hamilton path (cycle) is polynomial-time solvable. One such subclass is the class of Halin graphs. Halin graph is a graph obtained from a tree with no degree two vertices by joining all leaves with a cycle [5] and by construction Halin graphs are planar.
    [Show full text]