Characterization and Recognition of P4-Sparse Graphs Partitionable Into K Independent Sets and ℓ Cliques✩

Total Page:16

File Type:pdf, Size:1020Kb

Characterization and Recognition of P4-Sparse Graphs Partitionable Into K Independent Sets and ℓ Cliques✩ Discrete Applied Mathematics 159 (2011) 165–173 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam Characterization and recognition of P4-sparse graphs partitionable into k independent sets and ` cliquesI Raquel S.F. Bravo a, Sulamita Klein a, Loana Tito Nogueira b, Fábio Protti b,∗ a COPPE-PESC, Universidade Federal do Rio de Janeiro, Brazil b IC, Universidade Federal Fluminense, Brazil article info a b s t r a c t Article history: In this work, we focus on the class of P4-sparse graphs, which generalizes the well-known Received 28 December 2009 class of cographs. We consider the problem of verifying whether a P4-sparse graph is a Received in revised form 22 October 2010 .k; `/-graph, that is, a graph that can be partitioned into k independent sets and ` cliques. Accepted 28 October 2010 First, we describe in detail the family of forbidden induced subgraphs for a cograph to be Available online 27 November 2010 a .k; `/-graph. Next, we show that the same forbidden structures suffice to characterize P -sparse graphs which are .k; `/-graphs. Finally, we describe how to recognize .k; `/-P - Keywords: 4 4 sparse graphs in linear time by using special auxiliary cographs. .k; `/-graphs Cographs ' 2010 Elsevier B.V. All rights reserved. P4-sparse graphs 1. Introduction The class of P4-sparse graphs was introduced by Hoàng [14] as the class of graphs for which every set of five vertices induces at most one P4. Hoàng also gave a number of characterizations for these graphs, and showed that P4-sparse graphs are perfect (a graph G is perfect if for every induced subgraph H of G, the chromatic number of H equals the largest number of pairwise adjacent vertices in H). The class of P4-sparse graphs generalizes both the cographs and the P4-reducible graphs. The well-known class of cographs was introduced in the early 1970s by Lerchs [20] as the class of graphs for which no induced subgraph is isomorphic to a P4, and P4-reducible graphs were introduced by Jamison and Olariu [16] as those in which no vertex belongs to more than one induced P4. Both cographs and P4-reducible graphs can be recognized in linear time [4,6,16]. In [17], Jamison and Olariu gave several structural theorems for P4-sparse graphs, including a constructive characterization asserting that P4-sparse graphs are exactly the graphs constructible from single-vertex graphs by three graph operations. This result implies that P4-sparse graphs have a unique tree representation up to isomorphism, which leads to a linear time recognition algorithm for this class. The classes of P4-sparse graphs, cographs and P4-reducible graphs have been studied extensively in recent years and have applications in many areas of applied mathematics, computer science and engineering, mainly because of their good algorithmic and structural properties. The purpose of this paper is to study the partition of the vertex set of P4-sparse graphs into parts which can be independent sets or cliques. The problem of partitioning the vertex set of a graph into k independent sets and ` cliques, for fixed k; `, is known as the .k; `/-partition problem, and is a natural generalization of the coloring problem (where ` D 0) I This work has been partially supported by CNPq, CAPES, and FAPERJ (E-26/110.552/2010). ∗ Corresponding address: IC/UFF - Rua Passo da Pátria, 156, Bloco E, 3o. andar - CEP 24210-240 - Niterói, RJ, Brazil. Tel.: +55 21 26295636; fax: +55 21 26295669. E-mail addresses: [email protected] (R.S.F. Bravo), [email protected] (S. Klein), [email protected] (L.T. Nogueira), [email protected] (F. Protti). 0166-218X/$ – see front matter ' 2010 Elsevier B.V. All rights reserved. doi:10.1016/j.dam.2010.10.019 166 R.S.F. Bravo et al. / Discrete Applied Mathematics 159 (2011) 165–173 and the clique partition problem (where k D 0). Graphs that can be partitioned in this way are called .k; `/-graphs, and were introduced by Brandstädt, in [1]. The matrix partition problem is a yet wider generalization where the parts satisfy not only internal restrictions (such as being an independent set or a clique), but also external restrictions (e.g., being pairwise connected by all possible edges). We refer to [11,12] for details. It is known that, for k ≥ 3 or ` ≥ 3, the problem of recognizing .k; `/-graphs is NP-complete [2]. Due to this fact, many works have considered special families of .k; `/-graphs that can be efficiently recognized; for example, .k; `/-chordal graphs [13], .k; `/-cographs [3,8,10], and .k; `/-perfect graphs [9]. Since P4-sparse graphs have bounded clique width, the problem of deciding whether a P4-sparse graph is a .k; `/-graph for fixed k; ` can be solved in linear time, using a general argument (see [7] for details). We describe a simpler linear time method based on our characterization of P4-sparse graphs that are .k; `/-graphs. 2. Background and terminologies Given a simple graph G D .V ; E/, we denote by G the complement of G. For V 0 ⊆ V ; GTV 0U denotes the subgraph of G induced by V 0.A clique (independent set) is a subset of vertices inducing a complete (edgeless) subgraph, not necessarily maximal. The M-partition problem was introduced by Feder et al. [11], as follows. Let M be a fixed symmetric m × m matrix with entries M.i; j/ 2 f0; 1; ∗}. An M-partition of a graph G is a partition of the vertex set V .G/ into m parts V1; V2;:::; Vm such that Vi is a clique if M.i; i/ D 1, an independent set if M.i; i/ D 0, or with no internal restriction if M.i; i/ D ∗; and such that parts Vi and Vj are completely adjacent if M.i; j/ D 1, completely non-adjacent if M.i; j/ D 0, or with no restriction if M.i; j/ D ∗. Thus the diagonal entries define whether the parts are cliques or independent sets, and the off-diagonal entries define whether the parts are completely adjacent or non-adjacent (with ∗ meaning no restriction). A graph G that does not admit an M-partition is called an M-obstruction.A minimal M-obstruction is a graph G which is an M-obstruction and such that every proper induced subgraph of G admits an M-partition. Given a graph G, sometimes it is useful to associate lists with its vertices. A list M-partition of G with respect to lists L.v/; v 2 V .G/, is an M-partition of G in which each vertex v belongs to a part Vi such that i 2 L.v/. Note that the trivial case, when all lists are L.v/ D f1; 2;:::; mg, corresponds to the situation when no lists are given. A matrix without diagonal ∗'s may be written in a block form, by first listing the rows and columns with diagonal 0's, then those with diagonal 1's. The matrix falls into four blocks, a k by k diagonal matrix A with a diagonal of 0's, an ` by ` diagonal matrix B with a diagonal of 1's, and a k by ` off-diagonal matrix C and its transpose. We say in this case that M is an .A; B; C/-block matrix. We shall say that M is a constant matrix if the off-diagonal entries of A are all the same, say equal to a, the off-diagonal entries of B are all the same, say b, and all entries of C are the same, say c. In this case, we also say that M is an .a; b; c/-block matrix. Observe that if the matrix M is a .∗; ∗; ∗/-block matrix, then an M-partition of G is precisely a partition of the vertices of G into k independent sets and ` cliques. In this case, G is said to be a .k; `/-graph. Feder et al. [10] studied this case (with lists) for the class of cographs. For a .k; `/-graph G, we write V D S1 [···[ Sk [ C1 [···[ C`, where each Sj is an independent set and each Ci is a clique. Such a partition is called a .k; `/-partition of G. In this definition some sets may be empty. The complete (resp. edgeless) graph on r vertices is denoted by Kr (resp. Ir ). Given two graphs G1 D .V1; E1/ and G2 D .V2; E2/, with V1 \ V2 D;, the graph G1 [ G2 (called the union of G1 and G2) is the graph with vertex set V1 [ V2 and edge set E1 [ E2, and the graph G1 C G2 (called the join of G1 and G2) is the graph with vertex set V1 [ V2, and edge set E1 [ E2 [ f.x; y/ j x 2 V1; y 2 V2g.A cograph [5,20,21] is recursively defined as follows: – K1 is a cograph; – if G is a cograph then G is also a cograph; – if G and H are cographs, then G [ H is also a cograph. In [5], Corneil et al. proved that a graph G is a cograph if and only if G contains no induced P4 (a chordless path with four vertices). It follows from the definition of cographs that every cograph G is associated with a unique rooted tree T .G/, called the cotree of G, whose leaves are precisely the vertices of G and whose internal nodes are of two types, 0 or 1, in such a way that two vertices x and y are adjacent in G if and only if their lowest common ancestor in T .G/ is a type-1 node.
Recommended publications
  • Induced Minors and Well-Quasi-Ordering Jaroslaw Blasiok, Marcin Kamiński, Jean-Florent Raymond, Théophile Trunck
    Induced minors and well-quasi-ordering Jaroslaw Blasiok, Marcin Kamiński, Jean-Florent Raymond, Théophile Trunck To cite this version: Jaroslaw Blasiok, Marcin Kamiński, Jean-Florent Raymond, Théophile Trunck. Induced minors and well-quasi-ordering. EuroComb: European Conference on Combinatorics, Graph Theory and Appli- cations, Aug 2015, Bergen, Norway. pp.197-201, 10.1016/j.endm.2015.06.029. lirmm-01349277 HAL Id: lirmm-01349277 https://hal-lirmm.ccsd.cnrs.fr/lirmm-01349277 Submitted on 27 Jul 2016 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. Available online at www.sciencedirect.com www.elsevier.com/locate/endm Induced minors and well-quasi-ordering Jaroslaw Blasiok 1,2 School of Engineering and Applied Sciences, Harvard University, United States Marcin Kami´nski 2 Institute of Computer Science, University of Warsaw, Poland Jean-Florent Raymond 2 Institute of Computer Science, University of Warsaw, Poland, and LIRMM, University of Montpellier, France Th´eophile Trunck 2 LIP, ENS´ de Lyon, France Abstract AgraphH is an induced minor of a graph G if it can be obtained from an induced subgraph of G by contracting edges. Otherwise, G is said to be H-induced minor- free.
    [Show full text]
  • Arxiv:1907.08517V3 [Math.CO] 12 Mar 2021
    RANDOM COGRAPHS: BROWNIAN GRAPHON LIMIT AND ASYMPTOTIC DEGREE DISTRIBUTION FRÉDÉRIQUE BASSINO, MATHILDE BOUVEL, VALENTIN FÉRAY, LUCAS GERIN, MICKAËL MAAZOUN, AND ADELINE PIERROT ABSTRACT. We consider uniform random cographs (either labeled or unlabeled) of large size. Our first main result is the convergence towards a Brownian limiting object in the space of graphons. We then show that the degree of a uniform random vertex in a uniform cograph is of order n, and converges after normalization to the Lebesgue measure on [0; 1]. We finally an- alyze the vertex connectivity (i.e. the minimal number of vertices whose removal disconnects the graph) of random connected cographs, and show that this statistics converges in distribution without renormalization. Unlike for the graphon limit and for the degree of a random vertex, the limiting distribution of the vertex connectivity is different in the labeled and unlabeled settings. Our proofs rely on the classical encoding of cographs via cotrees. We then use mainly combi- natorial arguments, including the symbolic method and singularity analysis. 1. INTRODUCTION 1.1. Motivation. Random graphs are arguably the most studied objects at the interface of com- binatorics and probability theory. One aspect of their study consists in analyzing a uniform random graph of large size n in a prescribed family, e.g. perfect graphs [MY19], planar graphs [Noy14], graphs embeddable in a surface of given genus [DKS17], graphs in subcritical classes [PSW16], hereditary classes [HJS18] or addable classes [MSW06, CP19]. The present paper focuses on uniform random cographs (both in the labeled and unlabeled settings). Cographs were introduced in the seventies by several authors independently, see e.g.
    [Show full text]
  • Partitioning a Graph Into Disjoint Cliques and a Triangle-Free Graph
    This is a repository copy of Partitioning a graph into disjoint cliques and a triangle-free graph. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/85292/ Version: Accepted Version Article: Abu-Khzam, FN, Feghali, C and Muller, H (2015) Partitioning a graph into disjoint cliques and a triangle-free graph. Discrete Applied Mathematics, 190-19. 1 - 12. ISSN 0166-218X https://doi.org/10.1016/j.dam.2015.03.015 © 2015, Elsevier. Licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International http://creativecommons.org/licenses/by-nc-nd/4.0/ Reuse Unless indicated otherwise, fulltext items are protected by copyright with all rights reserved. The copyright exception in section 29 of the Copyright, Designs and Patents Act 1988 allows the making of a single copy solely for the purpose of non-commercial research or private study within the limits of fair dealing. The publisher or other rights-holder may allow further reproduction and re-use of this version - refer to the White Rose Research Online record for this item. Where records identify the publisher as the copyright holder, users can verify any specific terms of use on the publisher’s website. Takedown If you consider content in White Rose Research Online to be in breach of UK law, please notify us by emailing [email protected] including the URL of the record and the reason for the withdrawal request. [email protected] https://eprints.whiterose.ac.uk/ Partitioning a Graph into Disjoint Cliques and a Triangle-free Graph Faisal N. Abu-Khzam, Carl Feghali, Haiko M¨uller Abstract A graph G =(V, E) is partitionable if there exists a partition {A,B} of V such that A induces a disjoint union of cliques and B induces a triangle- free graph.
    [Show full text]
  • Arxiv:1906.05510V2 [Math.AC]
    BINOMIAL EDGE IDEALS OF COGRAPHS THOMAS KAHLE AND JONAS KRUSEMANN¨ Abstract. We determine the Castelnuovo–Mumford regularity of binomial edge ideals of complement reducible graphs (cographs). For cographs with n vertices the maximum regularity grows as 2n/3. We also bound the regularity by graph theoretic invariants and construct a family of counterexamples to a conjecture of Hibi and Matsuda. 1. Introduction Let G = ([n], E) be a simple undirected graph on the vertex set [n]= {1,...,n}. x1 ··· xn x1 ··· xn Let X = ( y1 ··· yn ) be a generic 2 × n matrix and S = k[ y1 ··· yn ] the polynomial ring whose indeterminates are the entries of X and with coefficients in a field k. The binomial edge ideal of G is JG = hxiyj −yixj : {i, j} ∈ Ei⊆ S, the ideal of 2×2 mi- nors indexed by the edges of the graph. Since their inception in [5, 15], connecting combinatorial properties of G with algebraic properties of JG or S/ JG has been a popular activity. Particular attention has been paid to the minimal free resolution of S/ JG as a standard N-graded S-module [3, 11]. The data of a minimal free res- olution is encoded in its graded Betti numbers βi,j (S/ JG) = dimk Tori(S/ JG, k)j . An interesting invariant is the highest degree appearing in the resolution, the Castelnuovo–Mumford regularity reg(S/ JG) = max{j − i : βij (S/ JG) 6= 0}. It is a complexity measure as low regularity implies favorable properties like vanish- ing of local cohomology. Binomial edge ideals have square-free initial ideals by arXiv:1906.05510v2 [math.AC] 10 Mar 2021 [5, Theorem 2.1] and, using [1], this implies that the extremal Betti numbers and regularity can also be derived from those initial ideals.
    [Show full text]
  • P 4-Colorings and P 4-Bipartite Graphs Chinh T
    P_4-Colorings and P_4-Bipartite Graphs Chinh T. Hoàng, van Bang Le To cite this version: Chinh T. Hoàng, van Bang Le. P_4-Colorings and P_4-Bipartite Graphs. Discrete Mathematics and Theoretical Computer Science, DMTCS, 2001, 4 (2), pp.109-122. hal-00958951 HAL Id: hal-00958951 https://hal.inria.fr/hal-00958951 Submitted on 13 Mar 2014 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. Discrete Mathematics and Theoretical Computer Science 4, 2001, 109–122 P4-Free Colorings and P4-Bipartite Graphs Ch´ınh T. Hoang` 1† and Van Bang Le2‡ 1Department of Physics and Computing, Wilfrid Laurier University, 75 University Ave. W., Waterloo, Ontario N2L 3C5, Canada 2Fachbereich Informatik, Universitat¨ Rostock, Albert-Einstein-Straße 21, D-18051 Rostock, Germany received May 19, 1999, revised November 25, 2000, accepted December 15, 2000. A vertex partition of a graph into disjoint subsets Vis is said to be a P4-free coloring if each color class Vi induces a subgraph without a chordless path on four vertices (denoted by P4). Examples of P4-free 2-colorable graphs (also called P4-bipartite graphs) include parity graphs and graphs with “few” P4s like P4-reducible and P4-sparse graphs.
    [Show full text]
  • Generalizing Cographs to 2-Cographs
    GENERALIZING COGRAPHS TO 2-COGRAPHS JAMES OXLEY AND JAGDEEP SINGH Abstract. In this paper, we consider 2-cographs, a natural general- ization of the well-known class of cographs. We show that, as with cographs, 2-cographs can be recursively defined. However, unlike cographs, 2-cographs are closed under induced minors. We consider the class of non-2-cographs for which every proper induced minor is a 2-cograph and show that this class is infinite. Our main result finds the finitely many members of this class whose complements are also induced-minor-minimal non-2-cographs. 1. Introduction In this paper, we only consider simple graphs. Except where indicated otherwise, our notation and terminology will follow [5]. A cograph is a graph in which every connected induced subgraph has a disconnected com- plement. By convention, the graph K1 is assumed to be a cograph. Re- placing connectedness by 2-connectedness, we define a graph G to be a 2-cograph if G has no induced subgraph H such that both H and its com- plement, H, are 2-connected. Note that K1 is a 2-cograph. Cographs have been extensively studied over the last fifty years (see, for example, [6, 12, 4]). They are also called P4-free graphs due to following characterization [3]. Theorem 1.1. A graph G is a cograph if and only if G does not contain the path P4 on four vertices as an induced subgraph. In other words, P4 is the unique non-cograph with the property that every proper induced subgraph of P4 is a cograph.
    [Show full text]
  • Combinatorial Optimization and Recognition of Graph Classes with Applications to Related Models
    Combinatorial Optimization and Recognition of Graph Classes with Applications to Related Models Von der Fakult¨at fur¨ Mathematik, Informatik und Naturwissenschaften der RWTH Aachen University zur Erlangung des akademischen Grades eines Doktors der Naturwissenschaften genehmigte Dissertation vorgelegt von Diplom-Mathematiker George B. Mertzios aus Thessaloniki, Griechenland Berichter: Privat Dozent Dr. Walter Unger (Betreuer) Professor Dr. Berthold V¨ocking (Zweitbetreuer) Professor Dr. Dieter Rautenbach Tag der mundlichen¨ Prufung:¨ Montag, den 30. November 2009 Diese Dissertation ist auf den Internetseiten der Hochschulbibliothek online verfugbar.¨ Abstract This thesis mainly deals with the structure of some classes of perfect graphs that have been widely investigated, due to both their interesting structure and their numerous applications. By exploiting the structure of these graph classes, we provide solutions to some open problems on them (in both the affirmative and negative), along with some new representation models that enable the design of new efficient algorithms. In particular, we first investigate the classes of interval and proper interval graphs, and especially, path problems on them. These classes of graphs have been extensively studied and they find many applications in several fields and disciplines such as genetics, molecular biology, scheduling, VLSI design, archaeology, and psychology, among others. Although the Hamiltonian path problem is well known to be linearly solvable on interval graphs, the complexity status of the longest path problem, which is the most natural optimization version of the Hamiltonian path problem, was an open question. We present the first polynomial algorithm for this problem with running time O(n4). Furthermore, we introduce a matrix representation for both interval and proper interval graphs, called the Normal Interval Representation (NIR) and the Stair Normal Interval Representation (SNIR) matrix, respectively.
    [Show full text]
  • Arxiv:2011.00522V2 [Math.CO] 17 May 2021 Correcting the Algorithm
    Correcting the algorithm for the secure domination number of cographs by Jha, Pradhan, and Banerjee Anja Kiˇseka∗ Sandi Klavˇzar a,b,c† May 18, 2021 a Faculty of Mathematics and Physics, University of Ljubljana, Slovenia b Institute of Mathematics, Physics and Mechanics, Ljubljana, Slovenia c Faculty of Natural Sciences and Mathematics, University of Maribor, Slovenia Abstract Jha, Pradhan, and Banerjee devised a linear algorithm to compute the se- cure domination number of a cograph. Here it is shown that their Lemma 2, which is crucial for the computational complexity of the algorithm, is incom- plete. An accordingly modified lemma is proved and it is demonstrated that the complexity of the modified algorithm remains linear. Keywords: domination number; secure domination number; cograph; algorithm; computational complexity AMS Subj. Class. (2020): 05C57, 05C69, 05C76, 05C85 arXiv:2011.00522v2 [math.CO] 17 May 2021 1 Introduction and preliminaries Cographs have been independently introduced in many different contexts and un- der many different names (including D*-graphs, hereditary Dacey graphs, 2-parity graphs), clearly indicating the intrinsic role of this class of graphs in graph theory and elsewhere. Cographs can be characterized in several different ways, see [10]. ∗Email: [email protected] †Email: [email protected] 1 Moreover, their research is still very active, the list [1, 5, 11, 12, 13, 17] presents just a sample of recent studies and applications of cographs. Numerous problems, including the independence number, the clique number, and the existence of a Hamiltonian cycle, that are difficult in general, are polynomial (in most cases linear) on cographs.
    [Show full text]
  • Algorithmic Graph Theory Part III Perfect Graphs and Their Subclasses
    Algorithmic Graph Theory Part III Perfect Graphs and Their Subclasses Martin Milanicˇ [email protected] University of Primorska, Koper, Slovenia Dipartimento di Informatica Universita` degli Studi di Verona, March 2013 1/55 What we’ll do 1 THE BASICS. 2 PERFECT GRAPHS. 3 COGRAPHS. 4 CHORDAL GRAPHS. 5 SPLIT GRAPHS. 6 THRESHOLD GRAPHS. 7 INTERVAL GRAPHS. 2/55 THE BASICS. 2/55 Induced Subgraphs Recall: Definition Given two graphs G = (V , E) and G′ = (V ′, E ′), we say that G is an induced subgraph of G′ if V ⊆ V ′ and E = {uv ∈ E ′ : u, v ∈ V }. Equivalently: G can be obtained from G′ by deleting vertices. Notation: G < G′ 3/55 Hereditary Graph Properties Hereditary graph property (hereditary graph class) = a class of graphs closed under deletion of vertices = a class of graphs closed under taking induced subgraphs Formally: a set of graphs X such that G ∈ X and H < G ⇒ H ∈ X . 4/55 Hereditary Graph Properties Hereditary graph property (Hereditary graph class) = a class of graphs closed under deletion of vertices = a class of graphs closed under taking induced subgraphs Examples: forests complete graphs line graphs bipartite graphs planar graphs graphs of degree at most ∆ triangle-free graphs perfect graphs 5/55 Hereditary Graph Properties Why hereditary graph classes? Vertex deletions are very useful for developing algorithms for various graph optimization problems. Every hereditary graph property can be described in terms of forbidden induced subgraphs. 6/55 Hereditary Graph Properties H-free graph = a graph that does not contain H as an induced subgraph Free(H) = the class of H-free graphs Free(M) := H∈M Free(H) M-free graphT = a graph in Free(M) Proposition X hereditary ⇐⇒ X = Free(M) for some M M = {all (minimal) graphs not in X} The set M is the set of forbidden induced subgraphs for X.
    [Show full text]
  • On Retracts, Absolute Retracts, and Folds In
    ON RETRACTS,ABSOLUTE RETRACTS, AND FOLDS IN COGRAPHS Ton Kloks1 and Yue-Li Wang2 1 Department of Computer Science National Tsing Hua University, Taiwan [email protected] 2 Department of Information Management National Taiwan University of Science and Technology [email protected] Abstract. Let G and H be two cographs. We show that the problem to determine whether H is a retract of G is NP-complete. We show that this problem is fixed-parameter tractable when parameterized by the size of H. When restricted to the class of threshold graphs or to the class of trivially perfect graphs, the problem becomes tractable in polynomial time. The problem is also solvable in linear time when one cograph is given as an in- duced subgraph of the other. We characterize absolute retracts for the class of cographs. Foldings generalize retractions. We show that the problem to fold a trivially perfect graph onto a largest possible clique is NP-complete. For a threshold graph this folding number equals its chromatic number and achromatic number. 1 Introduction Graph homomorphisms have regained a lot of interest by the recent characteri- zation of Grohe of the classes of graphs for which Hom(G, -) is tractable [11]. To be precise, Grohe proves that, unless FPT = W[1], deciding whether there is a homomorphism from a graph G 2 G to some arbitrary graph H is polynomial if and only if the graphs in G have bounded treewidth modulo homomorphic equiv- alence. The treewidth of a graph modulo homomorphic equivalence is defined as the treewidth of its core, ie, a minimal retract.
    [Show full text]
  • Linear Clique-Width for Hereditary Classes of Cographs 2
    LINEAR CLIQUE-WIDTH FOR HEREDITARY CLASSES OF COGRAPHS Robert Brignall∗ Nicholas Korpelainen∗ Department of Mathematics and Statistics Mathematics Department The Open University University of Derby Milton Keynes, UK Derby, UK Vincent Vatter∗† Department of Mathematics University of Florida Gainesville, Florida USA The class of cographs is known to have unbounded linear clique-width. We prove that a hereditary class of cographs has bounded linear clique- width if and only if it does not contain all quasi-threshold graphs or their complements. The proof borrows ideas from the enumeration of permu- tation classes. 1. INTRODUCTION A variety of measures of the complexity of graph classes have been introduced and have proved useful for algorithmic problems [3–5, 7, 8, 11, 17, 18, 22, 23]. We are concerned with clique-width, introduced by Courcelle, Engelfriet, and Rozenberg [6], and more pertinently, the linear version of this parameter, due to Lozin and Rautenbach [20], and studied further by Gurski and Wanke [14]. The linear clique-width of a graph G, lcw(G), is the size of the smallest alphabet Σ such that G can arXiv:1305.0636v5 [math.CO] 25 Jan 2016 be constructed by a sequence of the following three operations: • add a new vertex labeled by a letter in Σ, • add edges between all vertices labeled i and all vertices labeled j (for i 6= j), and • give all vertices labeled i the label j. ∗All three authors were partially supported by EPSRC via the grant EP/J006130/1. †Vatter’s research was also partially supported by the National Security Agency under Grant Number H98230-12-1-0207 and the National Science Foundation under Grant Number DMS-1301692.
    [Show full text]
  • Compact Distributed Interactive Proofs for the Recognition of Cographs
    Compact Distributed Interactive Proofs for the Recognition of Cographs and Distance-Hereditary Graphs Pedro Montealegre1 Facultad de Ingeniería y Ciencias, Universidad Adolfo Ibáñez, Chile [email protected] Diego Ramírez-Romero Departamento de Ingeniería Matemática, Universidad de Chile, Chile [email protected] Ivan Rapaport DIM-CMM (UMI 2807 CNRS), Universidad de Chile, Chile [email protected] Abstract We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement reducible graphs (also called cographs) are defined as the graphs not containing a four-node path P4 as an induced subgraph. Distance-hereditary graphs are a super-class of cographs, defined as the graphs where the distance (shortest paths) between any pair of vertices is the same on every induced connected subgraph. First, we show that there exists a distributed interactive proof for the recognition of cographs with two rounds of interaction. More precisely, we give a dAM protocol with a proof size of O(log n) bits that uses shared randomness and recognizes cographs with high probability. Moreover, our protocol can be adapted to verify any Turing-decidable predicate restricted to cographs in dAM with certificates of size O(log n). Second, we give a three-round, dMAM interactive protocol for the recognition of distance- hereditary graphs, still with a proof size of O(log n) bits and also using shared randomness. Finally, we show that any one-round (denoted dM) or two-round, dMA protocol for the recognition of cographs or distance-hereditary graphs requires certificates of size Ω(log n) bits.
    [Show full text]