English

Hardness of the Generalized Coloring Numbers

Computational Complexity 2023-03-17 v3

Abstract

The generalized coloring numbers of Kierstead and Yang (Order 2003) offer an algorithmically-useful characterization of graph classes with bounded expansion. In this work, we consider the hardness and approximability of these parameters. First, we complete the work of Grohe et al. (WG 2015) by showing that computing the weak 2-coloring number is NP-hard. Our approach further establishes that determining if a graph has weak rr-coloring number at most kk is para-NP-hard when parameterized by kk for all r2r \geq 2. We adapt this to determining if a graph has rr-coloring number at most kk as well, proving para-NP-hardness for all r2r \geq 2. Para-NP-hardness implies that no XP algorithm (runtime O(nf(k))O(n^{f(k)})) exists for testing if a generalized coloring number is at most kk. Moreover, there exists a constant cc such that it is NP-hard to approximate the generalized coloring numbers within a factor of cc. To complement these results, we give an approximation algorithm for the generalized coloring numbers, improving both the runtime and approximation factor of the existing approach of Dvo\v{r}\'{a}k (EuJC 2013). We prove that greedily ordering vertices with small estimated backconnectivity achieves a (k1)r1(k-1)^{r-1}-approximation for the rr-coloring number and an O(kr1)O(k^{r-1})-approximation for the weak rr-coloring number.

Keywords

Cite

@article{arxiv.2112.10562,
  title  = {Hardness of the Generalized Coloring Numbers},
  author = {Michael Breen-McKay and Brian Lavallee and Blair D. Sullivan},
  journal= {arXiv preprint arXiv:2112.10562},
  year   = {2023}
}

Comments

17 pages, 4 figures