English

Maximum $k$- vs. $\ell$-colourings of graphs

Data Structures and Algorithms 2024-12-17 v5 Computational Complexity Discrete Mathematics

Abstract

We present polynomial-time SDP-based algorithms for the following problem: For fixed kk \leq \ell, given a real number ϵ>0\epsilon>0 and a graph GG that admits a kk-colouring with a ρ\rho-fraction of the edges coloured properly, it returns an \ell-colouring of GG with an (αρϵ)(\alpha \rho - \epsilon)-fraction of the edges coloured properly in polynomial time in GG and 1/ϵ1 / \epsilon. Our algorithms are based on the algorithms of Frieze and Jerrum [Algorithmica'97] and of Karger, Motwani and Sudan [JACM'98]. When kk is fixed and \ell grows large, our algorithm achieves an approximation ratio of α=1o(1/)\alpha = 1 - o(1 / \ell). When k,k, \ell are both large, our algorithm achieves an approximation ratio of α=11/+2ln/ko(ln/k)O(1/k2)\alpha = 1 - 1 / \ell + 2 \ln \ell / k \ell - o(\ln \ell / k \ell) - O(1 / k^2); if we fix d=kd = \ell - k and allow k,k, \ell to grow large, this is α=11/+2ln/ko(ln/k)\alpha = 1 - 1 / \ell + 2 \ln \ell / k \ell - o(\ln \ell / k \ell). By extending the results of Khot, Kindler, Mossel and O'Donnell [SICOMP'07] to the promise setting, we show that for large kk and \ell, assuming Khot's Unique Games Conjecture (\UGC), it is \NP-hard to achieve an approximation ratio α\alpha greater than 11/+2ln/k+o(ln/k)1 - 1 / \ell + 2 \ln \ell / k \ell + o(\ln \ell / k \ell), provided that \ell is bounded by a function that is o(exp(k3))o(\exp(\sqrt[3]{k})). For the case where d=kd = \ell - k is fixed, this bound matches the performance of our algorithm up to o(ln/k)o(\ln \ell / k \ell). Furthermore, by extending the results of Guruswami and Sinop [ToC'13] to the promise setting, we prove that it is \NP-hard to achieve an approximation ratio greater than 11/+8ln/k+o(ln/k)1 - 1 / \ell + 8 \ln \ell / k \ell + o(\ln \ell / k \ell), provided again that \ell is bounded as before (but this time without assuming the \UGC).

Keywords

Cite

@article{arxiv.2311.00440,
  title  = {Maximum $k$- vs. $\ell$-colourings of graphs},
  author = {Tamio-Vesa Nakajima and Stanislav Živný},
  journal= {arXiv preprint arXiv:2311.00440},
  year   = {2024}
}