Æ °±²³´Μ·¸¹º»¼½¾¿ Ý

Total Page:16

File Type:pdf, Size:1020Kb

Æ °±²³´Μ·¸¹º»¼½¾¿ Ý Masaryk University Faculty of Informatics Û¡¢£¤¥¦§¨ª«¬­Æ°±²³´µ·¸¹º»¼½¾¿Ý Construction of planar emulators of graphs Bachelor Thesis Matˇej Klus´aˇcek Brno, spring 2011 Declaration Hereby I declare, that this paper is my original work, which I have elaborated on my own. All sources, references and literature used or excerpted during elab- oration of this work are properly cited and listed in complete reference to the appropriate source. MatˇejKlus´aˇcek Advisor: doc. RNDr. Petr Hlinˇen´yPh.D. ii Acknowledgement First of all I would like to express my gratitude to my advisor, doc. RNDr. Petr Hlinˇen´yPh.D., for his support, valuable and helpful remarks and suggestions. Moreover, I would like to thank Adam R˚uˇziˇcka for his comments and stylistic revision. My roommates deserve a special thanks for their patience during the time I was writing this thesis as well as my brother for checking some of my results. Finally, I am deeply grateful to my parents and my family for their both financial and moral support throughout my studies and whole my life. iii Abstract This thesis deals with the problem of describing the class of those graphs which have a planar emulator|i.e., a locally-surjective homomorphism from a planar graph. For a long time this class had been believed to coincide with the class of planar-coverable graphs (Fellows' conjecture 1988), however Rieck and Yamashita showed the existence of nonprojective planar-emulable graphs in a recent breakthrough of 2008. In his Bc Thesis work, Derka studied the possible non-projective planar-emulable graphs further, and conjectured that all such ones are essentially internally-4-connected. Particularly, he conjectured that there are no planar emulators when it comes to graphs in the \K7 C4 family". In this thesis we take the opposite standpoint, and construct− planar emulators of all members of the K C family|the four graphs among the 35 projective 7 − 4 forbidden minors of Archdeacon which are Y ∆-related to K7 C4. The common structural property of these graphs is the existence of an essential− 3-cut with both sides nonplanar which, at first sight, likely prevented a graph from having a planar emulator. We carefully describe the new emulators and their somehow odd behavior, and try to outline some properties they all share in order to make a further step towards understanding the mysterious class of graphs with planar emulators. iv Keywords Graph, finite planar emulator, 3-connected graph, projective plane, minor, Fellows' conjecture v Contents 1 Introduction . .1 2 Basic Definitions . .2 3 Planar cover and emulator problem . .5 4 Recent development in planar emulators . 11 5 Construction of new planar emulators . 14 5.1 Planar emulator of K C .................................. 14 7 − 4 5.2 Planar emulator of 3 ....................................... 19 5.3 Planar emulator of D ....................................... 22 F1 5.4 Planar emulator of 5 ....................................... 22 6 Additional observationsE . 24 7 Conclusion and future research . 27 A Obstructions for the projective plane . .i B Previously known emulators . ii C New emulators of graphs from K7 C4 family . vi D Adding new edges . .− . .x vi 1 Introduction Drawing graphs is the most intuitive way to represent them. Several points connected together with curves give the precise and complete characterization of a graph. The question of which graphs have planar embedding (i.e. which can be drawn without crossing lines) was therefore one of the most intriguing ones concerning the whole graph theory. Thanks to Kuratowski's theorem, we can properly describe the whole class of them. However, what happens if we allow \multiplying" of vertices while preserving local structure of the graph? We say that a new graph has the \same local structure" if its vertices have the same neighbors as the vertices of the original graph. The only difference is in number of vertices - while every vertex is unique in the original graph, the new one can contain more copies of the same vertex. Such extended graphs are called planar covers and planar emulators, depending on the precise definition. Their most important property is that they do have planar embeddings even in cases when the original graph does not. Suddenly, we have a crucial question to consider: When does a planar cover or emulator exist? The problem was studied for the first time in the 1980s and two strong conjec- tures were introduced. Negami's conjecture, which deals with the planar covers, has been almost proved [4, 5, 8, 9, 12] while Fellows' one (concerning emulators) was after more than 20 years surprisingly falsified [13]! The breakthrough ba- sically showed that the class of planar-emulable graphs does not coincide with the planar-coverable one. In his Bachelor thesis [3], Martin Derka studied the possible planar-emulable graphs further, and proposed a new conjecture. This thesis focuses on specific graphs which were not believed, for several rea- sons, to have planar emulators. However, we took an opposite turn and tried to find at least some of them. Unexpectedly, we have finally succeeded in con- structing an emulator of the most important case and falsify even the most recent conjecture. By improving the approach we have successively described even more emulators. We have used some of the tools and ideas described by Fellows [5] and tried to outline some properties the new emulators share in order to make a further step towards understanding the class of graphs with planar emulators. This introductory part is followed by basic graph theory definitions which are necessary for the thesis. Chapter 3 introduces planar emulators in a more formal fashion presenting some of their important general properties and Chapter 4 provides a short summary of the recent development in this field. In Chapter 5 we present a detailed proof of existence of the previously unknown emulators together with their construction and Chapter 6 summarizes some of the properties they have in common. In Appendices, more illustrating pictures are presented in order to give a comprehensive view on the whole problem. 1 2 Basic Definitions First of all, we present the core definitions necessary for the whole thesis. A simple undirected finite graph G is an ordered pair G = (V; E) where V is a set of vertices and E is a set of edges and both of them are finite. An edge e is an unordered pair of vertices e = u; v , sometimes simply referred to as e = uv. A set of vertices of a particular graphf gG is denoted as V (G), a set of edges as E(G). Two vertices u and v of graph G are adjacent if there exists an edge uv E(G). Such vertices are often referred to as neighbors. The edge uv is incident2to both u and v and is said to join or connect them. Vertices u and v are sometimes also called ends or endvertices of uv. Two edges are incident if they share a vertex. A walk in a graph is a sequence of adjacent vertices. The walk always has a start vertex and an end vertex. In a closed walk the start vertex equals to the end vertex, while in an open walk they differ. The length of a walk is the number of participating edges. A path in a graph is a walk, where no vertex is visited twice. A cycle in a graph is a path where the start vertex is the same as the end vertex. A graph is called connected if there exists a path between any two vertices and k-connected if it is connected, has at least k + 1 vertices and after removing at most k 1 vertices stays connected. A graph− H is a subgraph of a graph G if V (H) V (G), E(H) E(G) and for every edge uv E(H): u V (H) v V (H).⊆H is said to be⊆ an induced subgraph if, for any2 pair of vertices2 x and^ y2of H, xy is an edge of H if and only if xy is an edge of G. The degree of a vertex v in a graph G is the number of edges to which v is incident. The degree of v is denoted as degG(v). The vertex of degree 3 with distinct neighbours is called a cubic vertex. A graph homomorphism of H into G is a mapping h : V (H) V (G) such that, for every edge uv E(H), we have h(u); h(v) E(G). ! 2 0 f g 2 0 Simple undirected graphs G; G are called isomorphic, written G ∼= G , if there exists a bijection # : V (G) V (G0), called an isomorphism, such that for each e = u; v , there exists an edge! #(u);#(v) and vice versa. Af graphg F results from G byf contractingg an edge e = uv if V (F ) = V (G) u; v w , where w is a new vertex, and E(F ) = E(G) e where all edges− formerlyf g [ f incidentg to u; v are now incident to w. Such a graph− is denoted by F = G=e. A graph H is called a minor of the graph G if H is isomorphic to a graph that can be obtained by zero or more edge contractions on a subgraph of G. A subdivision H of a graph G is obtained by replacing some of the edges of G by new paths of an arbitrary length. A vertex separation (A; B) in a graph G is a pair of nonempty sets A; B such 2 2. Basic Definitions that A B = V (G) and there is no edge in G between sets A B and B A.
Recommended publications
  • Excluding a Ladder
    EXCLUDING A LADDER TONY HUYNH, GWENAEL¨ JORET, PIOTR MICEK, MICHALT. SEWERYN, AND PAUL WOLLAN Abstract. A ladder is a 2 × k grid graph. When does a graph class C exclude some ladder as a minor? We show that this is the case if and only if all graphs G in C admit a proper vertex coloring with a bounded number of colors such that for every 2-connected subgraph H of G, there is a color that appears exactly once in H. This type of vertex coloring is a relaxation of the notion of centered coloring, where for every connected subgraph H of G, there must be a color that appears exactly once in H. The minimum number of colors in a centered coloring of G is the treedepth of G, and it is known that classes of graphs with bounded treedepth are exactly those that exclude a fixed path as a subgraph, or equivalently, as a minor. In this sense, the structure of graphs excluding a fixed ladder as a minor resembles the structure of graphs without long paths. Another similarity is as follows: It is an easy observation that every connected graph with two vertex-disjoint paths of length k has a path of length k + 1. We show that every 3-connected graph which contains as a minor a union of sufficiently many vertex-disjoint copies of a 2 × k grid has a 2 × (k + 1) grid minor. Our structural results have applications to poset dimension. We show that posets whose cover graphs exclude a fixed ladder as a minor have bounded dimension.
    [Show full text]
  • Minor-Minimal Non-Projective Planar Graphs with an Internal 3-Separation
    MINOR-MINIMAL NON-PROJECTIVE PLANAR GRAPHS WITH AN INTERNAL 3-SEPARATION A Thesis Presented to The Academic Faculty by Arash Asadi Shahmirzadi In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in Algorithms, Combinatorics, and Optimization School of Mathematics Georgia Institute of Technology December, 2012 MINOR-MINIMAL NON-PROJECTIVE PLANAR GRAPHS WITH AN INTERNAL 3-SEPARATION Approved by: Dr. Robin Thomas, Advisor Dr. William T. Trotter School of Mathematics School of Mathematics Georgia Institute of Technology Georgia Institute of Technology Dr. William Cook Dr. Xingxing Yu School of Industrial and Systems School of Mathematics Engineering Georgia Institute of Technology Georgia Institute of Technology Dr. Prasad Tetali Date Approved: December, 2012 School of Mathematics Georgia Institute of Technology To my parents, for educating me in what truly matters. iii TABLE OF CONTENTS DEDICATION .................................. iii LIST OF FIGURES .............................. v SUMMARY .................................... vi I INTRODUCTION ............................. 1 1.1 GraphTheoreticPreliminaries . 1 1.2 GraphsonSurfaces ........................... 4 1.3 Embedding and Excluding Subgraphs and Minors . 5 1.4 Non-Planar Extensions of Planar Graphs . 9 1.5 Application of the list of minor minimal non-projective planar graphs 10 1.6 Previous approaches for finding the list of minor minimal non-projective planargraphs .............................. 13 1.7 Minor Minimal Non-Projective Planar Graphs . .. 15 1.8 MainResults .............................. 16 1.9 OutlineoftheProof .......................... 19 II NON-c-PLANAR EXTENSIONS OF A c-DISK SYSTEM .... 23 2.1 Definitions and Preliminaries . 23 2.2 Usefullemmas.............................. 31 III SOME APPLICATIONS OF THE THEORY TO ROOTED GRAPHS ......................................... 48 IV OBSTRUCTIONS FOR c-, ac-, abc-PLANARITY ......... 66 4.1 Obstructions for c-planarity .....................
    [Show full text]
  • Planar Emulators Conjecture Is Nearly True for Cubic Graphs
    Planar Emulators Conjecture Is Nearly True for Cubic Graphs Martin Derkaa, Petr Hlinˇen´yb,1 aDavid R. Cheriton School of Computer Science, University of Waterloo, 200 University Avenue West, Waterloo, ON, N2L 3G1, Canada bFaculty of Informatics, Masaryk University, Botanick´a68a, 602 00 Brno, Czech Republic Abstract We prove that a cubic nonprojective graph cannot have a finite planar emu- lator, unless it belongs to one of two very special cases (in which the answer is open). This shows that Fellows' planar emulator conjecture, disproved for general graphs by Rieck and Yamashita in 2008, is nearly true on cubic graphs, and might very well be true there definitely. Keywords: planar emulator; projective planar graph; graph minor 1. Introduction A graph G has a finite planar emulator H if H is a planar graph and there is a graph homomorphism ' : V (H) ! V (G) where ' is locally surjective, i.e. for every vertex v 2 V (H), the neighbours of v in H are mapped surjectively onto the neighbours of '(v) in G. We also say that such a G is planar-emulable. If we insist on ' being locally bijective, we get H a planar cover. The concept of planar emulators was proposed in 1985 by M. Fellows [6], and it tightly relates (although of independent origin) to the better known planar cover conjecture of Negami [11]. Fellows also raised the main question: What is the class of graphs with finite planar emulators? Soon later he conjectured that the class of planar-emulable graphs coincides with the class of graphs with finite planar covers (conjectured to be the class of projective graphs by Negami [11]| still open nowadays).
    [Show full text]
  • Minors and Dimension
    MINORS AND DIMENSION BARTOSZ WALCZAK Abstract. It has been known for 30 years that posets with bounded height and with cover graphs of bounded maximum degree have bounded dimension. Recently, Streib and Trotter proved that dimension is bounded for posets with bounded height and planar cover graphs, and Joret et al. proved that dimension is bounded for posets with bounded height and with cover graphs of bounded tree-width. In this paper, it is proved that posets of bounded height whose cover graphs exclude a fixed topological minor have bounded dimension. This generalizes all the aforementioned results and verifies a conjecture of Joret et al. The proof relies on the Robertson-Seymour and Grohe-Marx graph structure theorems. 1. Introduction In this paper, we are concerned with finite partially ordered sets, which we simply call posets. The dimension of a poset P is the minimum number of linear orders that form a realizer of P , that is, their intersection gives rise to P . The notion of dimension was introduced in 1941 by Dushnik and Miller [3] and since then has been one of the most extensively studied parameters in the combinatorics of posets. Much of this research has been focused on understanding when and why dimension is bounded, and this is also the focus of the current paper. The monograph [24] contains a comprehensive introduction to poset dimension theory. To some extent, dimension for posets behaves like chromatic number for graphs. There is a natural construction of a poset with dimension d, the standard example Sd (see Figure1), which plays a similar role to the complete graph Kd in the graph setting.
    [Show full text]
  • Report (221.0Kb)
    MATHEMATISCHES FORSCHUNGSINSTITUT OBERWOLFACH Tagungsbericht Graph Theory The organizers of this meeting on graph theory were Reinhard Diestel and Paul Seymour Besides the normal formal lectures the meeting included a number of informal sessions Each session was concerned with a particular area of graph theory and anyone interested was welcome to attend During these informal meetings participants presented results and op en problems concerning the topic and the audience was en couraged to interrupt with questions counterexamples pro ofs etc These sessions resulted in the resolution of a number of conjectures as well as stimulating collab oration outside the structure of the conference The following is a summary of the sessions followed by a collection of abstracts of the formal talks Session on Innite Graphs Convenor Reinhard Diestel Cycle space in lo cally nite innite graphs Bruce Richter asked how the fact that the fundamental cycles of a nite graph form a basis of its cycle space can b e adapted appropriately to innite graphs In the discussion it emerged that endfaithful spanning trees would play a signicant role here and various mo dels based on these were discussed Richters ob jective was to prove a uniquenessofembedding theorem for connected lo cally nite graphs with suitable compactication such as one p oint at innity for every class of ends pairwise not separated by a nite cycle This led to further informal collab oration later in the week Transitive graphs and Cayley graphs Recalling Woesss problem of whether every lo cally
    [Show full text]
  • Case Analysis of a Splitter Theorem
    Masaryk University Faculty of Informatics Case analysis of a splitter theorem Bachelor’s Thesis Matúš Hlaváčik Brno, Spring 2016 Replace this page with a copy of the official signed thesis assignment and the copy of the Statement of an Author. Declaration Hereby I declare that this paper is my original authorial work, which I have worked out on my own. All sources, references, and literature used or excerpted during elaboration of this work are properly cited and listed in complete reference to the due source. Matúš Hlaváčik Advisor: prof. RNDr. Petr Hliněný, Ph.D. i Acknowledgement I would like to express my deepest gratitude to my advisor, prof. RNDr. Petr Hliněný, Ph.D., for his patience, helpful comments and suggestions. I would also like to thank my family and friends for their support provided not only while working on this thesis, but during all my life. ii Abstract After many years of research C. Chun, D. Mayhew, and J. G. Oxley published a new splitter theorem which we could use in an algo- rithm for finding internally 4-connected graphs which can have planar emulators. The purpose is to limit the possible counter-examples to Fellow’s planar emulator conjecture. In this work, we explain everything needed for understanding this new splitter theorem (contains pieces of graph theory, matroids theory and specific structures of matroids in graphs). This splitter theorem is originally for internally 4-connected binary matroids and is used to generate minors, so in this thesis we describe the version of the theorem for graphs and we turn the theorem "inside out".
    [Show full text]
  • Abstracts for the 4Th Slovenian International Conference in Graph Theory
    University of Ljubljana Institute of Mathematics, Physics and Mechanics Ljubljana, Slovenia Abstracts for The 4th Slovenian International Conference in Graph Theory Bled, June 28 – July 2, 1999 Slovenia Ljubljana, 1999 Foreword It is our pleasure to welcome you at Bled, the site of the Fourth Slovenian Conference on Graph Theory. This conference has made a long way from its first meeting in Dubrovnik (now in Croatia) in 1985, organized by TomaˇzPisanski, the “father” of Graph Theory in Slovenia whose 50th anniversary along with the 70th an- niversary of Gert Sabidussi we will celebrate during this week. The sec- ond meeting was held at Bled in 1991 and coincided with the declaration of Slovenian independence. This caused a slight inconvenience to the 30 participants but the meeting will be remembered as a successful albeit ad- venturous event. In 1995 the number of participants more than tripled and the number of registered participants for the Fourth Slovenian Conference is more than hundred. In the tradition of the former meetings, the conference is strongest in the areas of algebraic and topological graph theory, but we are glad that also other branches of graph theory are well represented. The received ab- stracts promise an interesting and fruitful contribution to mathematics. We express our thanks to all of you for attending this conference and wish you a mathematically productive week, but most of all a pleasant and relaxed stay in Slovenia. This collection contains only abstracts of the talks. The proceedings of the conference will be published as a special volume of Discrete Mathematics after a thorough refereeing procedure following the standards of the journal.
    [Show full text]
  • FULL DESCRIPTION of the PROJECT the Dimension of A
    FULL DESCRIPTION OF THE PROJECT 1. OBJECTIVES The dimension of a poset, introduced in 1941 by Dushnik and Miller [8], is arguably the most important measure of poset complexity. Computing dimension is a classical computationally hard problem. The decision problem whether dim(P) 6 k, for a fixed k, was one of the twelve problems listed in 1979 by Garey and Johnson [14] that were not known to be solvable in polynomial time or NP-complete at that time. Our first main objective is to understand when and why determining the dimension is computationally hard. Already in 1982, Yannakakis [48] showed that it is NP-hard even for posets of height 2. On the other hand, the following question remains open with basically no progress over many years: (A) Is there a polynomial-time algorithm to determine the dimension of a poset of bounded width? Resolving this question is the ultimate goal for the computational complexity track of our project. Already a stronger fixed-parameter tractability question is exciting and open: (B) Is there an algorithm computing the dimension of a poset of size n and width w in time f (w)na for some function f and constant a? Posets are visualized by their diagrams, which represent those order relations which are minimal in the sense that they are not implied by transitivity. A poset is planar if its diagram can be drawn in the plane with no edge crossings so that the order relation of any two comparable points agrees with their y-coordinate order in the drawing.
    [Show full text]
  • Planar Graphs and Covers
    PLANAR GRAPHS AND COVERS M.J. DUNWOODY Version 28.4.2009 Abstract. Planar locally finite graphs which are almost vertex transitive are discussed. If the graph is 3-connected and has at most one end then the group of automorphisms is a planar discontinuous group and its structure is well- known. A general result is obtained for such graphs where no restriction is put on the number of ends. It is shown that such a graph can be built up from one-ended or finite planar graphs in a precise way. The results give a classification of the finitely generated groups with planar Cayley graphs. 1. Introduction In 1965 Maskit [8] proved his Planarity Theorem which classified the planar covers of compact surfaces. This classification is significant in understanding planar graphs. Thus one way of obtaining a planar graph is by embedding a finite graph Y in a surface and then considering its lift in a regular planar cover. A planar graph X obtained in this way will have an automorphism group G such that GnX is finite. We show any 3-connected planar graph X with an automorphism group G such that Y = GnX is finite arises in this way. Maskit's Theorem enables one to classify the groups G that arise and we show that each such group has a planar Cayley graph. Thus one has a classification of the groups that admit a 3-connected, locally finite, planar Cayley graph. In Section 3 graphs that are not 3-connected are discussed. It is shown that if X is such a graph which is connected and locally finite with automorphism group G then there is a G-tree T , associated with X.
    [Show full text]
  • A Guide to the Discharging Method
    A Guide to the Discharging Method Daniel W. Cranston∗ Douglas B. West† July 23, 2013 Abstract We provide a “how-to” guide to the use and application of the Discharging Method. Our aim is not to exhaustively survey results that have been proved by this technique, but rather to demystify the technique and facilitate its wider use. Along the way, we present some new proofs and new problems. 1 Introduction The Discharging Method has been used in graph theory for more than 100 years. Its most famous application is the proof of the Four Color Theorem, stating that graphs embeddable in the plane have chromatic number at most 4. Nevetheless, the method remains a mystery to many graph theorists. Our purpose in this guide is to explain its use in order to make the method more widely accessible. Although we mention many applications, such as stronger versions of results proved here, cataloguing applications is not our aim. For a survey of applications in coloring of plane graphs we refer the reader to Borodin [45]. Discharging is a tool in a two-pronged approach to inductive proofs. It can be viewed as an amortized counting argument used to prove that a global hypothesis guarantees the existence of some desirable local configuration. In an application of the resulting structure theorem, one shows that each such local configuration cannot occur in a minimal counterexample to the desired conclusion. More precisely, a configuration is reducible for a graph property if it cannot occur in a minimal graph failing that property. This leads to the phrase “an unavoidable set of reducible configurations” to describe the overall process.
    [Show full text]
  • Embeddings of Graph Braid and Surface Groups in Right-Angled Artin Groups and Braid Groups John Crisp Bert Wiest
    ISSN 1472-2739 (on-line) 1472-2747 (printed) 439 Algebraic & Geometric Topology Volume 4 (2004) 439–472 ATG Published: 27 June 2004 Embeddings of graph braid and surface groups in right-angled Artin groups and braid groups John Crisp Bert Wiest Abstract We prove by explicit construction that graph braid groups and most surface groups can be embedded in a natural way in right-angled Artin groups, and we point out some consequences of these embedding results. We also show that every right-angled Artin group can be embedded in a pure surface braid group. On the other hand, by generalising to right- angled Artin groups a result of Lyndon for free groups, we show that the Euler characteristic −1 surface group (given by the relation x2y2 = z2 ) never embeds in a right-angled Artin group. AMS Classification 20F36, 05C25; 05C25 Keywords Cubed complex, graph braid group, graph group, right-angled Artin group, configuration space 1 Introduction and statement of results Right-angled Artin groups (which also go by the names of graph groups or partially commutative groups) are by definition those finitely presented groups whose defining relations consist simply of a certain number of commutation relations xy = yx between elements x, y of the generating set. It is custom- ary and convenient to specify a right-angled Artin group by drawing a graph whose vertices correspond to the generators, and whose edges connect “com- muting” vertices. These groups interpolate between the finite rank free and free abelian groups and share a number of important properties. They are lin- ear (so residually finite) [16, 15], torsion free, and even bi-orderable as well as residually nilpotent [9].
    [Show full text]
  • Algebraic and Combinatorial Aspects of Incidence Groups and Linear System Non-Local Games Arising from Graphs
    Algebraic and combinatorial aspects of incidence groups and linear system non-local games arising from graphs by Connor James Paul-Paddock A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics in Combinatorics and Optimization Waterloo, Ontario, Canada, 2019 c Connor James Paul-Paddock 2019 Author’s Declaration This thesis consists of material all of which I authored or co-authored: see Statement of Contributions included in the thesis. This is a true copy of the thesis, including any re- quired final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Statement of Contributions Many of the results in this thesis were produced in collaboration with William Slofstra, Vincent Russo, and Turner Silverthorne. Some of the computations used in the thesis are due to preliminary investigations done by Turner Silverthorne during an undergraduate re- search project with William Slofstra. Instances, where these results are used, are explicitly mentioned in the text. Any other work is my own. iii Abstract To every linear binary-constraint system (LinBCS) non-local game, there is an asso- ciated algebraic object called the solution group. Cleve, Liu, and Slofstra showed that a LinBCS game has a perfect quantum strategy if and only if an element, denoted by J, is non-trivial in this group. In this work, we restrict to the set of graph-LinBCS games, which arise from Z2-linear systems Ax = b, where A is the incidence matrix of a connected graph, and b is a (non-proper) vertex 2-colouring.
    [Show full text]