Halin graph

From HandWiki
Short description: Mathematical tree with cycle through leaves
A Halin graph with 21 vertices
A Halin graph

In graph theory, a Halin graph is a type of planar graph, constructed by connecting the leaves of a tree into a cycle. The tree must have at least four vertices, none of which has exactly two neighbors; it should be drawn in the plane so none of its edges cross (this is called a planar embedding), and the cycle connects the leaves in their clockwise ordering in this embedding. Thus, the cycle forms the outer face of the Halin graph, with the tree inside it.[1]

Halin graphs are named after German mathematician Rudolf Halin, who studied them in 1971.[2] The cubic Halin graphs – the ones in which each vertex touches exactly three edges – had already been studied over a century earlier by Kirkman.[3] Halin graphs are polyhedral graphs, meaning that every Halin graph can be used to form the vertices and edges of a convex polyhedron, and the polyhedra formed from them have been called roofless polyhedra or domes.

Every Halin graph has a Hamiltonian cycle through all its vertices, as well as cycles of almost all lengths up to the number of vertices of the graph. Halin graphs can be recognized in linear time. Because Halin graphs have low treewidth, many computational problems that are hard on other kinds of planar graphs, such as finding Hamiltonian cycles, can be solved quickly on Halin graphs.

The graph of a triangular prism
A triangular prism, constructed as a Halin graph from a six-vertex tree

Examples

A star is a tree with exactly one internal vertex. Applying the Halin graph construction to a star produces a wheel graph, the graph of the (edges of) a pyramid.[4] The graph of a triangular prism is also a Halin graph: it can be drawn so that one of its rectangular faces is the exterior cycle, and the remaining edges form a tree with four leaves, two interior vertices, and five edges.[5]

The Frucht graph, one of the five smallest cubic graphs with no nontrivial graph automorphisms,[6] is also a Halin graph.[7]

Properties

Every Halin graph is 3-connected, meaning that it is not possible to delete two vertices from it and disconnect the remaining vertices. It is edge-minimal 3-connected, meaning that if any one of its edges is removed, the remaining graph will no longer be 3-connected.[1] By Steinitz's theorem, as a 3-connected planar graph, it can be represented as the set of vertices and edges of a convex polyhedron; that is, it is a polyhedral graph. The polyhedron that realizes the graph can be chosen so that the face containing all of the tree leaves is horizontal, and all of the other faces lie above it, with equal slopes.[8] As with every polyhedral graph, Halin graphs have a unique planar embedding, up to the choice of which of its faces is to be the outer face.[1]

Every Halin graph is a Hamiltonian graph, and every edge of the graph belongs to a Hamiltonian cycle. Moreover, any Halin graph remains Hamiltonian after the deletion of any vertex.[9] Because every tree without vertices of degree 2 contains two leaves that share the same parent, every Halin graph contains a triangle. In particular, it is not possible for a Halin graph to be a triangle-free graph nor a bipartite graph.[10]

Halin graph with one 16-vertex face, two 10-vertex faces, and all other faces having 3 to 5 vertices
A Halin graph without any 8-cycles. A similar construction allows any single even cycle length to be avoided.[11]

More strongly, every Halin graph is almost pancyclic, in the sense that it has cycles of all lengths from 3 to n with the possible exception of a single even length. Moreover, any Halin graph remains almost pancyclic if a single edge is contracted, and every Halin graph without interior vertices of degree three is pancyclic.[12]

The incidence chromatic number of a Halin graph G with maximum degree Δ(G) greater than four is Δ(G) + 1.[13] This is the number of colors needed to color all pairs (v,e) where v is a vertex of the graph, and e is an edge incident to v, obeying certain constraints on the coloring. Pairs that share a vertex or that share an edge are not allowed to have the same color. In addition, a pair (v,e) cannot have the same color as another pair that uses the other endpoint of e. For Halin graphs with Δ(G) = 3 or 4, the incidence chromatic number may be as large as 5 or 6 respectively.[14]

Computational complexity

It is possible to test whether a given n-vertex graph is a Halin graph in linear time, by finding a planar embedding of the graph (if one exists), and then testing whether there exists a face that has at least n/2 + 1 vertices, all of degree three. If so, there can be at most four such faces, and it is possible to check in linear time for each of them whether the rest of the graph forms a tree with the vertices of this face as its leaves. On the other hand, if no such face exists, then the graph is not Halin.[15] Alternatively, a graph with n vertices and m edges is Halin if and only if it is planar, 3-connected, and has a face whose number of vertices equals the circuit rank mn + 1 of the graph, all of which can be checked in linear time.[16] Other methods for recognizing Halin graphs in linear time include the application of Courcelle's theorem, or a method based on graph rewriting, neither of which rely on knowing the planar embedding of the graph.[17]

Every Halin graph has treewidth = 3.[18] Therefore, many graph optimization problems that are NP-complete for arbitrary planar graphs, such as finding a maximum independent set, may be solved in linear time on Halin graphs using dynamic programming[19] or Courcelle's theorem, or in some cases (such as the construction of Hamiltonian cycles) by direct algorithms.[17] However, it is NP-complete to find the largest Halin subgraph of a given graph, to test whether there exists a Halin subgraph that includes all vertices of a given graph, or to test whether a given graph is a subgraph of a larger Halin graph.[20]

History

In 1971, Halin introduced the Halin graphs as a class of minimally 3-vertex-connected graphs: for every edge in the graph, the removal of that edge reduces the connectivity of the graph.[2] These graphs gained significance with the discovery that many algorithmic problems that were computationally infeasible for arbitrary planar graphs could be solved efficiently on them.[9][16] This fact was later explained to be a consequence of their low treewidth, and of algorithmic meta-theorems like Courcelle's theorem that provide efficient solutions to these problems on any graph of low treewidth.[18][19]

Prior to Halin's work on these graphs, graph enumeration problems concerning the cubic (or 3-regular) Halin graphs were studied in 1856 by Thomas Kirkman[3] and in 1965 by Hans Rademacher. Rademacher calls these graphs based polyhedra. He defines them as the cubic polyhedral graphs with f faces in which one of the faces has f − 1 sides.[21] The graphs that fit this definition are exactly the cubic Halin graphs.[22]

Inspired by the fact that both Halin graphs and 4-vertex-connected planar graphs contain Hamiltonian cycles, (Lovász Plummer) conjectured that every 4-vertex-connected planar graph contains a spanning Halin subgraph; here "spanning" means that the subgraph includes all vertices of the larger graph. The Lovász–Plummer conjecture remained open until 2015, when a construction for infinitely many counterexamples was published.[23]

The Halin graphs are sometimes also called skirted trees[11] or roofless polyhedra.[9] However, these names are ambiguous. Some authors use the name "skirted trees" to refer to planar graphs formed from trees by connecting the leaves into a cycle, but without requiring that the internal vertices of the tree have degree three or more.[24] And like "based polyhedra", the "roofless polyhedra" name may also refer to the cubic Halin graphs.<ref name="lp">{{citation

| contribution = On a family of planar bicritical graphs
| location = London
| mr = 0351915
| pages = 103–107. London Math. Soc. Lecture Note Ser., No. 13
| publisher = Cambridge Univ. Press
| title = Combinatorics (Proc. British Combinatorial Conf., Univ. Coll. Wales, Aberystwyth, 1973)

References

  1. 1.0 1.1 1.2 Encyclopaedia of Mathematics, first Supplementary volume, 1988, ISBN:0-7923-4709-9, p. 281, article "Halin Graph", and references therein.
  2. 2.0 2.1 "Studies on minimally n-connected graphs", Combinatorial Mathematics and its Applications (Proc. Conf., Oxford, 1969), London: Academic Press, 1971, pp. 129–136 .
  3. 3.0 3.1 Kirkman, Th. P. (1856), "On the enumeration of x-edra having triedral summits and an (x − 1)-gonal base", Philosophical Transactions of the Royal Society of London 146: 399–411, doi:10.1098/rstl.1856.0018 .
  4. (Cornuéjols Naddef): "If T is a star, i.e., a single node v joined to n other nodes, then H is called a wheel and is the simplest type of Halin graph."
  5. See (Sysło Proskurowski), Prop. 4.3, p. 254, which identifies the triangular prism as the unique graph with exactly three cycles that can be the outer cycle of a realization as a Halin graph.
  6. Bussemaker, F. C.; Cobeljic, S.; Cvetkovic, D. M.; Seidel, J. J. (1976), "Computer investigation of cubic graphs", Eindhoven University of Technology Research Portal, EUT report (Dept. of Mathematics and Computing Science, Eindhoven University of Technology) 76-WSK-01, https://research.tue.nl/en/publications/computer-investigation-of-cubic-graphs 
  7. Weisstein, Eric W.. "Halin Graph". http://mathworld.wolfram.com/HalinGraph.html. 
  8. Aichholzer, Oswin; Cheng, Howard; Devadoss, Satyan L.; Hackl, Thomas; Huber, Stefan; Li, Brian; Risteski, Andrej (2012), "What makes a tree a straight skeleton?", Proceedings of the 24th Canadian Conference on Computational Geometry (CCCG'12), http://2012.cccg.ca/papers/paper30.pdf 
  9. 9.0 9.1 9.2 Cornuéjols, G.; Naddef, D.; Pulleyblank, W. R. (1983), "Halin graphs and the travelling salesman problem", Mathematical Programming 26 (3): 287–294, doi:10.1007/BF02591867 .
  10. See the proof of Theorem 10 in Wang, Weifan; Bu, Yuehua; Montassier, Mickaël; Raspaud, André (2012), "On backbone coloring of graphs", Journal of Combinatorial Optimization 23 (1): 79–93, doi:10.1007/s10878-010-9342-6 : "Since G contains a 3-cycle consisting of one inner vertex and two outer vertices, G is not a bipartite graph."
  11. 11.0 11.1 Malkevitch, Joseph (1978), "Cycle lengths in polytopal graphs", Theory and Applications of Graphs (Proc. Internat. Conf., Western Mich. Univ., Kalamazoo, Mich., 1976), Lecture Notes in Mathematics, 642, Berlin: Springer, pp. 364–370, doi:10.1007/BFb0070393, ISBN 978-3-540-08666-6 
  12. Skowrońska, Mirosława (1985), "The pancyclicity of Halin graphs and their exterior contractions", Cycles in Graphs, Annals of Discrete Mathematics, 27, Elsevier Science Publishers B.V., pp. 179–194 .
  13. Wang, Shu-Dong; Chen, Dong-Ling; Pang, Shan-Chen (2002), "The incidence coloring number of Halin graphs and outerplanar graphs", Discrete Mathematics 256 (1–2): 397–405, doi:10.1016/S0012-365X(01)00302-8 .
  14. Shiu, W. C.; Sun, P. K. (2008), "Invalid proofs on incidence coloring", Discrete Mathematics 308 (24): 6575–6580, doi:10.1016/j.disc.2007.11.030 .
  15. Fomin, Fedor V.; Thilikos, Dimitrios M. (2006), "A 3-approximation for the pathwidth of Halin graphs", Journal of Discrete Algorithms 4 (4): 499–510, doi:10.1016/j.jda.2005.06.004 .
  16. 16.0 16.1 Sysło, Maciej M.; Proskurowski, Andrzej (1983), "On Halin graphs", Graph Theory: Proceedings of a Conference held in Lagów, Poland, February 10–13, 1981, Lecture Notes in Mathematics, 1018, Springer-Verlag, pp. 248–256, doi:10.1007/BFb0071635 .
  17. 17.0 17.1 "Simple recognition of Halin graphs and their generalizations", Journal of Graph Algorithms and Applications 20 (2): 323–346, 2016, doi:10.7155/jgaa.00395 .
  18. 18.0 18.1 Bodlaender, Hans (1988), Planar graphs with bounded treewidth, Technical Report RUU-CS-88-14, Department of Computer Science, Utrecht University, http://archive.cs.uu.nl/pub/RUU/CS/techreps/CS-1988/1988-14.pdf .
  19. 19.0 19.1 Bodlaender, Hans (1988), "Dynamic programming on graphs with bounded treewidth", Proceedings of the 15th International Colloquium on Automata, Languages and Programming, Lecture Notes in Computer Science, 317, Springer-Verlag, pp. 105–118, doi:10.1007/3-540-19488-6_110, ISBN 978-3540194880 .
  20. Horton, S. B.; Parker, R. Gary (1995), "On Halin subgraphs and supergraphs", Discrete Applied Mathematics 56 (1): 19–35, doi:10.1016/0166-218X(93)E0131-H .
  21. "On the number of certain types of polyhedra", Illinois Journal of Mathematics 9 (3): 361–380, 1965, doi:10.1215/ijm/1256068140 .
  22. Cite error: Invalid <ref> tag; no text was provided for refs named lp
  23. Chen, Guantao; Enomoto, Hikoe; Ozeki, Kenta; Tsuchiya, Shoichi (2015), "Plane triangulations without a spanning Halin subgraph: counterexamples to the Lovász-Plummer conjecture on Halin graphs", SIAM Journal on Discrete Mathematics 29 (3): 1423–1426, doi:10.1137/140971610 .
  24. Skowrońska, M.; Sysło, M. M. (1987), "Hamiltonian cycles in skirted trees", Zastos. Mat. 19 (3–4): 599–610 (1988) 

External links