What Is...A Graph Minor, Volume 53, Number 3

Total Page:16

File Type:pdf, Size:1020Kb

What Is...A Graph Minor, Volume 53, Number 3 ?WHAT IS... a Graph Minor Bojan Mohar A minor of a graph G describes a substructure of conjecture that every Kn -minor-free graph is G that is more general than a subgraph. If we take (n − 1)-colorable. Hadwiger’s Conjecture is still a subgraph of G and then contract some connected wide open and is one of the most challenging prob- pieces in this subgraph to single points, the re- lems in graph theory. sulting graph is called a minor of G. Formally, a At the beginning of the 1980s, Neil Robertson graph M is a minor of another graph G if G con- and Paul Seymour developed the theory of graph tains pairwise disjoint trees Tv ⊆ G, one for each minors in a series of twenty long papers. It took vertex v of M, such that whenever u and v are ad- twenty-one years [2, 3] to publish this seminal jacent vertices of M, there is an edge in G joining work, which had a tremendous impact not only on Tu and Tv. Closely related to this definition are the various branches of graph theory but also on many operations of deletion and contraction of an edge, other areas, most notably theoretical computer each of which clearly produces a minor. Conversely, science. The ultimate result of Robertson and Sey- we can obtain any minor M of a graph G, by first mour was the proof of Wagner’s Conjecture [3] deleting all edges except those in subgraphs Tv that (finite) graphs are well-quasi-ordered by the (v ∈ V(M) ) and those connecting T , T for u v graph minor relation, which is equivalent to the fol- uv ∈ E(M), and secondly contracting the edges in lowing statement: the trees Tv. In every infinite collection of graphs, there are two such that one is a minor of the other. A class M of graphs is minor-closed if for every G ∈M, all minors of G are also in M. Examples of minor-closed classes are the collection of all K K 3,3 5 planar graphs and, more generally, all graphs that Figure 1. The Kuratowski graphs K3,3 and K5. can be embedded in a fixed surface. Every minor- closed class M can be described by specifying the The first important appearance of graph mi- set of all minor-minimal graphs that are not in M nors is in the following version of the Kuratowski — these graphs are called the forbidden minors for Theorem: M. The well-quasi-ordering of graphs with respect A graph G can be embedded in the plane to the minor relation is equivalent to the follow- (is planar) if and only if neither the com- ing important result: plete graph K5 nor the complete bipar- tite graph K3,3 is a minor of G. For every minor-closed family of graphs, the set of forbidden minors is finite. In topology, this theorem is usually expressed in an equivalent form saying that no subgraph of G This is a far-reaching generalization of the Ku- is homeomorphic to K5 or K3,3. ratowski Theorem with a slight disadvantage that Wagner proved in 1937 that the Four Color The- its proof is nonconstructive—it does not yield a orem is equivalent to the statement that the ver- procedure for finding the forbidden minors for tices of every graph without K5 minors can be col- the family M, nor does it yield a constructive ored with four colors so that adjacent vertices bound on the number of forbidden minors. receive different colors. This led Hadwiger to Robertson and Seymour also proved that for every fixed graph M, there is an algorithm that has Bojan Mohar is professor of mathematics at the Univer- 3 sity of Ljubljana and a Canada Research Chair holder at time complexity O(n ) and that for a given graph Simon Fraser University, Burnaby, Canada. His email ad- G of order n decides if M is a minor of G. This yields dress is [email protected]. another powerful result: 338 NOTICES OF THE AMS VOLUME 53, NUMBER 3 For every minor-closed family M of genus (so that M itself cannot be embedded in S), graphs there exists a cubic time algo- and a bounded number of other “path-like” graphs rithm for testing membership in M— that are attached to G only along the face bound- one simply checks if a given graph con- aries on S. This shows that up to “small” and “well- tains some forbidden minor for M. behaved” perturbations, graphs with minor M ex- cluded are essentially 2-dimensional. This is a For instance, any of the following questions can surprising fact—graph minors have been intro- be solved in O(n3) time, where n is the order of the duced with the aim of proving and generalizing the input graph G: Kuratowski theorem, and yet, the structure theory (1) Let Σ be a fixed surface and G a graph. Can G of graph minors cannot be done without studying be embedded in Σ? graphs embedded in surfaces. (2) Is G linklessly embeddable in R3 The theory of graph minors has several power- (3) Is G knotlessly embeddable in R3 ? ful consequences for theoretical computer science, A linkless embedding of a graph is one where most notably in computational complexity and in no two cycles are linked, and a knotless embedding the theory of algorithms. Besides the aforemen- is one where no cycle is knotted. It is known that tioned consequences of well-quasi-ordering, the the set of forbidden minors for linkless embeddings concept of “tree-like” structure, formally giving consists of precisely seven graphs which can be ob- rise to the notion of the tree-width of graphs, has tained from the Petersen graph by a sequence of been widely applied in the theory of algorithms. Y∆ and ∆Y operations (the “Petersen family”). On Extensive research is being carried out today to the other hand, only sporadic examples of forbid- extend graph minor results to matroids. The goal den minors for knotless embeddings are known in this area is to prove a conjecture of Gian-Carlo (one of them is K ). 7 Rota, claiming that matroids representable over The set of forbidden minors is not known for any finite field are well-quasi-ordered with respect embeddings of graphs in general surfaces. Excep- to matroid minors. Part of this extensive project tions are the sphere, whose forbidden minors are has already been accomplished by Jim Geelen, Bert K5 and K3,3 by the Kuratowski Theorem, and the Gerards, and Geoff Whittle. projective plane, which has 35 forbidden minors. In closing, let us briefly return to edge-deletions Computer searches have shown that there are sev- and edge-contractions since they are closely re- eral thousands of forbidden minors for embed- lated to some other aspects of graph minors. In the dings in the torus, and there is no indication how 1950s, Tutte introduced a two-variable polyno- to obtain the complete list. Despite these difficul- mial, now known as the Tutte polynomial, defined ties, in some specific cases, like testing embedda- for a graph G recursively as follows. If G has no bility of graphs in a fixed surface, efficient algo- edges, then T (G; x, y)=1. Otherwise, let e be an rithms have been devised using different edge of G . If e is a loop, then T (G; x, y)= approaches. yT(G − e; x, y) ; if e is a cutedge, then T (G; x, y)= Another significant consequence of Robertson xT(G/e; x, y); otherwise T (G; x, y)=T (G − e; x, y)+ and Seymour’s work concerns the related structure. T (G/e; x, y) . It can be shown that the Tutte poly- Wagner proved that graphs that do not contain K5 nomial is well-defined for arbitrary graphs. Its co- as a minor are precisely those that can be built from efficients are nonnegative integers, and it turns planar graphs and subgraphs of a certain cubic out that T (G; x, y) is essentially the same as the par- graph on 8 vertices by pasting these together in a tition function of the Potts model, studied in the- tree-like manner. The paper “Graph Minors XVI” oretical physics in relation to phase transition and shows that a similar structure is obtained if we ex- critical phenomena. The special case when clude any fixed graph M as a minor. Every graph y = −1/x is equivalent to the Jones polynomial of that does not contain M as a minor can be built an alternating link via a projection of the link in from building blocks, each of which is a graph that the plane and medial graph construction. can be “nearly embedded” in some surface in which Proofs of graph minor results are usually hard M cannot be embedded. Different building blocks and technical. This explains why most textbooks intersect each other in bounded size subgraphs and cover only the basic facts about minors. An ex- form a tree-like structure. This is a “rough struc- ception is [1], which is also a good reference for fur- ture result” in the sense that none of its ingredi- ther reading. ents can be eliminated, and in the sense that the structure itself describes a minor-closed family Further Reading such that certain other graphs are excluded from [1] R. DIESTEL, Graph Theory, 3rd Edition, Springer, 2005. this family. [2] N. ROBERTSON and P. D. SEYMOUR, Graph minors.
Recommended publications
  • On Treewidth and Graph Minors
    On Treewidth and Graph Minors Daniel John Harvey Submitted in total fulfilment of the requirements of the degree of Doctor of Philosophy February 2014 Department of Mathematics and Statistics The University of Melbourne Produced on archival quality paper ii Abstract Both treewidth and the Hadwiger number are key graph parameters in structural and al- gorithmic graph theory, especially in the theory of graph minors. For example, treewidth demarcates the two major cases of the Robertson and Seymour proof of Wagner's Con- jecture. Also, the Hadwiger number is the key measure of the structural complexity of a graph. In this thesis, we shall investigate these parameters on some interesting classes of graphs. The treewidth of a graph defines, in some sense, how \tree-like" the graph is. Treewidth is a key parameter in the algorithmic field of fixed-parameter tractability. In particular, on classes of bounded treewidth, certain NP-Hard problems can be solved in polynomial time. In structural graph theory, treewidth is of key interest due to its part in the stronger form of Robertson and Seymour's Graph Minor Structure Theorem. A key fact is that the treewidth of a graph is tied to the size of its largest grid minor. In fact, treewidth is tied to a large number of other graph structural parameters, which this thesis thoroughly investigates. In doing so, some of the tying functions between these results are improved. This thesis also determines exactly the treewidth of the line graph of a complete graph. This is a critical example in a recent paper of Marx, and improves on a recent result by Grohe and Marx.
    [Show full text]
  • Intrinsic Linking and Knotting of Graphs in Arbitrary 3–Manifolds 1 Introduction
    Algebraic & Geometric Topology 6 (2006) 1025–1035 1025 arXiv version: fonts, pagination and layout may vary from AGT published version Intrinsic linking and knotting of graphs in arbitrary 3–manifolds ERICA FLAPAN HUGH HOWARDS DON LAWRENCE BLAKE MELLOR We prove that a graph is intrinsically linked in an arbitrary 3–manifold M if and only if it is intrinsically linked in S3 . Also, assuming the Poincare´ Conjecture, we prove that a graph is intrinsically knotted in M if and only if it is intrinsically knotted in S3 . 05C10, 57M25 1 Introduction The study of intrinsic linking and knotting began in 1983 when Conway and Gordon [1] 3 showed that every embedding of K6 (the complete graph on six vertices) in S contains 3 a non-trivial link, and every embedding of K7 in S contains a non-trivial knot. Since the existence of such a non-trivial link or knot depends only on the graph and not on the 3 particular embedding of the graph in S , we say that K6 is intrinsically linked and K7 is intrinsically knotted. At roughly the same time as Conway and Gordon’s result, Sachs [12, 11] independently proved that K6 and K3;3;1 are intrinsically linked, and used these two results to prove that any graph with a minor in the Petersen family (Figure 1) is intrinsically linked. Conversely, Sachs conjectured that any graph which is intrinsically linked contains a minor in the Petersen family. In 1995, Robertson, Seymour and Thomas [10] proved Sachs’ conjecture, and thus completely classified intrinsically linked graphs.
    [Show full text]
  • On a Conjecture Concerning the Petersen Graph
    On a conjecture concerning the Petersen graph Donald Nelson Michael D. Plummer Department of Mathematical Sciences Department of Mathematics Middle Tennessee State University Vanderbilt University Murfreesboro,TN37132,USA Nashville,TN37240,USA [email protected] [email protected] Neil Robertson* Xiaoya Zha† Department of Mathematics Department of Mathematical Sciences Ohio State University Middle Tennessee State University Columbus,OH43210,USA Murfreesboro,TN37132,USA [email protected] [email protected] Submitted: Oct 4, 2010; Accepted: Jan 10, 2011; Published: Jan 19, 2011 Mathematics Subject Classifications: 05C38, 05C40, 05C75 Abstract Robertson has conjectured that the only 3-connected, internally 4-con- nected graph of girth 5 in which every odd cycle of length greater than 5 has a chord is the Petersen graph. We prove this conjecture in the special case where the graphs involved are also cubic. Moreover, this proof does not require the internal-4-connectivity assumption. An example is then presented to show that the assumption of internal 4-connectivity cannot be dropped as an hypothesis in the original conjecture. We then summarize our results aimed toward the solution of the conjec- ture in its original form. In particular, let G be any 3-connected internally-4- connected graph of girth 5 in which every odd cycle of length greater than 5 has a chord. If C is any girth cycle in G then N(C)\V (C) cannot be edgeless, and if N(C)\V (C) contains a path of length at least 2, then the conjecture is true. Consequently, if the conjecture is false and H is a counterexample, then for any girth cycle C in H, N(C)\V (C) induces a nontrivial matching M together with an independent set of vertices.
    [Show full text]
  • Minimal Acyclic Forbidden Minors for the Family of Graphs with Bounded Path-Width
    Discrete Mathematics 127 (1994) 293-304 293 North-Holland Minimal acyclic forbidden minors for the family of graphs with bounded path-width Atsushi Takahashi, Shuichi Ueno and Yoji Kajitani Department of Electrical and Electronic Engineering, Tokyo Institute of Technology. Tokyo, 152. Japan Received 27 November 1990 Revised 12 February 1992 Abstract The graphs with bounded path-width, introduced by Robertson and Seymour, and the graphs with bounded proper-path-width, introduced in this paper, are investigated. These families of graphs are minor-closed. We characterize the minimal acyclic forbidden minors for these families of graphs. We also give estimates for the numbers of minimal forbidden minors and for the numbers of vertices of the largest minimal forbidden minors for these families of graphs. 1. Introduction Graphs we consider are finite and undirected, but may have loops and multiple edges unless otherwise specified. A graph H is a minor of a graph G if H is isomorphic to a graph obtained from a subgraph of G by contracting edges. A family 9 of graphs is said to be minor-closed if the following condition holds: If GEB and H is a minor of G then H EF. A graph G is a minimal forbidden minor for a minor-closed family F of graphs if G#8 and any proper minor of G is in 9. Robertson and Seymour proved the following deep theorems. Theorem 1.1 (Robertson and Seymour [15]). Every minor-closed family of graphs has a finite number of minimal forbidden minors. Theorem 1.2 (Robertson and Seymour [14]).
    [Show full text]
  • INTRINSIC LINKING in DIRECTED GRAPHS 1. Introduction Research
    INTRINSIC LINKING IN DIRECTED GRAPHS JOEL STEPHEN FOISY, HUGH NELSON HOWARDS, NATALIE ROSE RICH* Abstract. We extend the notion of intrinsic linking to directed graphs. We give methods of constructing intrinsically linked directed graphs, as well as complicated directed graphs that are not intrinsically linked. We prove that the double directed version of a graph G is intrinsically linked if and only if G is intrinsically linked. One Corollary is that J6, the complete symmetric directed graph on 6 vertices (with 30 directed edges), is intrinsically linked. We further extend this to show that it is possible to find a subgraph of J6 by deleting 6 edges that is still intrinsically linked, but that no subgraph of J6 obtained by deleting 7 edges is intrinsically linked. We also show that J6 with an arbitrary edge deleted is intrinsically linked, but if the wrong two edges are chosen, J6 with two edges deleted can be embedded linklessly. 1. Introduction Research in spatial graphs has been rapidly on the rise over the last fif- teen years. It is interesting because of its elegance, depth, and accessibility. Since Conway and Gordon published their seminal paper in 1983 [4] show- ing that the complete graph on 6 vertices is intrinsically linked (also shown independently by Sachs [10]) and the complete graph on 7 vertices is in- trinsically knotted, over 62 papers have been published referencing it. The topology of graphs is, of course, interesting because it touches on chem- istry, networks, computers, etc. This paper takes the natural step of asking about the topology of directed graphs, sometimes called digraphs.
    [Show full text]
  • Knots, Links, Spatial Graphs, and Algebraic Invariants
    689 Knots, Links, Spatial Graphs, and Algebraic Invariants AMS Special Session on Algebraic and Combinatorial Structures in Knot Theory AMS Special Session on Spatial Graphs October 24–25, 2015 California State University, Fullerton, CA Erica Flapan Allison Henrich Aaron Kaestner Sam Nelson Editors American Mathematical Society 689 Knots, Links, Spatial Graphs, and Algebraic Invariants AMS Special Session on Algebraic and Combinatorial Structures in Knot Theory AMS Special Session on Spatial Graphs October 24–25, 2015 California State University, Fullerton, CA Erica Flapan Allison Henrich Aaron Kaestner Sam Nelson Editors American Mathematical Society Providence, Rhode Island EDITORIAL COMMITTEE Dennis DeTurck, Managing Editor Michael Loss Kailash Misra Catherine Yan 2010 Mathematics Subject Classification. Primary 05C10, 57M15, 57M25, 57M27. Library of Congress Cataloging-in-Publication Data Names: Flapan, Erica, 1956- editor. Title: Knots, links, spatial graphs, and algebraic invariants : AMS special session on algebraic and combinatorial structures in knot theory, October 24-25, 2015, California State University, Fullerton, CA : AMS special session on spatial graphs, October 24-25, 2015, California State University, Fullerton, CA / Erica Flapan [and three others], editors. Description: Providence, Rhode Island : American Mathematical Society, [2017] | Series: Con- temporary mathematics ; volume 689 | Includes bibliographical references. Identifiers: LCCN 2016042011 | ISBN 9781470428471 (alk. paper) Subjects: LCSH: Knot theory–Congresses. | Link theory–Congresses. | Graph theory–Congresses. | Invariants–Congresses. | AMS: Combinatorics – Graph theory – Planar graphs; geometric and topological aspects of graph theory. msc | Manifolds and cell complexes – Low-dimensional topology – Relations with graph theory. msc | Manifolds and cell complexes – Low-dimensional topology – Knots and links in S3.msc| Manifolds and cell complexes – Low-dimensional topology – Invariants of knots and 3-manifolds.
    [Show full text]
  • A Splitter for Graphs with No Petersen Family Minor John Maharry*
    Journal of Combinatorial Theory, Series B TB1800 Journal of Combinatorial Theory, Series B 72, 136139 (1998) Article No. TB971800 A Splitter for Graphs with No Petersen Family Minor John Maharry* Department of Mathematics, The Ohio State University, Columbus, Ohio 43210-1174 E-mail: maharryÄmath.ohio-state.edu Received December 2, 1996 The Petersen family consists of the seven graphs that can be obtained from the Petersen Graph by Y2- and 2Y-exchanges. A splitter for a family of graphs is a maximal 3-connected graph in the family. In this paper, a previously studied graph, Q13, 3 , is shown to be a splitter for the set of all graphs with no Petersen family minor. Moreover, Q13, 3 is a splitter for the family of graphs with no K6 -minor, as well as for the family of graphs with no Petersen minor. 1998 Academic Press View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector In this paper all graphs are assumed to be finite and simple. A graph H is called a minor of a graph G if H can be obtained from a subgraph of G by contracting edges. This is denoted Hm G. A simple graph with at least 4 vertices is 3-connected if it remains connected after the deletion of any two vertices. Let y be a vertex of a graph G such that y has exactly three distinct neighbors [a, b, c]. Let H be the graph obtained from G by deleting y and adding a triangle on the vertices, [a, b, c].
    [Show full text]
  • Characterizations of Graphs Without Certain Small Minors by J. Zachary
    Characterizations of Graphs Without Certain Small Minors By J. Zachary Gaslowitz Dissertation Submitted to the Faculty of the Graduate School of Vanderbilt University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY in Mathematics May 11, 2018 Nashville, Tennessee Approved: Mark Ellingham, Ph.D. Paul Edelman, Ph.D. Bruce Hughes, Ph.D. Mike Mihalik, Ph.D. Jerry Spinrad, Ph.D. Dong Ye, Ph.D. TABLE OF CONTENTS Page 1 Introduction . 2 2 Previous Work . 5 2.1 Planar Graphs . 5 2.2 Robertson and Seymour's Graph Minor Project . 7 2.2.1 Well-Quasi-Orderings . 7 2.2.2 Tree Decomposition and Treewidth . 8 2.2.3 Grids and Other Graphs with Large Treewidth . 10 2.2.4 The Structure Theorem and Graph Minor Theorem . 11 2.3 Graphs Without K2;t as a Minor . 15 2.3.1 Outerplanar and K2;3-Minor-Free Graphs . 15 2.3.2 Edge-Density for K2;t-Minor-Free Graphs . 16 2.3.3 On the Structure of K2;t-Minor-Free Graphs . 17 3 Algorithmic Aspects of Graph Minor Theory . 21 3.1 Theoretical Results . 21 3.2 Practical Graph Minor Containment . 22 4 Characterization and Enumeration of 4-Connected K2;5-Minor-Free Graphs 25 4.1 Preliminary Definitions . 25 4.2 Characterization . 30 4.3 Enumeration . 38 5 Characterization of Planar 4-Connected DW6-minor-free Graphs . 51 6 Future Directions . 91 BIBLIOGRAPHY . 93 1 Chapter 1 Introduction All graphs in this paper are finite and simple. Given a graph G, the vertex set of G is denoted V (G) and the edge set is denoted E(G).
    [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]
  • Arxiv:1708.08439V2 [Math.CO] 7 Feb 2019 Vertex a All Introduction 1 7Dcme 2018
    THE EXTREMAL FUNCTION FOR BIPARTITE LINKLESSLY EMBEDDABLE GRAPHS1 Rose McCarty and Robin Thomas School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332-0160, USA Abstract An embedding of a graph in 3-space is linkless if for every two disjoint cycles there exists an embedded ball that contains one of the cycles and is disjoint from the other. We prove that every bipartite linklessly embeddable (simple) graph on n 5 vertices has ≥ at most 3n 10 edges, unless it is isomorphic to the complete bipartite graph K3,n−3. − 1 Introduction All graphs in this paper are finite and simple. Paths and cycles have no “repeated” vertices. An embedding of a graph in 3-space is linkless if for every two disjoint cycles there exists an embedded ball that contains one of the cycles and is disjoint from the other. We prove the following theorem. Theorem 1.1. Every bipartite linklessly embeddable graph on n 5 vertices has at most ≥ 3n 10 edges, unless it is isomorphic to the complete bipartite graph K ,n− . − 3 3 The question of whether linklessly embeddable bipartite graphs on n 5 vertices have ≥ at most 3n 9 edges is stated as [18, Problem 2.3], and Theorem 1.1 is implied by [6, − Conjecture 4.5]. The following are equivalent conditions for a graph to be linklessly embeddable. A graph H is obtained from a graph G by a Y ∆ transformation if H is obtained from G by deleting arXiv:1708.08439v2 [math.CO] 7 Feb 2019 a vertex v of degree 3 and joining every pair of non-adjacent neighbors of v by an edge.
    [Show full text]
  • Sphere-Cut Decompositions and Dominating Sets in Planar Graphs
    Sphere-cut Decompositions and Dominating Sets in Planar Graphs Michalis Samaris R.N. 201314 Scientific committee: Dimitrios M. Thilikos, Professor, Dep. of Mathematics, National and Kapodistrian University of Athens. Supervisor: Stavros G. Kolliopoulos, Dimitrios M. Thilikos, Associate Professor, Professor, Dep. of Informatics and Dep. of Mathematics, National and Telecommunications, National and Kapodistrian University of Athens. Kapodistrian University of Athens. white Lefteris M. Kirousis, Professor, Dep. of Mathematics, National and Kapodistrian University of Athens. Aposunjèseic sfairik¸n tom¸n kai σύνοla kuriarqÐac se epÐpeda γραφήματa Miχάλης Σάμαρης A.M. 201314 Τριμελής Epiτροπή: Δημήτρioc M. Jhlυκός, Epiblèpwn: Kajhγητής, Tm. Majhmatik¸n, E.K.P.A. Δημήτρioc M. Jhlυκός, Staύρoc G. Kolliόποuloc, Kajhγητής tou Τμήμatoc Anaπληρωτής Kajhγητής, Tm. Plhroforiκής Majhmatik¸n tou PanepisthmÐou kai Thl/ni¸n, E.K.P.A. Ajhn¸n Leutèrhc M. Kuroύσης, white Kajhγητής, Tm. Majhmatik¸n, E.K.P.A. PerÐlhyh 'Ena σημαντικό apotèlesma sth JewrÐa Γραφημάτwn apoteleÐ h apόdeixh thc eikasÐac tou Wagner από touc Neil Robertson kai Paul D. Seymour. sth σειρά ergasi¸n ‘Ελλάσσοna Γραφήματα’ apo to 1983 e¸c to 2011. H eikasÐa αυτή lèei όti sthn κλάση twn γραφημάtwn den υπάρχει άπειρη antialusÐda ¸c proc th sqèsh twn ελλασόnwn γραφημάτwn. H JewrÐa pou αναπτύχθηκε gia thn απόδειξη αυτής thc eikasÐac eÐqe kai èqei ακόμα σημαντικό antÐktupo tόσο sthn δομική όσο kai sthn algoriθμική JewrÐa Γραφημάτwn, άλλα kai se άλλα pedÐa όπως h Παραμετρική Poλυπλοκόthta. Sta πλάιsia thc απόδειξης oi suggrafeÐc eiσήγαγαν kai nèec paramètrouc πλά- touc. Se autèc ήτan h κλαδοαποσύνθεση kai to κλαδοπλάτoc ενός γραφήματoc. H παράμετρος αυτή χρησιμοποιήθηκε idiaÐtera sto σχεδιασμό algorÐjmwn kai sthn χρήση thc τεχνικής ‘διαίρει kai basÐleue’.
    [Show full text]
  • Arxiv:2009.06565V2 [Math.GT] 20 Jul 2021 Petersen Family
    CLASSIFYING INTRINSICALLY LINKED TOURNAMENTS BY SCORE SEQUENCE THOMAS FLEMING AND JOEL FOISY Abstract. A tournament on 8 or more vertices may be intrinsically linked as a directed graph. We begin the classification of intrinsically linked tourna- ments by examining their score sequences. While many distinct tournaments may have the same score sequence, there exist score sequences S such that any tournament with score sequence S has an embedding with no nonsplit consistently oriented link. We call such score sequences linkless, and we show that the vast majority of score sequences for 8 vertex tournaments are linkless. We also extend these results to n vertex tournaments and are able to classify many longer score sequences as well. We show that for any n, there exist at least O(n) linkless score sequences, but we conjecture that the fraction of score sequences of length n that are linkless goes to 0 as n becomes large. 1. Introduction A graph is called intrinsically linked if every embedding of that graph into S3 contains disjoint cycles that form a non-split link. This property was first studied in [14] and [2]. A directed graph G is said to be intrinsically linked as a directed graph if every embedding of G into S3 contains cycles that form a non-split link L, and the edges of G that make up each component of L have a consistent orienta- tion. Intrinsically linked directed graphs were first studied in [6]. The existence of intrinsically linked directed graphs with linking and knotting structures as complex as the unoriented graph case has been established [10].
    [Show full text]