Separating Layered Treewidth and Row Treewidth

Total Page:16

File Type:pdf, Size:1020Kb

Separating Layered Treewidth and Row Treewidth Separating Layered Treewidth and Row Treewidth Prosenjit Bose1 Vida Dujmovic´2 Mehrnoosh Javarsineh1 Pat Morin1 David R. Wood3 May 5, 2021 Abstract. Layered treewidth and row treewidth are recently introduced graph parameters that have been key ingredients in the solution of several well-known open problems. It fol- lows from the definitions that the layered treewidth of a graph is at most its row treewidth plus 1. Moreover, a minor-closed class has bounded layered treewidth if and only if it has bounded row treewidth. However, it has been open whether row treewidth is bounded by a function of layered treewidth. This paper answers this question in the negative. In par- ticular, for every integer k we describe a graph with layered treewidth 1 and row treewidth k. We also prove an analogous result for layered pathwidth and row pathwidth. arXiv:2105.01230v1 [math.CO] 4 May 2021 1School of Computer Science, Carleton University, Ottawa, Canada (jit,[email protected]). Research supported by NSERC. 2School of Computer Science and Electrical Engineering, University of Ottawa, Ottawa, Canada ([email protected]). Research supported by NSERC and the Ontario Ministry of Research and Innovation. 3School of Mathematics, Monash University, Melbourne, Australia ([email protected]). Research supported by the Australian Research Council. 1 Introduction Treewidth is a graph parameter that measures how similar a given graph is to a tree; it is of fundamental importance in structural and algorithmic graph theory; see the surveys [3, 23, 29]. Layered treewidth is a variant of treewidth introduced independently by Dujmovic,´ Morin, and Wood [15] and Shahrokhi [34]; see Section2 for the definition. A key property is that layered treewidth is bounded on planar graphs but treewidth is not. In particular, planar graphs have layered treewidth at most 3 [15], but the n n grid graph has treewidth × n. Layered treewidth has been used in upper bounds on several graph parameters includ- ing queue-number [13, 15], stack number [13], boxicity [33], clustered chromatic num- ber [27], generalised colouring numbers [35], asymptotic dimension [4], as well for results in intersection graph theory [34]. Row treewidth1 is a refinement of layered treewidth, implicitly introduced by Duj- movic,´ Joret, Micek, Morin, Ueckerdt, and Wood [14], who proved that planar graphs have row treewidth at most 8. This result and its generalisations have been the key to solv- ing several open problems, regarding queue-number [14], nonrepetitive chromatic num- ber [12], universal graphs [5, 11, 21], centred colouring [7], graph drawing [14, 28], and vertex ranking [6]. Layered and row treewidth are closely related in that the layered treewidth of a graph is at most its row treewidth plus 1, and a minor-closed class has bounded layered treewidth if and only if it has bounded row treewidth. However, a fundamental open problem is whether row treewidth is bounded by a function of layered treewidth. This paper answers this question in the negative. Theorem 1. For each k N there is a graph with layered treewidth 1 and row treewidth k. 2 This result is proved in Section3. In Section4 we use a key lemma from the proof of Theorem1 to prove a result about the relationship between layered treewidth and queue- number. Layered pathwidth is a graph parameter analogous to layered treewidth, first studied by Bannister, Devanny, Dujmovic, Eppstein, and Wood [1] and Dujmovic,´ Eppstein, Joret, Morin, and Wood [10]. Row pathwidth is defined in a similar way to row treewidth. We prove the following analogue of Theorem1 for layered pathwidth and row pathwidth. Theorem 2. For each k N there is a tree with layered pathwidth 1 and row pathwidth k. 2 2 Definitions We consider finite, undirected, simple graphs and use standard graph theory terminol- ogy [8]. 1The name “row treewidth” is an original contribution of the present paper. 1 Minors A graph H is a minor of a graph G if a graph isomorphic to H can be obtained from a subgraph of G by contracting edges. A graph class is minor-closed if for every graph G G , every minor of G is in . A graph class is proper if some graph is not in .A K 2 G G G G t model in a graph G is a set X ;:::;X of pairwise-disjoint connected subgraphs in G, such f 1 tg that there is an edge of G between X and X for all distinct i;j 1;:::;t . Clearly, K is a i j 2 f g t minor of G if and only if G contains a Kt model. Treewidth and Pathwidth A tree decomposition of a graph G is a collection (B : x V (T )) of subsets of V (G) called T x 2 bags indexed by the nodes of a tree T such that (i) for each v V (G), the induced subgraph 2 T [ x V (T ): v B ] is nonempty and connected; and (ii) for each edge vw E(G), there f 2 2 xg 2 exists x V (T ) such that v;w B . The width of a tree decomposition is the size of 2 f g ⊆ x its largest bag, minus 1. The treewidth tw(G) of a graph G is the minimum width of any tree decomposition of G. If = (B : x V (P )) is a tree decomposition of G and P is P x 2 a path, then is a path decomposition of G. The pathwidth pw(G) of a graph G is the P minimum width of any path decomposition of G. For each k N, the graphs with treewidth 2 at most k form a minor-closed class, as do the graphs with pathwidth at most k. Note that tw(K ) = pw(K ) = n 1. n n − Layered Treewidth and Pathwidth A layering of a graph G is a partition of V (G) into a sequence of sets (L ;:::;L ) such that L 0 n for any edge vw E(G), if v Li and w Lj then i j 6 1. For example, if r is a vertex in a 2 2 2 j − j connected graph G, and Li is the set of vertices at distance i from r in G, then (L0;L1;:::) is the breadth-first layering of G rooted at r.A layered tree decomposition of a graph G consists of a pair ( ; ) where = (L ;:::;L ) is a layering of G and = (B : x V (T )) is a tree L T L 1 n T x 2 decomposition of G. The (layered) width of ( ; ) is the size of largest intersection between L T a layer and a bag; that is, max B L : x V (T );i 1;:::;n . The layered treewidth ltw(G) fj x \ ij 2 2 f gg of G is the minimum width of any layered tree decomposition of G. This definition was introduced independently by Shahrokhi [34] and Dujmovic´ et al. [15]. The latter authors proved that ltw(G) 6 3 for every planar graph G; more generally that ltw(G) 6 2g + 3 for every graph G of Euler genus g; and that a minor-closed class has G bounded layered treewidth if and only if some apex graph2 is not in . For an arbitrary G proper minor-closed class , Dujmovic´ et al. [15] showed that every graph in has a tree- G G decomposition in which each bag has a bounded set of vertices whose deletion leaves a sub- graph with bounded layered treewidth. This version of Robertson and Seymour’s Graph Minor Structure Theorem has proved to be very useful [4, 26, 27]. If ( ; ) is a layered tree decomposition of G and is a path decomposition, then ( ; ) L P P L P is a layered path decomposition of G. The layered pathwidth of G is the minimum width of any layered path decomposition of G. This parameter was introduced by Bannister et al. [1], 2A graph G is apex if G v is planar for some vertex v. A graph G is an apex-forest if G v is a forest for − − some vertex v. 2 who proved that every outerplanar graph has layered pathwidth at most 2 (amongst other examples). Row Treewidth and Pathwidth The cartesian product of graphs A and B, denoted by A B, is the graph with vertex set V (A) V (B), where distinct vertices (v;x);(w;y) V (A) V (B) are adjacent if: v = w and × 2 × xy E(B); or x = y and vw E(A). The direct product of A and B, denoted by A B, is the 2 2 × graph with vertex set V (A) V (B), where distinct vertices (v;x);(w;y) V (A) V (B) are × 2 × adjacent if vw E(A) and xy E(B). The strong product of A and B, denoted by AB, is the 2 2 union of A B and A B. × The row treewidth rtw(G) of a graph G is the minimum treewidth of a graph H such that G is isomorphic to a subgraph of H P , where P is the 1-way infinite path. This 1 1 definition is implicit in the work of Dujmovic´ et al. [14] who proved that rtw(G) 6 8 for every planar graph G; more generally, that rtw(G) 6 2g + 9 for every graph G of Euler genus g; and that a minor-closed class has bounded row treewidth if and only if some G apex graph is not in . For an arbitrary minor-closed class , Dujmovic´ et al. [14] showed G G that every graph in has a tree-decomposition in which each bag has a bounded set of G vertices whose deletion leaves a subgraph with bounded row treewidth.
Recommended publications
  • The Complexity of Two Graph Orientation Problems
    The Complexity of Two Graph Orientation Problems Nicole Eggemann∗ and Steven D. Noble† Department of Mathematical Sciences, Brunel University Kingston Lane Uxbridge UB8 3PH United Kingdom [email protected] and [email protected] November 8, 2018 Abstract We consider two orientation problems in a graph, namely the mini- mization of the sum of all the shortest path lengths and the minimization of the diameter. We show that it is NP-complete to decide whether a graph has an orientation such that the sum of all the shortest paths lengths is at most an integer specified in the input. The proof is a short reduction from a result of Chv´atal and Thomassen showing that it is NP-complete to decide whether a graph can be oriented so that its diameter is at most 2. In contrast, for each positive integer k, we describe a linear-time algo- rithm that decides for a planar graph G whether there is an orientation for which the diameter is at most k. We also extend this result from planar graphs to any minor-closed family F not containing all apex graphs. 1 Introduction We consider two problems concerned with orienting the edges of an undirected graph in order to minimize two global measures of distance in the resulting directed graph. Our work is motivated by an application involving the design of arXiv:1004.2478v1 [math.CO] 14 Apr 2010 urban light rail networks of the sort described in [22]. In such an application, a number of stations are to be linked with unidirectional track in order to minimize some function of the travel times between stations and subject to constraints on cost, engineering and planning.
    [Show full text]
  • Arxiv:2104.09976V2 [Cs.CG] 2 Jun 2021
    Finding Geometric Representations of Apex Graphs is NP-Hard Dibyayan Chakraborty* and Kshitij Gajjar† June 3, 2021 Abstract Planar graphs can be represented as intersection graphs of different types of geometric objects in the plane, e.g., circles (Koebe, 1936), line segments (Chalopin & Gonc¸alves, 2009), L-shapes (Gonc¸alves et al., 2018). For general graphs, however, even deciding whether such representations exist is often NP-hard. We consider apex graphs, i.e., graphs that can be made planar by removing one vertex from them. We show, somewhat surprisingly, that deciding whether geometric representations exist for apex graphs is NP-hard. More precisely, we show that for every positive integer k, recognizing every graph class G which satisfies PURE-2-DIR ⊆ G ⊆ 1-STRING is NP-hard, even when the input graphs are apex graphs of girth at least k. Here, PURE-2-DIR is the class of intersection graphs of axis-parallel line segments (where intersections are allowed only between horizontal and vertical segments) and 1-STRING is the class of intersection graphs of simple curves (where two curves share at most one point) in the plane. This partially answers an open question raised by Kratochv´ıl & Pergel (2007). Most known NP-hardness reductions for these problems are from variants of 3-SAT. We reduce from the PLANAR HAMILTONIAN PATH COMPLETION problem, which uses the more intuitive notion of planarity. As a result, our proof is much simpler and encapsulates several classes of geometric graphs. Keywords: Planar graphs, apex graphs, NP-hard, Hamiltonian path completion, recognition problems, geometric intersection graphs, 1-STRING, PURE-2-DIR.
    [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]
  • On Graph Crossing Number and Edge Planarization∗
    On Graph Crossing Number and Edge Planarization∗ Julia Chuzhoyy Yury Makarychevz Anastasios Sidiropoulosx Abstract Given an n-vertex graph G, a drawing of G in the plane is a mapping of its vertices into points of the plane, and its edges into continuous curves, connecting the images of their endpoints. A crossing in such a drawing is a point where two such curves intersect. In the Minimum Crossing Number problem, the goal is to find a drawing of G with minimum number of crossings. The value of the optimal solution, denoted by OPT, is called the graph's crossing number. This is a very basic problem in topological graph theory, that has received a significant amount of attention, but is still poorly understood algorithmically. The best currently known efficient algorithm produces drawings with O(log2 n) · (n + OPT) crossings on bounded-degree graphs, while only a constant factor hardness of approximation is known. A closely related problem is Minimum Planarization, in which the goal is to remove a minimum-cardinality subset of edges from G, such that the remaining graph is planar. Our main technical result establishes the following connection between the two problems: if we are given a solution of cost k to the Minimum Planarization problem on graph G, then we can efficiently find a drawing of G with at most poly(d) · k · (k + OPT) crossings, where d is the maximum degree in G. This result implies an O(n · poly(d) · log3=2 n)-approximation for Minimum Crossing Number, as well as improved algorithms for special cases of the problem, such as, for example, k-apex and bounded-genus graphs.
    [Show full text]
  • Linearity of Grid Minors in Treewidth with Applications Through Bidimensionality∗
    Linearity of Grid Minors in Treewidth with Applications through Bidimensionality∗ Erik D. Demaine† MohammadTaghi Hajiaghayi† Abstract We prove that any H-minor-free graph, for a fixed graph H, of treewidth w has an Ω(w) × Ω(w) grid graph as a minor. Thus grid minors suffice to certify that H-minor-free graphs have large treewidth, up to constant factors. This strong relationship was previously known for the special cases of planar graphs and bounded-genus graphs, and is known not to hold for general graphs. The approach of this paper can be viewed more generally as a framework for extending combinatorial results on planar graphs to hold on H-minor-free graphs for any fixed H. Our result has many combinatorial consequences on bidimensionality theory, parameter-treewidth bounds, separator theorems, and bounded local treewidth; each of these combinatorial results has several algorithmic consequences including subexponential fixed-parameter algorithms and approximation algorithms. 1 Introduction The r × r grid graph1 is the canonical planar graph of treewidth Θ(r). In particular, an important result of Robertson, Seymour, and Thomas [38] is that every planar graph of treewidth w has an Ω(w) × Ω(w) grid graph as a minor. Thus every planar graph of large treewidth has a grid minor certifying that its treewidth is almost as large (up to constant factors). In their Graph Minor Theory, Robertson and Seymour [36] have generalized this result in some sense to any graph excluding a fixed minor: for every graph H and integer r > 0, there is an integer w > 0 such that every H-minor-free graph with treewidth at least w has an r × r grid graph as a minor.
    [Show full text]
  • On Intrinsically Knotted and Linked Graphs
    A BRIEF SURVEY ON INTRINSICALLY KNOTTED AND LINKED GRAPHS RAMIN NAIMI 1. Introduction In the early 1980's, Sachs [36, 37] showed that if G is one of the seven graphs in Figure 1, known as the Petersen family graphs, then every spatial embedding of G, i.e. embedding of G in S3 or R3, contains a nontrivial link | specifically, two cycles that have odd linking number. Henceforth, spatial embedding will be shortened to embedding; and we will not distinguish between an embedding and its image. A graph is intrinsically linked (IL) if every embedding of it contains a nontrivial link. For example, Figure 1 shows a specific embedding of the first graph in the Petersen family, K6, the complete graph on six vertices, with a nontrivial 2-component link highlighted. At about the same time, Conway and Gordon [4] also showed that K6 is IL. They further showed that K7 in intrinsically knotted (IK), i.e. every spatial embedding of it contains a nontrivial knot. Figure 1. Left: The Petersen family graphs [42]. Right: An embedding of K6, with a nontrivial link highlighted. A graph H is a minor of another graph G if H can be obtained from a subgraph arXiv:2006.07342v1 [math.GT] 12 Jun 2020 of G by contracting zero or more edges. It's not difficult to see that if G has a linkless (resp. knotless) embedding, i.e., G is not IL (IK), then every minor of G has a linkless (knotless) embedding [6, 30]. So we say the property of having a linkless (knotless) embedding is minor closed (also called hereditary).
    [Show full text]
  • Excluding a Small Minor
    Excluding a small minor Guoli Ding1∗ and Cheng Liu1,2 1Mathematics Department, Louisiana State University, Baton Rouge, LA, USA 2School of Mathematical Science and Computing Technology, Central South University, Changsha, China August 20, 2012 Abstract There are sixteen 3-connected graphs on eleven or fewer edges. For each of these graphs H we discuss the structure of graphs that do not contain a minor isomorphic to H. Key words: Graph minor, splitter theorem, graph structure. 1 Introduction Let G and H be graphs. In this paper, G is called H-free if no minor of G is isomorphic to H. We consider the problem of characterizing all H-free graphs, for certain fixed H. In graph theory, many important problems are about H-free graphs. For instance, Hadwiger’s Conjecture [7], made in 1943, states that every Kn-free graph is n − 1 colorable. Today, this conjecture remains “one of the deepest unsolved problems in graph theory” [1]. Another long standing problem of this kind is Tutte’s 4-flow conjecture [19], which asserts that every bridgeless Petersen-free graph admits a 4-flow. It is generally believed that knowing the structures of Kn-free graphs and Petersen-free graphs, respectively, would lead to a solution to the corresponding conjecture. In their Graph-Minors project, Robertson and Seymour [16] obtained, for every graph H, an approximate structure for H-free graphs. This powerful result has many important consequences, yet it is not strong enough to handle the two conjectures mentioned above. An interesting contrast can be made for K6-free graphs.
    [Show full text]
  • Combinatorics and Optimization 442/642, Fall 2012
    Compact course notes Combinatorics and Optimization 442/642, Professor: J. Geelen Fall 2012 transcribed by: J. Lazovskis University of Waterloo Graph Theory December 6, 2012 Contents 0.1 Foundations . 2 1 Graph minors 2 1.1 Contraction . 2 1.2 Excluded minors . 4 1.3 Edge density in minor closed classes . 4 1.4 Coloring . 5 1.5 Constructing minor closed classes . 6 1.6 Tree decomposition . 7 2 Coloring 9 2.1 Critical graphs . 10 2.2 Graphs on orientable surfaces . 10 2.3 Clique cutsets . 11 2.4 Building k-chromatic graphs . 13 2.5 Edge colorings . 14 2.6 Cut spaces and cycle spaces . 16 2.7 Planar graphs . 17 2.8 The proof of the four-color theorem . 21 3 Extremal graph theory 24 3.1 Ramsey theory . 24 3.2 Forbidding subgraphs . 26 4 The probabilistic method 29 4.1 Applications . 29 4.2 Large girth and chromatic number . 31 5 Flows 33 5.1 The chromatic and flow polynomials . 33 5.2 Nowhere-zero flows . 35 5.3 Flow conjectures and theorems . 37 5.4 The proof of the weakened 3-flow theorem . 43 Index 47 0.1 Foundations All graphs in this course will be finite. Graphs may have multiple edges and loops: a simple loop multiple / parallel edges u v v Definition 0.1.1. A graph is a triple (V; E; ') where V; E are finite sets and ' : V × E ! f0; 1; 2g is a function such that X '(v; e) = 2 8 e 2 E v2V The function ' will be omitted when its action is clear.
    [Show full text]
  • Contraction-Bidimensionality of Geometric Intersection Graphs Julien Baste, Dimitrios M
    Contraction-Bidimensionality of Geometric Intersection Graphs Julien Baste, Dimitrios M. Thilikos To cite this version: Julien Baste, Dimitrios M. Thilikos. Contraction-Bidimensionality of Geometric Intersection Graphs. 12th International Symposium on Parameterized and Exact Computation (IPEC 2017), Sep 2017, Vienne, Austria. pp.5:1–5:13, 10.4230/LIPIcs.IPEC.2017.5. lirmm-01890527 HAL Id: lirmm-01890527 https://hal-lirmm.ccsd.cnrs.fr/lirmm-01890527 Submitted on 8 Oct 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Distributed under a Creative Commons Attribution| 4.0 International License Contraction-Bidimensionality of Geometric Intersection Graphs∗ Julien Baste1 and Dimitrios M. Thilikos2,3 1 Université de Montpellier, LIRMM, Montpellier, France 2 AlGCo project team, CNRS, LIRMM, Montpellier, France 3 Department of Mathematics, National and Kapodistrian University of Athens, Greece Abstract Given a graph G, we define bcg(G) as the minimum k for which G can be contracted to the uniformly triangulated grid Γk. A graph class G has the SQGC property if every graph G ∈ G has treewidth O(bcg(G)c) for some 1 ≤ c < 2. The SQGC property is important for algo- rithm design as it defines the applicability horizon of a series of meta-algorithmic results, in the framework of bidimensionality theory, related to fast parameterized algorithms, kernelization, and approximation schemes.
    [Show full text]
  • Fast Algorithms for Hard Graph Problems: Bidimensionality, Minors, and Local Treewidth
    Fast Algorithms for Hard Graph Problems: Bidimensionality, Minors, and Local Treewidth Erik D. Demaine and MohammadTaghi Hajiaghayi MIT Computer Science and Artificial Intelligence Laboratory, 32 Vassar Street, Cambridge, MA 02139, USA, {edemaine,hajiagha}@mit.edu Abstract. This paper surveys the theory of bidimensional graph prob- lems. We summarize the known combinatorial and algorithmic results of this theory, the foundational Graph Minor results on which this theory is based, and the remaining open problems. 1 Introduction The newly developing theory of bidimensional graph problems, developed in a series of papers [DHT,DHN+04,DFHT,DH04a,DFHT04b,DH04b,DFHT04a, DHT04,DH05b,DH05a], provides general techniques for designing efficient fixed- parameter algorithms and approximation algorithms for NP-hard graph prob- lems in broad classes of graphs. This theory applies to graph problems that are bidimensional in the sense that (1) the solution value for the k × k grid graph (and similar graphs) grows with k, typically as Ω(k2), and (2) the solution value goes down when contracting edges and optionally when deleting edges. Examples of such problems include feedback vertex set, vertex cover, minimum maximal matching, face cover, a series of vertex-removal parameters, dominating set, edge dominating set, R-dominating set, connected dominating set, connected edge dominating set, connected R-dominating set, and unweighted TSP tour (a walk in the graph visiting all vertices). Bidimensional problems have many structural properties; for example, any graph in an appropriate minor-closed class has treewidth bounded above in terms of the problem’s solution value, typically by the square root of that value. These properties lead to efficient—often subexponential—fixed-parameter algorithms, as well as polynomial-time approximation schemes, for many minor-closed graph classes.
    [Show full text]
  • Lecture Beyond Planar Graphs 1 Overview 2 Preliminaries
    Approximation Algorithms Workshop June 17, 2011, Princeton Lecture Beyond Planar Graphs Erik Demaine Scribe: Siamak Tazari 1 Overview In the last lecture we learned about approximation schemes in planar graphs. In this lecture we go beyond planar graphs and consider bounded-genus graphs, and more generally, minor-closed graph classes. In particular, we discuss the framework of bidimensionality that can be used to obtain approximation schemes for many problems in minor-closed graph classes. Afterwards, we consider decomposition techniques that can be applied to other types of problems. The main motivation behind this line of work is that some networks are not planar but conform to some generalization of the concept of planarity, like being embeddable on a surface of bounded genus. Furthermore, by Kuratowski's famous theorem [Kur30], planarity can be characterized be excluding K5 and K3;3 as minors. Hence, it seems natural to study further classes with excluded minors as a generalization of planar graphs. One of the goals of this research is to identify the largest classes of graphs for which we can still ob- tain good and efficient approximations, i.e. to find out how far beyond planarity we can go. Natural candidate classes are graphs of bounded genus, graphs excluding a fixed minor, powers thereof, but also further generalizations, like odd-minor-free graphs, graphs of bounded expansion and nowhere dense classes of graphs. Another objective is to derive general approximation frameworks, two of which we are going to discuss here: bidimensionality and contraction decomposition. The main tools we are going to use come on one hand from graph structure theory and on the other hand from algorithmic results.
    [Show full text]