6 research outputs found

    Colouring H-free graphs of bounded diameter.

    Get PDF
    The Colouring problem is to decide if the vertices of a graph can be coloured with at most k colours for an integer k, such that no two adjacent vertices are coloured alike. A graph G is H-free if G does not contain H as an induced subgraph. It is known that Colouring is NP-complete for H-free graphs if H contains a cycle or claw, even for fixed k ≥3. We examine to what extent the situation may change if in addition the input graph has bounded diameter

    Few induced disjoint paths for H-free graphs

    Get PDF
    Paths P1,…,Pk in a graph G=(V,E) are mutually induced if any two distinct Pi and Pj have neither common vertices nor adjacent vertices. For a fixed integer k, the k-INDUCED DISJOINT PATHS problem is to decide if a graph G with k pairs of specified vertices (si,ti) contains k mutually induced paths Pi such that each Pi starts from si and ends at ti. Whereas the non-induced version is well-known to be polynomial-time solvable for every fixed integer k, a classical result from the literature states that even 2-INDUCED DISJOINT PATHS is NP-complete. We prove new complexity results for k-INDUCED DISJOINT PATHS if the input is restricted to H-free graphs, that is, graphs without a fixed graph H as an induced subgraph. We compare our results with a complexity dichotomy for INDUCED DISJOINT PATHS, the variant where k is part of the input

    Fully dynamic (Δ +1)-coloring in O(1) update time

    Get PDF
    The problem of (Δ +1)-vertex coloring a graph of maximum degree Δ has been extremely well studied over the years in various settings and models. Surprisingly, for the dynamic setting, almost nothing was known until recently. In SODA’18, Bhattacharya, Chakrabarty, Henzinger and Nanongkai devised a randomized algorithm for maintaining a (Δ +1)-coloring with O(log Δ) expected amortized update time. In this article, we present an improved randomized algorithm for (Δ +1)-coloring that achieves O(1) amortized update time and show that this bound holds not only in expectation but also with high probability. Our starting point is the state-of-the-art randomized algorithm for maintaining a maximal matching (Solomon, FOCS’16). We carefully build on the approach of Solomon, but, due to inherent differences between the maximal matching and (Δ +1)-coloring problems, we need to deviate significantly from it in several crucial and highly nontrivial points

    Graph Partitioning With Input Restrictions

    Get PDF
    In this thesis we study the computational complexity of a number of graph partitioning problems under a variety of input restrictions. Predominantly, we research problems related to Colouring in the case where the input is limited to hereditary graph classes, graphs of bounded diameter or some combination of the two. In Chapter 2 we demonstrate the dramatic eect that restricting our input to hereditary graph classes can have on the complexity of a decision problem. To do this, we show extreme jumps in the complexity of three problems related to graph colouring between the class of all graphs and every other hereditary graph class. We then consider the problems Colouring and k-Colouring for Hfree graphs of bounded diameter in Chapter 3. A graph class is said to be H-free for some graph H if it contains no induced subgraph isomorphic to H. Similarly, G is said to be H-free for some set of graphs H, if it does not contain any graph in H as an induced subgraph. Here, the set H consists usually of a single cycle or tree but may also contain a number of cycles, for example we give results for graphs of bounded diameter and girth. Chapter 4 is dedicated to three variants of the Colouring problem, Acyclic Colouring, Star Colouring, and Injective Colouring. We give complete or almost complete dichotomies for each of these decision problems restricted to H-free graphs. In Chapter 5 we study these problems, along with three further variants of 3-Colouring, Independent Odd Cycle Transversal, Independent Feedback Vertex Set and Near-Bipartiteness, for H-free graphs of bounded diameter. Finally, Chapter 6 deals with a dierent variety of problems. We study the problems Disjoint Paths and Disjoint Connected Subgraphs for H-free graphs

    Colouring H-free graphs of bounded diameter

    No full text
    The Colouring problem is to decide if the vertices of a graph can be coloured with at most k colours for an integer k, such that no two adjacent vertices are coloured alike. A graph G is H-free if G does not contain H as an induced subgraph. It is known that Colouring is NP-complete for H-free graphs if H contains a cycle or claw, even for fixed k ≥3. We examine to what extent the situation may change if in addition the input graph has bounded diameter
    corecore