7 research outputs found

    The Parameterised Complexity of List Problems on Graphs of Bounded Treewidth

    Get PDF
    We consider the parameterised complexity of several list problems on graphs, with parameter treewidth or pathwidth. In particular, we show that List Edge Chromatic Number and List Total Chromatic Number are fixed parameter tractable, parameterised by treewidth, whereas List Hamilton Path is W[1]-hard, even parameterised by pathwidth. These results resolve two open questions of Fellows, Fomin, Lokshtanov, Rosamond, Saurabh, Szeider and Thomassen (2011).Comment: Author final version, to appear in Information and Computation. Changes from previous version include improved literature references and restructured proof in Section

    Parameterized Approximation Schemes using Graph Widths

    Full text link
    Combining the techniques of approximation algorithms and parameterized complexity has long been considered a promising research area, but relatively few results are currently known. In this paper we study the parameterized approximability of a number of problems which are known to be hard to solve exactly when parameterized by treewidth or clique-width. Our main contribution is to present a natural randomized rounding technique that extends well-known ideas and can be used for both of these widths. Applying this very generic technique we obtain approximation schemes for a number of problems, evading both polynomial-time inapproximability and parameterized intractability bounds

    Graph Coloring Problems and Group Connectivity

    Get PDF
    1. Group connectivity. Let A be an abelian group and let iA(G) be the smallest positive integer m such that Lm(G) is A-connected. A path P of G is a normal divalent path if all internal vertices of P are of degree 2 in G and if |E(P)|= 2, then P is not in a 3-cycle of G. Let l(G) = max{lcub}m : G has a normal divalent path of length m{rcub}. We obtain the following result. (i) If |A| ≥ 4, then iA( G) ≤ l(G). (ii) If | A| ≥ 4, then iA(G) ≤ |V(G)| -- Delta(G). (iii) Suppose that |A| ≥ 4 and d = diam( G). If d ≤ |A| -- 1, then iA(G) ≤ d; and if d ≥ |A|, then iA(G) ≤ 2d -- |A| + 1. (iv) iZ 3 (G) ≤ l(G) + 2. All those bounds are best possible.;2. Modulo orientation. A mod (2p + 1)-orientation D is an orientation of G such that d +D(v) = d--D(v) (mod 2p + 1) for any vertex v ∈ V ( G). We prove that for any integer t ≥ 2, there exists a finite family F = F(p, t) of graphs that do not have a mod (2p + 1)-orientation, such that every graph G with independence number at most t either admits a mod (2p+1)-orientation or is contractible to a member in F. In particular, the graph family F(p, 2) is determined, and our results imply that every 8-edge-connected graph G with independence number at most two admits a mod 5-orientation.;3. Neighbor sum distinguishing total coloring. A proper total k-coloring &phis; of a graph G is a mapping from V(G) ∪ E(G) to {lcub}1,2, . . .,k{rcub} such that no adjacent or incident elements in V(G) ∪ E( G) receive the same color. Let m&phis;( v) denote the sum of the colors on the edges incident with the vertex v and the color on v. A proper total k-coloring of G is called neighbor sum distinguishing if m &phis;(u) ≠ m&phis;( v) for each edge uv ∈ E( G ). Let chitSigma(G) be the neighbor sum distinguishing total chromatic number of a graph G. Pilsniak and Wozniak conjectured that for any graph G, chitSigma( G) ≤ Delta(G) + 3. We show that if G is a graph with treewidth ℓ ≥ 3 and Delta(G) ≥ 2ℓ + 3, then chitSigma( G) + ℓ -- 1. This upper bound confirms the conjecture for graphs with treewidth 3 and 4. Furthermore, when ℓ = 3 and Delta ≥ 9, we show that Delta(G)+1 ≤ chit Sigma(G) ≤ Delta(G)+2 and characterize graphs with equalities.;4. Star edge coloring. A star edge coloring of a graph is a proper edge coloring such that every connected 2-colored subgraph is a path with at most 3 edges. Let ch\u27st(G) be the list star chromatic index of G: the minimum s such that for every s-list assignment L for the edges, G has a star edge coloring from L. By introducing a stronger coloring, we show with a very concise proof that the upper bound of the star chromatic index of trees also holds for list star chromatic index of trees, i.e. ch\u27st( T) ≤ [3Delta/2] for any tree T with maximum degree Delta. And then by applying some orientation technique we present two upper bounds for list star chromatic index of k-degenerate graphs

    Graph colourings and games

    No full text
    Graph colourings and combinatorial games are two very widely studied topics in discrete mathematics. This thesis addresses the computational complexity of a range of problems falling within one or both of these subjects. Much of the thesis is concerned with the computational complexity of problems related to the combinatorial game (Free-)Flood-It, in which players aim to make a coloured graph monochromatic ("flood" the graph) with the minimum possible number of flooding operations; such problems are known to be computationally hard in many cases. We begin by proving some general structural results about the behaviour of the game, including a powerful characterisation of the number of moves required to flood a graph in terms of the number of moves required to flood its spanning trees; these structural results are then applied to prove tractability results about a number of flood-filling problems. We also consider the computational complexity of flood-filling problems when the game is played on a rectangular grid of fixed height (focussing in particular on 3xn and 2xn grids), answering an open question of Clifford, Jalsenius, Montanaro and Sach. The final chapter concerns the parameterised complexity of list problems on graphs of bounded treewidth. We prove structural results determining the list edge chromatic number and list total chromatic number of graphs with bounded treewidth and large maximum degree, which are special cases of the List (Edge) Colouring Conjecture and Total Colouring Conjecture respectively. Using these results, we show that the problem of determining either of these quantities is fixed parameter tractable, parameterised by the treewidth of the input graph. Finally, we analyse a list version of the Hamilton Path problem, and prove it to be W[1]-hard when parameterised by the pathwidth of the input graph. These results answer two open questions of Fellows, Fomin, Lokshtanov, Rosamond, Saurabh, Szeider and Thomassen.EThOS - Electronic Theses Online ServiceGBUnited Kingdo

    Graph colourings and games

    No full text
    Graph colourings and combinatorial games are two very widely studied topics in discrete mathematics. This thesis addresses the computational complexity of a range of problems falling within one or both of these subjects.Much of the thesis is concerned with the computational complexity of problems related to the combinatorial game (Free-)Flood-It, in which players aim to make a coloured graph monochromatic ("flood" the graph) with the minimum possible number of flooding operations; such problems are known to be computationally hard in many cases. We begin by proving some general structural results about the behaviour of the game, including a powerful characterisation of the number of moves required to flood a graph in terms of the number of moves required to flood its spanning trees; these structural results are then applied to prove tractability results about a number of flood-filling problems. We also consider the computational complexity of flood-filling problems when the game is played on a rectangular grid of fixed height (focussing in particular on 3xn and 2xn grids), answering an open question of Clifford, Jalsenius, Montanaro and Sach.The final chapter concerns the parameterised complexity of list problems on graphs of bounded treewidth. We prove structural results determining the list edge chromatic number and list total chromatic number of graphs with bounded treewidth and large maximum degree, which are special cases of the List (Edge) Colouring Conjecture and Total Colouring Conjecture respectively. Using these results, we show that the problem of determining either of these quantities is fixed parameter tractable, parameterised by the treewidth of the input graph. Finally, we analyse a list version of the Hamilton Path problem, and prove it to be W[1]-hard when parameterised by the pathwidth of the input graph. These results answer two open questions of Fellows, Fomin, Lokshtanov, Rosamond, Saurabh, Szeider and Thomassen.</p

    Graph colourings and games

    No full text
    Graph colourings and combinatorial games are two very widely studied topics in discrete mathematics. This thesis addresses the computational complexity of a range of problems falling within one or both of these subjects.Much of the thesis is concerned with the computational complexity of problems related to the combinatorial game (Free-)Flood-It, in which players aim to make a coloured graph monochromatic ("flood" the graph) with the minimum possible number of flooding operations; such problems are known to be computationally hard in many cases. We begin by proving some general structural results about the behaviour of the game, including a powerful characterisation of the number of moves required to flood a graph in terms of the number of moves required to flood its spanning trees; these structural results are then applied to prove tractability results about a number of flood-filling problems. We also consider the computational complexity of flood-filling problems when the game is played on a rectangular grid of fixed height (focussing in particular on 3xn and 2xn grids), answering an open question of Clifford, Jalsenius, Montanaro and Sach.The final chapter concerns the parameterised complexity of list problems on graphs of bounded treewidth. We prove structural results determining the list edge chromatic number and list total chromatic number of graphs with bounded treewidth and large maximum degree, which are special cases of the List (Edge) Colouring Conjecture and Total Colouring Conjecture respectively. Using these results, we show that the problem of determining either of these quantities is fixed parameter tractable, parameterised by the treewidth of the input graph. Finally, we analyse a list version of the Hamilton Path problem, and prove it to be W[1]-hard when parameterised by the pathwidth of the input graph. These results answer two open questions of Fellows, Fomin, Lokshtanov, Rosamond, Saurabh, Szeider and Thomassen
    corecore