Digraph Coloring and Distance to Acyclicity

10/13/2020
by   Ararat Harutyunyan, et al.
0

In k-Digraph Coloring we are given a digraph and are asked to partition its vertices into at most k sets, so that each set induces a DAG. This well-known problem is NP-hard, as it generalizes (undirected) k-Coloring, but becomes trivial if the input digraph is acyclic. This poses the natural parameterized complexity question what happens when the input is "almost" acyclic. In this paper we study this question using parameters that measure the input's distance to acyclicity in either the directed or the undirected sense. It is already known that, for all k≥ 2, k-Digraph Coloring is NP-hard on digraphs of DFVS at most k+4. We strengthen this result to show that, for all k≥ 2, k-Digraph Coloring is NP-hard for DFVS k. Refining our reduction we obtain two further consequences: (i) for all k≥ 2, k-Digraph Coloring is NP-hard for graphs of feedback arc set (FAS) at most k^2; interestingly, this leads to a dichotomy, as we show that the problem is FPT by k if FAS is at most k^2-1; (ii) k-Digraph Coloring is NP-hard for graphs of DFVS k, even if the maximum degree Δ is at most 4k-1; we show that this is also almost tight, as the problem becomes FPT for DFVS k and Δ≤ 4k-3. We then consider parameters that measure the distance from acyclicity of the underlying graph. We show that k-Digraph Coloring admits an FPT algorithm parameterized by treewidth, whose parameter dependence is (tw!)k^tw. Then, we pose the question of whether the tw! factor can be eliminated. Our main contribution in this part is to settle this question in the negative and show that our algorithm is essentially optimal, even for the much more restricted parameter treedepth and for k=2. Specifically, we show that an FPT algorithm solving 2-Digraph Coloring with dependence td^o(td) would contradict the ETH.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/16/2022

b-Coloring Parameterized by Pathwidth is XNLP-complete

We show that the b-Coloring problem is complete for the class XNLP when ...
research
06/21/2001

A Note on the Complexity of Computing the Smallest Four-Coloring of Planar Graphs

We show that computing the lexicographically first four-coloring for pla...
research
04/02/2019

Oriented coloring on recursively defined digraphs

Coloring is one of the most famous problems in graph theory. The colorin...
research
10/02/2021

Minimizing LR(1) State Machines is NP-Hard

LR(1) parsing was a focus of extensive research in the past 50 years. Th...
research
08/17/2020

Grundy Distinguishes Treewidth from Pathwidth

Structural graph parameters, such as treewidth, pathwidth, and clique-wi...
research
02/14/2022

Hedonic Games and Treewidth Revisited

We revisit the complexity of the well-studied notion of Additively Separ...
research
08/03/2022

Network homophily via multi-dimensional extensions of Cantelli's inequality

Homophily is the principle whereby "similarity breeds connections". We g...

Please sign up or login with your details

Forgot password? Click here to reset