A Joint Study of Chordal and Dually Chordal Graphs

Total Page:16

File Type:pdf, Size:1020Kb

A Joint Study of Chordal and Dually Chordal Graphs Universidad Nacional de La Plata Facultad de Ciencias Exactas Departamento de Matemática A joint study of chordal and dually chordal graphs Pablo De Caria PhD. Thesis Advisor: Dr. Marisa Gutierrez April, 2012 Celebrating the month of the 35th anniversary of my parents’ first meeting In memory of aunt Sara II Thanks… To my parents Francisco and Norma, for their support and company and because, as father and mother, they never stop surprising me in a favourable way. To my sisters Laura and Mariana and my niece Ariadna, for all the time we shared and surely are to share together, and for being part of a family that I really cherish. To Hernan and Paula, for their company, which helped me to get the energy to lead a better life. I look forward to sharing more adventures with you. To María, for the many years of friendship, her permanent interest in my activities and her advice. To Marisa, for making graphs known to me and letting me work on them with a level of freedom that made me feel very comfortable over all these years. I would also like to thank her for her words in the right moments and her guidance on several administrative issues. To Juraj, for accepting to come and be a member of the jury and for his willingness, which was by no means limited to the evaluation of this thesis. To Liliana and Oscar, the other two jurors, for their commitment to improving this work. To Silvia, my official camerawoman at the symposiums, for being a very good mate. To CONICET, for providing me with more than good conditions to focus on working on what I like, the fruit of which is this work. III Contents Introduction 1 Definitions 3 List of definitions and notation . 6 1 Preliminaries 8 1.1 Chordal graphs . 8 1.1.1 Subclasses of chordal graphs . 11 1.2 Dually chordal graphs . 14 1.2.1 Subclasses of dually chordal graphs . 16 2 Special eccentric vertices in chordal graphs, dually chordal graphs and their subclasses 18 3 Minimal vertex separators of dually chordal graphs 25 3.1 Minimal vertex separators and compatible trees . 25 3.2 Minimal vertex separators and neighborhoods . 27 3.3 Characterizations . 31 3.4 Minimal vertex separators and strongly chordal graphs . 33 4 Basic chordal graphs 36 4.1 Subtree inducing sets and the concept of basis . 39 4.2 More results on basic chordal graphs and dually chordal graphs . 42 4.3 Determining possible sets of leaves for the compatible trees of a dually chordal graph .......................................... 50 5 Detecting the families of clique trees of chordal graphs 53 5.1 A detection method which involves counting . 53 5.2 Another detection method . 59 5.3 Finding all chordal graphs with a given family of clique trees . 62 5.4 Detecting the families of compatible trees of dually chordal graphs . 64 6 Conclusions 68 Bibliography 70 IV Introduction Chordal graphs were originally defined as those graphs for which every cycle of length greater than or equal to four has a chord. Chordal graphs have been comprehensively studied because many applications have been found for them, especially in biology. As a result of those studies, a considerable number of new characterizations of chordal graphs arose, which involve diverse concepts like minimal vertex separators, simplicial vertices and clique trees. A clique of a graph G is a maximal set of pairwise adjacent vertices. The clique graph of G has the cliques of G as vertices, two of them being adjacent if and only if their intersection is not empty. A graph is said to be dually chordal if it is the clique graph of some chordal graph. Historically speaking, dually chordal graphs appeared more than twenty years ago in several independent researches under diverse names, like HT graphs, tree clique graphs and extended trees. Not only the names differed, but also the definitions were in different terms, which made dually chordal graphs have many characterizations. Some more years were necessary until it was discovered that all these definitions were equivalent. The results appearing in this work are numerous, but they mainly follow just two goals. As a first goal, new characterizations of the dually chordal graphs were sought in a way that they extend some others that were already known. We will see this in Chapter 3 and, to a lesser degree, in Chapter 4. As a second goal, given that many characterizations of chordal and dually chordal graphs are related, the similarities are exploited to perform a joint study of both classes that explores their structure and approaches some deterministic problems. We will see this, to a greater or lesser extent, in Chapters 2, 4 and 5. In Chapter 1, the basic properties of chordal and dually chordal graphs are reviewed. The class of chordal graphs has several subclasses that will turn out to be interesting for us, like power chordal, doubly chordal and strongly chordal graphs. All these classes, in conjunction with dually chordal graphs, are characterized by the existence of special vertices: simplicial vertices for chordal graphs, vertices with a maximum neighbor for dually chordal graphs, power- simplicial vertices for power chordal graphs, doubly simplicial vertices for doubly chordal graphs and simple vertices for strongly chordal graphs. It was known that a chordal graph either is complete or it possesses two nonadjacent sim- plicial vertices. In Chapter 2, we will see that similar properties concerning the other classes and their characteristic vertices are true. It will also be possible to prove some other common metric properties for these classes. In Chapter 3, new characterizations of dually chordal graphs in terms of their minimal vertex separators are obtained. Besides, a more complete study of minimal vertex separators of dually chordal graphs is conducted, where they are related to neighborhoods, among other things. Both chordal and dually chordal graphs possess characteristic trees. A clique tree of a chordal graph is a tree whose vertices are the cliques of the graph and such that, for every vertex v, 1 the set Cv of cliques containing v induces a subtree in the tree. A compatible tree of a dually chordal graph is a spanning tree such that every clique induces a subtree. It is possible to relate clique trees and compatible trees via clique graphs. In fact, every clique tree of a chordal graph is a compatible tree of its clique graph. However, the converse is not true for all chordal graphs. The chordal graphs for which the converse is true are called basic chordal graphs. In Chapter 4, some characterizations of basic chordal graphs are found. All the tools that are used to find the characterizations are important in themselves and some applications of them will be shown. For example, it will be shown how several problems about the compatible trees of a dually chordal graph can be transformed into problems about the clique trees of a chordal graph, the latter having been more studied before. Finally, in Chapter 5, the following question is answered: given a family T of trees, determine whether T is the family of all clique trees of some chordal graph. If so, all chordal graphs having T as the family of clique trees are characterized. The question whether T is the family of all compatible trees of some dually chordal graph will also be discussed. 2 Definitions A graph G is a triple consisting of a vertex set V (G), an edge set E(G) and a relation that associates with each edge two vertices (not necessarily distinct) called its endpoints. G is finite if both V (G) and E(G) are finite sets. G is simple if every edge of G has two distinct endpoints, and no two edges have exactly the same two endpoints. This work deals with finite simple graphs only. Given u, v ∈ V (G), uv will denote the edge whose endpoints are u and v. Two distinct vertices are adjacent when they are the two endpoints of some edge of the graph. G + uv is the graph such that V (G + uv) = V (G) and E(G + uv) = E(G) ∪ {uv}; and G − uv is the graph such that V (G − uv) = V (G) and E(G − uv) = E(G) \{uv}. The complement of G, or G, is the graph with the same vertices as G and such that, for all u, v ∈ V (G), uv ∈ E(G) if and only if u 6= v and uv 6∈ E(G). A graph G0 is a subgraph of G if V (G0) ⊆ V (G) and E(G0) ⊆ E(G). The subgraph induced by A ⊆ V (G), or G[A], has A as vertex set and two vertices are adjacent in G[A] if and only if they are adjacent in G. The graph G − A is defined as G − A = G[V (G) \ A]. We say that G0 is an induced subgraph of G if there exists V 0 ⊆ V (G) such that G0 = G[V 0]. G is a complete graph if all of its vertices are pairwise adjacent. A subset of V (G) is complete if it induces a complete subgraph of G.A clique is a maximal complete set. The family of cliques of G is denoted by C(G). Given v ∈ V (G), the open neighborhood of v in G, or NG(v), is the set of all the vertices adjacent to v. The closed neighborhood of v in G, or NG[v], is defined as NG[v] = NG(v) ∪ {v}. It will be usual to use the notation N(v) and N[v] when it is clear what graph we are working on.
Recommended publications
  • Constrained Representations of Map Graphs and Half-Squares
    Constrained Representations of Map Graphs and Half-Squares Hoang-Oanh Le Berlin, Germany [email protected] Van Bang Le Universität Rostock, Institut für Informatik, Rostock, Germany [email protected] Abstract The square of a graph H, denoted H2, is obtained from H by adding new edges between two distinct vertices whenever their distance in H is two. The half-squares of a bipartite graph B = (X, Y, EB ) are the subgraphs of B2 induced by the color classes X and Y , B2[X] and B2[Y ]. For a given graph 2 G = (V, EG), if G = B [V ] for some bipartite graph B = (V, W, EB ), then B is a representation of G and W is the set of points in B. If in addition B is planar, then G is also called a map graph and B is a witness of G [Chen, Grigni, Papadimitriou. Map graphs. J. ACM, 49 (2) (2002) 127-138]. While Chen, Grigni, Papadimitriou proved that any map graph G = (V, EG) has a witness with at most 3|V | − 6 points, we show that, given a map graph G and an integer k, deciding if G admits a witness with at most k points is NP-complete. As a by-product, we obtain NP-completeness of edge clique partition on planar graphs; until this present paper, the complexity status of edge clique partition for planar graphs was previously unknown. We also consider half-squares of tree-convex bipartite graphs and prove the following complexity 2 dichotomy: Given a graph G = (V, EG) and an integer k, deciding if G = B [V ] for some tree-convex bipartite graph B = (V, W, EB ) with |W | ≤ k points is NP-complete if G is non-chordal dually chordal and solvable in linear time otherwise.
    [Show full text]
  • Tree-Breadth of Graphs with Variants and Applications
    Tree-Breadth of Graphs with Variants and Applications A dissertation submitted to Kent State University in partial fulfilment of the requirements for the degree of Doctor of Philosophy by Arne Leitert August 2017 Dissertation written by Arne Leitert Diplom, University of Rostock, 2012 Ph.D., Kent State University, 2017 Approved by Dr. Feodor F. Dragan , Chair, Doctoral Dissertation Committee Dr. Ruoming Jin , Members, Doctoral Dissertation Committee Dr. Ye Zhao , Dr. Artem Zvavitch , Dr. Lothar Reichel Accepted by Dr. Javed Khan , Chair, Department of Computer Science Dr. James L. Blank , Dean, College of Arts and Sciences Contents Contents iii List of Figures vi List of Tables vii 1 Introduction 1 1.1 Existing and Recent Results . .2 1.2 Outline . .3 2 Preliminaries 4 2.1 General Definitions . .4 2.2 Tree-Decompositions . .6 2.3 Layering Partitions . .7 2.4 Special Graph Classes . .8 3 Computing Decompositions with Small Breadth 12 3.1 Approximation Algorithms . 12 3.1.1 Layering Based Approaches . 13 3.1.2 Neighbourhood Based Approaches . 15 3.2 Strong Tree-Breadth . 20 3.2.1 NP-Completeness . 20 3.2.2 Polynomial Time Cases . 26 3.3 Computing Decompositions for Special Graph Classes . 31 iii 4 Connected r-Domination 38 4.1 Using a Layering Partition . 39 4.2 Using a Tree-Decomposition . 49 4.2.1 Preprocessing . 50 4.2.2 r-Domination . 53 4.2.3 Connected r-Domination . 55 4.3 Implications for the p-Center Problem . 63 5 Bandwidth and Line-Distortion 65 5.1 Existing Results . 66 5.2 k-Dominating Pairs .
    [Show full text]
  • Variations Ofy-Dominating Functions on Graphs
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 308 (2008) 4185–4204 www.elsevier.com/locate/disc Variations of Y-dominating functions on graphsଁ Chuan-Min Lee, Maw-Shang Chang∗ Department of Computer Science and Information Engineering, National Chung Cheng University, Ming-Hsiung, Chiayi 621, Taiwan, ROC Received 8 May 2006; received in revised form 28 July 2007; accepted 3 August 2007 Available online 1 October 2007 Abstract Let Y be a subset of real numbers. A Y-dominating function of a graph G = (V, E) is a function f : V → Y such that f (u)1 for all vertices v ∈ V , where N [v]={v}∪{u|(u, v) ∈ E}. Let f(S)= f (u) for any subset S of V and let u∈NG[v] G u∈S f(V)be the weight of f. The Y-domination problem is to find a Y-dominating function of minimum weight for a graph G = (V, E). In this paper, we study the variations of Y-domination such as {k}-domination, k-tuple domination, signed domination, and minus domination for some classes of graphs. We give formulas to compute the {k}-domination, k-tuple domination, signed domination, and minus domination numbers of paths, cycles, n-fans, n-wheels, n-pans, and n-suns. Besides, we present a unified approach to these four problems on strongly chordal graphs. Notice that trees, block graphs, interval graphs, and directed path graphs are subclasses of strongly chordal graphs. This paper also gives complexity results for the problems on doubly chordal graphs, dually chordal graphs, bipartite planar graphs, chordal bipartite graphs, and planar graphs.
    [Show full text]
  • Distance Approximating Trees for Chordal and Dually Chordal Graphs*
    Journal of Algorithms 30, 166]184Ž. 1999 Article ID jagm.1998.0962, available online at http:rrwww.idealibrary.com on Distance Approximating Trees for Chordal and Dually Chordal Graphs* Andreas BrandstadtÈ Uni¨ersitatÈÈ Rostock, Fachbereich Informatik, Lehrstuhl fur Theoretische Informatik, D-18051 Rostock, Germany E-mail: [email protected] Victor Chepoi* Laboratoire de Biomathematiques,ÂÂ Uni¨ersite d'Aix Marseille II, F-13385 Marseille Cedex 5, France E-mail: [email protected] and Feodor Dragan Uni¨ersitatÈÈ Rostock, Fachbereich Informatik, Lehrstuhl fur Theoretische Informatik, D-18051 Rostock, Germany E-mail: [email protected] Received April 23, 1997; revised March 10, 1998 In this paper we show that, for each chordal graph G, there is a tree T such that T is a spanning tree of the square G2 of G and, for every two vertices, the distance between them in T is not larger than the distance in G plus 2. Moreover, we prove that, if G is a strongly chordal graph or even a dually chordal graph, then there exists a spanning tree T of G that is an additive 3-spanner as well as a multiplica- tive 4-spanner of G. In all cases the tree T can be computed in linear time. Q 1999 Academic Press 1. INTRODUCTION Many combinatorial and algorithmic problems concern the distance dG on the vertices of a possibly weighted graph G s Ž.V, E . Approximating * The second and third authors were supported by VW, Project no. Ir69041; the third author was also supported by DFG.
    [Show full text]
  • 3-Colourability of Dually Chordal Graphs in Linear Time
    3-Colourability of Dually Chordal Graphs in Linear Time Arne Leitert University of Rostock, Germany [email protected] Abstract. A graph G is dually chordal if there is a spanning tree T of G such that any maximal clique of G induces a subtree in T . This paper investigates the Colourability problem on dually chordal graphs. It will show that it is NP-complete in case of four colours and solvable in linear time with a simple algorithm in case of three colours. In addition, it will be shown that a dually chordal graph is 3-colourable if and only if it is perfect and has no clique of size four. 1 Introduction Colouring a graph is the problem of finding the minimal number of colours required to assign each vertex a colour such that no adjacent vertices have the same colour. It is a classic problem in computer science and one of Karp's 21 NP-complete problems [8]. Colouring remains NP-complete if bounded to three colours [11]. Also, if a 3-colourable graph is given, it remains NP-hard to find a colouring, even if four colours are allowed [7]. Dually chordal graphs are closely related to chordal graphs, hypertrees and α-acyclic hypergraphs, which also explains the name of this graph class (see [2] for more). Section 3 will show, that Colouring is NP-complete for dually chordal graphs if bounded to four colours. So the aim of this paper is to find a linear time algorithm for the 3-Colouring problem. Next to the classic vertex colouring problem, there are the problems of colour- ing only edges or edges and vertices of a graph.
    [Show full text]
  • Vasile Alecsandri” University of Bac˘Au Faculty of Sciences Scientific Studies and Research Series Mathematics and Informatics Vol
    "Vasile Alecsandri" University of Bac˘au Faculty of Sciences Scientific Studies and Research Series Mathematics and Informatics Vol. 26(2016), No. 1, 99-108 GENERALIZATIONS OF TRIANGULATED GRAPHS MIHAI TALMACIU Abstract. Using weak decomposition, we characterize in a unified manner the classes of doubly chordal, of hereditary dually chordal and of strongly chordal graphs. We also give a recognition algorithm that is applicable for doubly chordal graphs, for hereditary dually chordal and for strongly chordal graphs. In addition, we determine the combinatorial optimization numbers in efficient time for all the above classes of graphs. 1. Introduction The class of triangulated graphs (also known as chordal graphs) has remarkable properties, among those we mention perfection, this class is algorithmically useful, possessing recognition algorithms and provide ways to solve some combinatorial optimization problems (such as determining the stability number and minimum number of covering cliques) with linear complexity algorithms. Various generalizations of triangulated graphs were introduced. Among these, we mention the class of Weakly Triangulated Graphs, introduced by R. Hayward [10], see also [3], [2], which are the graphs containing no cycles of length{ less than} or equal to five and the com- plements of these cycles (i. e. Ck; Ck ̸⊂ G for every k ≥ 5). ||||||||||||{ Keywords and phrases: chordal graphs, doubly chordal graphs, du- ally chordal graphs, hereditary dually chordal graphs, strongly chordal graphs, weak decomposition, recognition algorithm. (2010) Mathematics Subject Classification: 05C85, 68R10 99 100 MIHAI TALMACIU Another generalization is the class of Slightly Triangulated Graphs, introduced by F. Maire [10], which are known as the graphs containing no cycles of length less than or equal to five and having the propriety that for any induced subgraph there is a vertex whose neighborhood in the subgraph does not contain P4.
    [Show full text]
  • On Structural Characterizations of Graph Classes Related to Perfect Graphs and the Konig˝ Property
    UNIVERSIDAD DE BUENOS AIRES Facultad de Ciencias Exactas y Naturales Departamento de Computación Sobre caracterizaciones estructurales de clases de grafos relacionadas con los grafos perfectos y la propiedad de Konig˝ Tesis presentada para optar al título de Doctor de la Universidad de Buenos Aires en el área Ciencias de la Computación Martín Darío Safe Directores de tesis: Flavia Bonomo Guillermo Alfredo Durán Consejero de estudios: Min Chih Lin Buenos Aires, 2011 Sobre caracterizaciones estructurales de clases de grafos relacionadas con los grafos perfectos y la propiedad de Konig˝ Un grafo es balanceado si su matriz clique no contiene como submatriz ninguna ma- triz de incidencia arista-vértice de un ciclo impar. Se conoce una caracterización para estos grafos por subgrafos inducidos prohibidos, pero ninguna que sea por subgrafos inducidos prohibidos minimales. En esta tesis probamos caracterizaciones por subgra- fos inducidos prohibidos minimales para los grafos balanceados restringidas a ciertas clases de grafos y mostramos que dentro de algunas de ellas conducen a algoritmos lineales para reconocer el balanceo. Un grafo es clique-perfecto si en cada subgrafo inducido el mínimo número de vérti- ces que intersecan todas las cliques coincide con el máximo número de cliques disjun- tas dos a dos. Contrariamente a los grafos perfectos, para estos grafos no se conoce una caracterización por subgrafos inducidos prohibidos ni la complejidad del problema de reconocimiento. En esta tesis caracterizamos los grafos clique-perfectos por subgrafos inducidos prohibidos dentro de dos clases de grafos, lo que implica algoritmos de reconocimiento polinomiales para la clique-perfección dentro de dichas clases. Un grafo tiene la propiedad de Kőnig si el mínimo número de vértices que intersecan todas las aristas iguala al máximo número de aristas que no comparten vértices.
    [Show full text]
  • Algorithmic Aspects of Some Variations of Clique Transversal and Clique Independent Sets on Graphs
    algorithms Article Algorithmic Aspects of Some Variations of Clique Transversal and Clique Independent Sets on Graphs Chuan-Min Lee Department of Computer and Communication Engineering, Ming Chuan University, 5 De Ming Road, Guishan District, Taoyuan City 333, Taiwan; [email protected]; Tel.: +886-3-350-7001 (ext. 3432); Fax: +886-3-359-3876 Abstract: This paper studies the maximum-clique independence problem and some variations of the clique transversal problem such as the fkg-clique, maximum-clique, minus clique, signed clique, and k-fold clique transversal problems from algorithmic aspects for k-trees, suns, planar graphs, doubly chordal graphs, clique perfect graphs, total graphs, split graphs, line graphs, and dually chordal graphs. We give equations to compute the fkg-clique, minus clique, signed clique, and k-fold clique transversal numbers for suns, and show that the fkg-clique transversal problem is polynomial-time solvable for graphs whose clique transversal numbers equal their clique independence numbers. We also show the relationship between the signed and generalization clique problems and present NP-completeness results for the considered problems on k-trees with unbounded k, planar graphs, doubly chordal graphs, total graphs, split graphs, line graphs, and dually chordal graphs. Keywords: clique independent set; clique transversal number; signed clique transversal function; minus clique transversal function; k-fold clique transversal set 1. Introduction Citation: Lee, C.-M. Algorithmic Every graph G = (V, E) in this paper is finite, undirected, connected, and has at most Aspects of Some Variations of Clique one edge between any two vertices in G. We assume that the vertex set V and edge set E of Transversal and Clique Independent G contain n vertices and m edges.
    [Show full text]
  • Algorithmic Complexity Between Structure and Knowledge Nicolas Nisse
    Sophia Antipolis N◦ d'ordre : Habilitation `aDiriger la Recherche pr´esent´eepour obtenir le grade de HDR Sp´ecialit´e: Informatique − Algorithmic complexity Between Structure and Knowledge How Pursuit-evasion Games help Nicolas Nisse − Soutenue le 26 mai 2014 devant le jury compos´ede : Rapporteurs : Cyril GAVOILLE Professeur Dimitrios M. THILIKOS Directeur de Recherche Peter WIDMAYER Professeur Examinateurs : Victor CHEPOI Professeur David COUDERT Charg´ede Recherche Fedor V. FOMIN Professeur Pierre FRAIGNIAUD Directeur de Recherche Jean-Charles REGIN´ Professeur Contents Introduction 5 Pursuit-evasion games . .6 Telecommunication networks and algorithmic perspectives . .7 Organization of the manuscript and personal contributions . .9 1 Turn-by-turn Two-Player Games in Graphs 15 1.1 Cop-number in a nutshell . 16 1.1.1 Cop-number and Meyniel Conjecture . 17 1.1.2 Beyond Meyniel conjecture: when graph structure helps . 21 1.2 Variants of Cops and Robber games . 27 1.2.1 Fast Cops and Robber. 27 1.2.2 Visibility, radius of capture and other variants . 31 1.3 Web-page prefetching and Surveillance game . 33 1.3.1 Complexity and algorithms in several graph classes . 36 1.3.2 Connected and online Surveillance Game . 39 1.4 Fractional Combinatorial games . 41 1.4.1 Fractional Cops and Robber and Surveillance Games . 41 1.4.2 General fractional Games . 43 2 Tree Decomposition, Graph Searching and Applications 45 2.1 Algorithmic applications of tree-decompositions . 46 2.1.1 Treewidth . 46 2.1.2 Applications to parameterized complexity . 47 2.1.3 Computing chordality and \caterpillar" tree-decompositions . 50 2.2 From pursuit-evasion games' point of view .
    [Show full text]
  • Arxiv:1810.06872V1 [Cs.CC] 16 Oct 2018
    Semitotal Domination: New hardness results and a polynomial-time algorithm for graphs of bounded mim-width Esther Galby, Andrea Munaro, Bernard Ries Department of Informatics, University of Fribourg, Bd de P´erolles 90, 1700 Fribourg, Switzerland Abstract. A semitotal dominating set of a graph G with no isolated vertex is a dominating set D of G such that every vertex in D is within distance two of another vertex in D. The minimum size γt2(G) of a semitotal dominating set of G is squeezed between the domination number γ(G) and the total domination number γt(G). SEMITOTAL DOMINATING SET is the problem of finding, given a graph G, a semitotal domi- nating set of G of size γt2(G). In this paper, we continue the systematic study on the compu- tational complexity of this problem when restricted to special graph classes. In particular, we show that it is solvable in polynomial time for the class of graphs with bounded mim-width by a reduction to TOTAL DOMINATING SET and we provide several approximation lower bounds for subclasses of subcubic graphs. Moreover, we obtain complexity dichotomies in monogenic classes for the decision versions of SEMITOTAL DOMINATING SET and TOTAL DOMINATING SET. Finally, we show that it is NP-complete to recognise the graphs such that γt2(G) = γt(G) and those such that γ(G) = γt2(G), even if restricted to be planar and with maximum de- gree at most 4, and we provide forbidden induced subgraph characterisations for the graphs heriditarily satisfying either of these two equalities. 1 Introduction Two of the most studied parameters in graph theory are the domination number and the total domination number.
    [Show full text]
  • Beyond Helly Graphs: the Diameter Problem on Absolute Retracts
    Beyond Helly graphs: the diameter problem on absolute retracts Guillaume Ducoffe1,2 1National Institute for Research and Development in Informatics, Romania 2University of Bucharest, Romania Abstract Characterizing the graph classes such that, on n-vertex m-edge graphs in the class, we can compute the diameter faster than in O(nm) time is an important research problem both in theory and in practice. We here make a new step in this direction, for some metrically defined graph classes. Specifically, a subgraph H of a graph G is called a retract of G if it is the image of some idempotent endomorphism of G. Two necessary conditions for H being a retract of G is to have H is an isometric and isochromatic subgraph of G. We say that H is an absolute retract of some graph class C if it is a retract of any G 2 C of which it is an isochromatic and isometric subgraph. In this paper, we study the complexity of computing the diameter within the absolute retracts of various hereditary graph classes. First, we show howp to compute the diameter within absolute retracts of bipartite graphs in randomized O~(m n) time. For the special case of chordal bipartite graphs, it can be improved to linear time, and the algorithm even computes all the eccentricities. Then, we generalize these results to the absolute retracts of k-chromatic graphs, for every fixed k ≥ 3. Finally, we study the diameter problem within the absolute retracts of planar graphs and split graphs, respectively. 1 Introduction One of the most basic graph properties is the diameter of a graph (maximum number of edges on a shortest path).
    [Show full text]
  • 3 Total Colouring CELINA M
    3 Total colouring CELINA M. H. DE FIGUEIREDO 1. Introduction 2. Hilton's condition 3. Cubic graphs 4. Equitable total colourings 5. Vertex-elimination orders 6. Decomposition 7. Complexity separation 8. Concluding remarks and conjectures References A total colouring assigns a colour to each vertex and edge of a graph, so that there are no incidence conflicts. Since, by definition, a total colour- ing is also a vertex-colouring and an edge-colouring, it is natural to con- sider successful strategies, both theoretical and algorithmic, towards the solution of these two more studied problems. This chapter surveys recent advances towards a better understanding of the challenging total colour- ing problem, with respect to Hilton's condition, cubic graphs, equitable colourings, vertex-elimination orders, decomposition, and complexity di- chotomies. 1 Introduction Let G be a simple connected graph with vertex-set V (G) and edge-set E(G). An element of G is one of its vertices or edges. An edge e 2 E(G), whose ends are v and w, is denoted by fv; wg or vw. An edge-colouring of G is a map π : E(G) !C , where C is a set of colours, with π(e) 6= π(f) for any two adjacent edges e; f 2 E(G). If C = f1; 2; : : : ; kg, then we 2 have an edge-colouring with k colours, and π is a k-edge-colouring. The smallest integer k for which a k-edge-colouring exists is the chromatic index of G, denoted by χ0(G). Clearly, χ0(G) ≥ ∆(G), where ∆(G) is the maximum degree of a vertex in G.
    [Show full text]